Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
atolat30
/
chainlit-bot
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
chainlit-bot
23.7 kB
  • 1 contributor
History: 27 commits
atolat30's picture
atolat30
feat: implement streaming responses using AsyncOpenAI
ed03bce 10 months ago
  • .chainlit
    First commit 11 months ago
  • .gitignore
    3.08 kB
    First commit 11 months ago
  • Dockerfile
    304 Bytes
    First commit 11 months ago
  • README.md
    1.06 kB
    Update README.md 10 months ago
  • app.py
    4.21 kB
    feat: implement streaming responses using AsyncOpenAI 10 months ago
  • aspects.json
    4.94 kB
    Refactor: Move configurations to JSON files and update to GPT-4o 10 months ago
  • chainlit.md
    1.52 kB
    Refactor: Move configurations to JSON files and update to GPT-4o 10 months ago
  • config.json
    228 Bytes
    Refactor: Move configurations to JSON files and update to GPT-4o 10 months ago
  • config_manager.py
    1.42 kB
    Refactor: Move configurations to JSON files and update to GPT-4o 10 months ago
  • logger_config.py
    1.15 kB
    Add comprehensive logging to the application 10 months ago
  • models.py
    181 Bytes
    Refactor: Move configurations to JSON files and update to GPT-4o 10 months ago
  • prompt_manager.py
    3.03 kB
    Refactor: Move configurations to JSON files and update to GPT-4o 10 months ago
  • requirements.txt
    139 Bytes
    Fix FastAPI version compatibility with Chainlit 10 months ago