masterllm / services

Commit History

Fix CrewAI compatibility and agent input parameter extraction
7ea9284

stellar413 commited on

solved chatllm problems
2610f53

stellar413 commited on

final commits
ff40840

stellar413 commited on

Added fixed agent to agent communication
6df13ef

stellar413 commited on

Fix: Update last_activity only for user messages
6cb5907

ganesh-vilje commited on

Fix: Add missing generate_message_id function to schemas.py
b1206db

ganesh-vilje commited on

Refactor: Use MongoDB _id for messages, pipeline_id_index for components, standardize outputs to result:{text:{}} format
d6a6b32

ganesh-vilje commited on

feat: API response corrections - add message_id, component tracking, and error handling
7c2e633

ganesh-vilje commited on

Update services/pipeline_executor.py
e6e087d

redhairedshanks1 commited on

Update services/pipeline_executor.py
db5afca

redhairedshanks1 commited on

feat: Implement V3 S3 Architecture - Complete Refactor
0f8c838

ganesh-vilje commited on

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
aaaba76

ganesh-vilje commited on

feat: Add V3 API endpoints with file metadata - sessions list, history, and pipeline executions
c4a01de

ganesh-vilje commited on

fix: Chat name generation now only happens once per session
2534de8

ganesh-vilje commited on

fix: Gracefully handle missing pipeline records in executor
40d8682

ganesh-vilje commited on

feat: Implement V3 Architecture - S3 + Normalized MongoDB
f0db057

ganesh-vilje commited on

Update services/session_manager.py
2fc4e76

redhairedshanks1 commited on

Update services/pipeline_executor.py
3cd5b75

redhairedshanks1 commited on

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
5cf6369

redhairedshanks1 commited on

Update services/pipeline_executor.py
fc6e06b

redhairedshanks1 commited on

Update services/pipeline_executor.py
4ee1ff0

redhairedshanks1 commited on

Update services/pipeline_generator.py
310e8f9

redhairedshanks1 commited on

Update services/intent_classifier.py
e3fee32

redhairedshanks1 commited on

Update services/pipeline_executor.py
7482bb6

redhairedshanks1 commited on

Update services/pipeline_executor.py
6427bef

redhairedshanks1 commited on

Update services/pipeline_executor.py
f1e4b62

redhairedshanks1 commited on

langchain sends the reques in specific format and bedrock doesnt allow it, so the request doesnt reaches mistral and now manual calling
199576c

redhairedshanks1 commited on

Update services/pipeline_executor.py
c895fea

redhairedshanks1 commited on

Update services/pipeline_executor.py
d79e2c1

redhairedshanks1 commited on

Update services/pipeline_executor.py
145565b

redhairedshanks1 commited on

Update services/pipeline_executor.py
f950b83

redhairedshanks1 commited on

Update services/pipeline_executor.py
b19aecc

redhairedshanks1 commited on

Update services/pipeline_generator.py
79998e9

redhairedshanks1 commited on

Update services/agent_langchain.py
a140d98

redhairedshanks1 commited on

Update services/pipeline_executor.py
4294b7a

redhairedshanks1 commited on

Update services/pipeline_executor.py
5ce9404

redhairedshanks1 commited on

Update services/pipeline_executor.py
7b081f4

redhairedshanks1 commited on

Update services/pipeline_executor.py
d67e022

redhairedshanks1 commited on

Update services/pipeline_executor.py
e56aeb3

redhairedshanks1 commited on

Update services/session_manager.py
4a61db5

redhairedshanks1 commited on

Update services/agent_langchain.py
6960794

redhairedshanks1 commited on

Update services/pipeline_executor.py
4555a81

redhairedshanks1 commited on

Update services/pipeline_generator.py
a955a4b

redhairedshanks1 commited on