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: 22 commits
starsnatched
Refactor execute_terminal function to set a fixed timeout and improve command validation
aee9883 3 months ago
  • __init__.py
    166 Bytes
    Add persistent VM execution 3 months ago
  • chat.py
    5.16 kB
    Update model names and configuration parameters for improved performance 3 months ago
  • config.py
    866 Bytes
    Add comment to EMBEDDING_MODEL_NAME indicating it is unused for now 3 months ago
  • db.py
    1.89 kB
    Add conversation reset command 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.52 kB
    Refactor execute_terminal function to set a fixed timeout and improve command validation 3 months ago
  • vm.py
    2.94 kB
    Update model names and configuration parameters for improved performance 3 months ago