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...
66327b5
llmOS-Agent
/
src
9.39 kB
4 contributors
History:
15 commits
minchyeom
Reduce timeout for terminal command execution from 30 to 3 seconds
2afcf85
6 months ago
__init__.py
113 Bytes
Replace python execution tool with terminal
6 months ago
chat.py
4.93 kB
Replace python execution tool with terminal
6 months ago
config.py
740 Bytes
Update SYSTEM_PROMPT to include assistant name 'Starlette'
6 months ago
db.py
1.22 kB
Add session-based conversation history
6 months ago
log.py
1.02 kB
Add initial implementation of chat application with required dependencies
6 months ago
schema.py
Safe
302 Bytes
Add 'system' role to Msg TypedDict for enhanced message handling
6 months ago
tools.py
1.06 kB
Reduce timeout for terminal command execution from 30 to 3 seconds
6 months ago