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...
5cf2a75
llmOS-Agent
/
src
Ctrl+K
Ctrl+K
4 contributors
History:
67 commits
minchyeom
fix(config): update SYSTEM_PROMPT to reinforce command re-execution for up-to-date information
5cf2a75
3 months ago
__init__.py
290 Bytes
Limit tool output to last 10k characters
3 months ago
chat.py
15.1 kB
refactor(chat): comment out tool calls serialization in output formatting
3 months ago
config.py
2.56 kB
fix(config): update SYSTEM_PROMPT to reinforce command re-execution for up-to-date information
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
Safe
2.29 kB
fix(tools): enhance execute_terminal docstring to clarify VM command execution
3 months ago
utils.py
Safe
507 Bytes
Limit tool output to last 10k characters
3 months ago
vm.py
7.36 kB
Limit tool output to last 10k characters
3 months ago