Hugging Face
Models
Datasets
Spaces
Community
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
3 contributors
History:
126 commits
stellar413
Fix CrewAI compatibility and agent input parameter extraction
7ea9284
25 days ago
examples
Added fixed agent to agent communication
28 days ago
services
Fix CrewAI compatibility and agent input parameter extraction
25 days ago
utilities
final commits
28 days ago
.gitattributes
1.52 kB
initial commit
2 months ago
.gitignore
14 Bytes
Remove secrets and ignore .env
25 days ago
API_CHANGES_REQUIRED.md
16.6 kB
Fix: Update last_activity only for user messages
about 1 month ago
API_RESPONSES.md
20 kB
Fix: Update last_activity only for user messages
about 1 month ago
API_RESPONSES_correction.md
23 kB
Fix: Update last_activity only for user messages
about 1 month ago
Dockerfile
654 Bytes
Upload 23 files
2 months ago
README.md
191 Bytes
initial commit
2 months ago
api_routes.py
10 kB
Update api_routes.py
2 months ago
api_routes_v2.py
111 kB
adding pipeline status into the message response
about 1 month ago
app.py
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
about 2 months ago
log.py
7.4 kB
Upload 23 files
2 months ago
mongo_store.py
2.14 kB
Upload 23 files
2 months ago
requirements.txt
732 Bytes
Added fixed agent to agent communication
28 days ago