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
9.39 kB
  • 4 contributors
History: 15 commits
minchyeom's picture
minchyeom
Reduce timeout for terminal command execution from 30 to 3 seconds
2afcf85 6 months ago
  • __init__.py
    113 Bytes
    Replace python execution tool with terminal 6 months ago
  • chat.py
    4.93 kB
    Replace python execution tool with terminal 6 months ago
  • config.py
    740 Bytes
    Update SYSTEM_PROMPT to include assistant name 'Starlette' 6 months ago
  • db.py
    1.22 kB
    Add session-based conversation history 6 months ago
  • log.py
    1.02 kB
    Add initial implementation of chat application with required dependencies 6 months ago
  • schema.py
    302 Bytes
    Add 'system' role to Msg TypedDict for enhanced message handling 6 months ago
  • tools.py
    1.06 kB
    Reduce timeout for terminal command execution from 30 to 3 seconds 6 months ago