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
/
services
417 kB
3 contributors
History:
51 commits
stellar413
Fix CrewAI compatibility and agent input parameter extraction
7ea9284
25 days ago
__pycache__
final commits
28 days ago
agents
Fix CrewAI compatibility and agent input parameter extraction
25 days ago
agent_crewai.py
18.6 kB
Update services/agent_crewai.py
2 months ago
agent_langchain.py
6.43 kB
Update services/agent_langchain.py
2 months ago
agentic_integration_logger.py
2.69 kB
Added fixed agent to agent communication
28 days ago
agentic_orchestrator_wrapper.py
6.46 kB
Added fixed agent to agent communication
28 days ago
intent_classifier.py
10.7 kB
Update services/intent_classifier.py
2 months ago
master_tools.py
10.9 kB
Added fixed agent to agent communication
28 days ago
masterllm.py
9.62 kB
Update services/masterllm.py
2 months ago
mcp_server.py
14.6 kB
Update services/mcp_server.py
2 months ago
output_normalizer.py
4.56 kB
Added fixed agent to agent communication
28 days ago
pipeline_executor.py
49.6 kB
Added fixed agent to agent communication
28 days ago
pipeline_generator.py
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
2 months ago
pipeline_manager.py
18.5 kB
Refactor: Use MongoDB _id for messages, pipeline_id_index for components, standardize outputs to result:{text:{}} format
about 1 month ago
s3_manager.py
11.9 kB
feat: Implement V3 Architecture - S3 + Normalized MongoDB
about 2 months ago
schemas.py
10.4 kB
Fix: Add missing generate_message_id function to schemas.py
about 1 month ago
session_manager.py
17.5 kB
Fix: Update last_activity only for user messages
about 1 month ago
workflow_manager.py
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
about 2 months ago