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...
dbf803c
llmOS-Agent
/
src
4 contributors
History:
64 commits
tech-envision
Limit tool output to last 10k characters
26ff0b4
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.27 kB
fix(config): increase MAX_TOOL_CALL_DEPTH to improve tool call handling
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
4 months ago
schema.py
Safe
302 Bytes
Add 'system' role to Msg TypedDict for enhanced message handling
4 months ago
tools.py
2.06 kB
Limit tool output to last 10k characters
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