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: 18 commits
tech-envision
Add persistent VM execution
2bae1d8 3 months ago
  • __init__.py
    166 Bytes
    Add persistent VM execution 3 months ago
  • chat.py
    5.09 kB
    Add persistent VM execution 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.47 kB
    Add persistent VM execution 3 months ago
  • vm.py
    2.96 kB
    Add persistent VM execution 3 months ago