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
/
services
417 kB
Ctrl+K
Ctrl+K
3 contributors
History:
51 commits
stellar413
Fix CrewAI compatibility and agent input parameter extraction
7ea9284
2 months ago
__pycache__
final commits
2 months ago
agents
Fix CrewAI compatibility and agent input parameter extraction
2 months ago
agent_crewai.py
Safe
18.6 kB
Update services/agent_crewai.py
4 months ago
agent_langchain.py
Safe
6.43 kB
Update services/agent_langchain.py
4 months ago
agentic_integration_logger.py
Safe
2.69 kB
Added fixed agent to agent communication
2 months ago
agentic_orchestrator_wrapper.py
Safe
6.46 kB
Added fixed agent to agent communication
2 months ago
intent_classifier.py
Safe
10.7 kB
Update services/intent_classifier.py
4 months ago
master_tools.py
Safe
10.9 kB
Added fixed agent to agent communication
2 months ago
masterllm.py
Safe
9.62 kB
Update services/masterllm.py
4 months ago
mcp_server.py
Safe
14.6 kB
Update services/mcp_server.py
4 months ago
output_normalizer.py
Safe
4.56 kB
Added fixed agent to agent communication
2 months ago
pipeline_executor.py
Safe
49.6 kB
Added fixed agent to agent communication
2 months ago
pipeline_generator.py
Safe
15.4 kB
making sure end page always greater than start page and in the same seeing getting the same value output even if the pipeline generated is different
4 months ago
pipeline_manager.py
Safe
18.5 kB
Refactor: Use MongoDB _id for messages, pipeline_id_index for components, standardize outputs to result:{text:{}} format
3 months ago
s3_manager.py
Safe
11.9 kB
feat: Implement V3 Architecture - S3 + Normalized MongoDB
3 months ago
schemas.py
Safe
10.4 kB
Fix: Add missing generate_message_id function to schemas.py
3 months ago
session_manager.py
Safe
17.5 kB
Fix: Update last_activity only for user messages
3 months ago
workflow_manager.py
Safe
6.71 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