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:
sifars
/
sifars-chatbot-demo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
sifars-chatbot-demo
/
src
45 kB
Ctrl+K
Ctrl+K
5 contributors
History:
37 commits
Suvadipm
Clarify validation criteria for user contact reasons in _chat_client.py, specifying that reasons must be explicit and not generic or empty.
4f9572f
5 months ago
controllers
add tool calls and implemented knowledge base
over 1 year ago
crawler
add main.py for server initialization; update file handling in DatabaseUpdater and improve context retrieval in ToolCall
8 months ago
services
add main.py for server initialization; update file handling in DatabaseUpdater and improve context retrieval in ToolCall
8 months ago
utils
Clarify validation criteria for user contact reasons in _chat_client.py, specifying that reasons must be explicit and not generic or empty.
5 months ago
__init__.py
Safe
97 Bytes
initial setup using fastapi
almost 2 years ago
app.py
Safe
1.04 kB
add tool calls and implemented knowledge base
over 1 year ago