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
27.8 kB
  • 4 contributors
History: 54 commits
minchyeom's picture
minchyeom
Enhance system prompt to clarify development background and user assistance capabilities
8114c3f 4 months ago
  • __init__.py
    239 Bytes
    Add asynchronous VM execution and update prompt 4 months ago
  • chat.py
    14.6 kB
    document session registry 4 months ago
  • config.py
    1.77 kB
    Enhance system prompt to clarify development background and user assistance capabilities 4 months ago
  • db.py
    2.48 kB
    Add document upload support and update prompt 4 months ago
  • log.py
    1.02 kB
    Add initial implementation of chat application with required dependencies 4 months ago
  • schema.py
    302 Bytes
    Add 'system' role to Msg TypedDict for enhanced message handling 4 months ago
  • tools.py
    1.98 kB
    Fix terminal tool to return output 4 months ago
  • vm.py
    5.42 kB
    Fix terminal tool to return output 4 months ago