Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PatrickRedStar
/
MultiAgentLogsAnalyze
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MultiAgentLogsAnalyze
1 contributor
History:
29 commits
PatrickRedStar
Add: Streaming processing toggle and speed optimization guide - Add streaming processing option in Gradio UI - Auto-enable for files >500 lines - Add chunk size slider - Create SPEED_OPTIMIZATION.md with model suggestions
4f1eb8e
2 months ago
__pycache__
Add: Streaming processing toggle and speed optimization guide - Add streaming processing option in Gradio UI - Auto-enable for files >500 lines - Add chunk size slider - Create SPEED_OPTIMIZATION.md with model suggestions
2 months ago
agents
Fix: Improve agent response extraction and add better error handling for truncated JSON
2 months ago
schemas
Cleanup: Remove old rule-based agent files, all agents now use DeepSeek via smolagents
2 months ago
test_logs
Add: 8 optimized log examples for testing system (good_example_*.log) with README
2 months ago
utils
Add: Streaming processing toggle and speed optimization guide - Add streaming processing option in Gradio UI - Auto-enable for files >500 lines - Add chunk size slider - Create SPEED_OPTIMIZATION.md with model suggestions
2 months ago
.gitattributes
Safe
1.55 kB
add
2 months ago
.gitignore
Safe
210 Bytes
fix
2 months ago
README.md
Safe
10.3 kB
Fix: Update Gradio to 5.23.1 and add pydantic 2.10.6 to fix TypeError with JSON schema
2 months ago
SPEED_OPTIMIZATION.md
Safe
6.04 kB
Add: Streaming processing toggle and speed optimization guide - Add streaming processing option in Gradio UI - Auto-enable for files >500 lines - Add chunk size slider - Create SPEED_OPTIMIZATION.md with model suggestions
2 months ago
app.py
Safe
19 kB
Add: Streaming processing toggle and speed optimization guide - Add streaming processing option in Gradio UI - Auto-enable for files >500 lines - Add chunk size slider - Create SPEED_OPTIMIZATION.md with model suggestions
2 months ago
requirements.txt
Safe
56 Bytes
fix
2 months ago
run.bat
Safe
90 Bytes
add
2 months ago
space_config.yaml
Safe
340 Bytes
Fix: Update Gradio to 5.23.1 and add pydantic 2.10.6 to fix TypeError with JSON schema
2 months ago
test_large_logs.py
Safe
19 kB
add
2 months ago