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...
3c89bb8
llmOS-Agent
/
src
Ctrl+K
Ctrl+K
4 contributors
History:
85 commits
tech-envision
refactor: update system prompt
3c89bb8
3 months ago
__init__.py
Safe
461 Bytes
Add multi-agent team with communication
3 months ago
chat.py
Safe
17.4 kB
fix duplicate junior messages
3 months ago
cli.py
2.51 kB
Add interactive CLI and session listing endpoint
3 months ago
config.py
3.37 kB
refactor: update system prompt
3 months ago
db.py
Safe
3.55 kB
Add configurable database path and log level
3 months ago
log.py
Safe
1.23 kB
Add configurable database path and log level
3 months ago
schema.py
Safe
302 Bytes
Add 'system' role to Msg TypedDict for enhanced message handling
3 months ago
team.py
Safe
4.24 kB
fix duplicate junior messages
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.34 kB
Modify tool response handling
3 months ago