Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
minchyeom
/
llmOS-Agent
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
84e30ee
llmOS-Agent
/
src
Ctrl+K
Ctrl+K
4 contributors
History:
61 commits
minchyeom
refactor(chat): comment out tool calls serialization in output formatting
7196e74
3 months ago
__init__.py
239 Bytes
Add asynchronous VM execution and update prompt
3 months ago
chat.py
15.1 kB
refactor(chat): comment out tool calls serialization in output formatting
3 months ago
config.py
2.26 kB
Update system prompt for plain-language responses
3 months ago
db.py
2.48 kB
Add document upload support and update prompt
3 months ago
log.py
1.02 kB
Add initial implementation of chat application with required dependencies
3 months ago
schema.py
Safe
302 Bytes
Add 'system' role to Msg TypedDict for enhanced message handling
3 months ago
tools.py
1.98 kB
Fix terminal tool to return output
3 months ago
vm.py
7.32 kB
feat(vm): persist docker container across restarts
3 months ago