Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
stellar413
/
masterllm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
masterllm
730 kB
Ctrl+K
Ctrl+K
3 contributors
History:
126 commits
stellar413
Fix CrewAI compatibility and agent input parameter extraction
7ea9284
2 months ago
examples
Added fixed agent to agent communication
2 months ago
services
Fix CrewAI compatibility and agent input parameter extraction
2 months ago
utilities
final commits
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
14 Bytes
Remove secrets and ignore .env
2 months ago
API_CHANGES_REQUIRED.md
Safe
16.6 kB
Fix: Update last_activity only for user messages
3 months ago
API_RESPONSES.md
Safe
20 kB
Fix: Update last_activity only for user messages
3 months ago
API_RESPONSES_correction.md
Safe
23 kB
Fix: Update last_activity only for user messages
3 months ago
Dockerfile
Safe
654 Bytes
Upload 23 files
4 months ago
README.md
Safe
191 Bytes
initial commit
4 months ago
api_routes.py
Safe
10 kB
Update api_routes.py
4 months ago
api_routes_v2.py
Safe
111 kB
adding pipeline status into the message response
3 months ago
app.py
Safe
69 kB
feat: Unified pipeline lifecycle - single S3 file per pipeline - Pipeline now stored in S3 with pipeline_id at creation - Proposals stored in S3, only reference in MongoDB - Results appended to same S3 file on completion - Workflow save uses pipeline_id, works at any stage - pipelines_history now in session API response
3 months ago
log.py
Safe
7.4 kB
Upload 23 files
4 months ago
mongo_store.py
Safe
2.14 kB
Upload 23 files
4 months ago
requirements.txt
Safe
732 Bytes
Added fixed agent to agent communication
2 months ago