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

  • Log In
  • Sign Up

Spaces:
minchyeom
/
llmOS-Agent
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
llmOS-Agent / src
Ctrl+K
Ctrl+K
  • 4 contributors
History: 6 commits
tech-envision
Add session-based conversation history
27b075e 3 months ago
  • __init__.py
    111 Bytes
    Add database support and persist chat history 3 months ago
  • chat.py
    4.49 kB
    Add session-based conversation history 3 months ago
  • config.py
    245 Bytes
    Add database support and persist chat history 3 months ago
  • db.py
    1.22 kB
    Add session-based conversation history 3 months ago
  • log.py
    1.02 kB
    Add initial implementation of chat application with required dependencies 3 months ago
  • schema.py
    292 Bytes
    Add database support and persist chat history 3 months ago
  • tools.py
    327 Bytes
    Add database support and persist chat history 3 months ago