Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
THED2/Bhos
THED2
/
Bhos2
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
THED2
commited on
Jun 13
Commit
4e11cc7
·
verified
·
1 Parent(s):
b0c0ff7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -131,4 +131,3 @@ async def agent_chat(request: ChatRequest):
131
132
except Exception as e:
133
raise HTTPException(status_code=500, detail=str(e))
134
-
131
132
except Exception as e:
133
raise HTTPException(status_code=500, detail=str(e))