Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
atolat30
/
chainlit-bot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ed03bce
chainlit-bot
Ctrl+K
Ctrl+K
1 contributor
History:
27 commits
atolat30
feat: implement streaming responses using AsyncOpenAI
ed03bce
3 months ago
.chainlit
First commit
4 months ago
.gitignore
Safe
3.08 kB
First commit
4 months ago
Dockerfile
Safe
304 Bytes
First commit
4 months ago
README.md
Safe
1.06 kB
Update README.md
3 months ago
app.py
Safe
4.21 kB
feat: implement streaming responses using AsyncOpenAI
3 months ago
aspects.json
Safe
4.94 kB
Refactor: Move configurations to JSON files and update to GPT-4o
3 months ago
chainlit.md
Safe
1.52 kB
Refactor: Move configurations to JSON files and update to GPT-4o
3 months ago
config.json
Safe
228 Bytes
Refactor: Move configurations to JSON files and update to GPT-4o
3 months ago
config_manager.py
Safe
1.42 kB
Refactor: Move configurations to JSON files and update to GPT-4o
3 months ago
logger_config.py
Safe
1.15 kB
Add comprehensive logging to the application
3 months ago
models.py
Safe
181 Bytes
Refactor: Move configurations to JSON files and update to GPT-4o
3 months ago
prompt_manager.py
Safe
3.03 kB
Refactor: Move configurations to JSON files and update to GPT-4o
3 months ago
requirements.txt
Safe
139 Bytes
Fix FastAPI version compatibility with Chainlit
3 months ago