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: 17 commits
minchyeom's picture
minchyeom
Update docstring to specify execution environment as Linux terminal
04ad610 3 months ago
  • __init__.py
    113 Bytes
    Replace python execution tool with terminal 3 months ago
  • chat.py
    4.93 kB
    Replace python execution tool with terminal 3 months ago
  • config.py
    740 Bytes
    Update SYSTEM_PROMPT to include assistant name 'Starlette' 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
    302 Bytes
    Add 'system' role to Msg TypedDict for enhanced message handling 3 months ago
  • tools.py
    1.03 kB
    Update docstring to specify execution environment as Linux terminal 3 months ago