Commit Graph

18 Commits (812115a2a6b074fc0fb9c8a13c3e6578340286b3)

Author SHA1 Message Date
DP37 812115a2a6 refactor(math): simplify math operations and improve logging in mcp_client.py and mock_math_server.py
3 months ago
Pavan Kumar 8fd41d24aa fix(mcp): update server parameters to resolve SSE connection error
3 months ago
Pavan Kumar 1f549175be fix(mcp): update server parameters and connection test for correct SSE paths
3 months ago
DP37 616c5757b0 fix(mcp): resolve server connection errors and improve error handling
3 months ago
Pavan Kumar f61ada7928 fix(mcp): resolve indentation error in mcp_client.py
3 months ago
DP37 a612352abd fix(calculator): update math calculator prompt, enhance error handling and logging
3 months ago
Pavan Kumar 4b6f9a529f feat(mcp): integrate natural language interface for improved agent interaction
3 months ago
Pavan Kumar 1a84b24394 chore(mcp): update server/client implementations and configure workflows
3 months ago
ascender1729 b398753c72 refactor: simplify math agent prompt and client output
3 months ago
Pavan Kumar 96c266952c fix(mcp): update server and client configurations and agent initialization
3 months ago
DP37 cb136d75f5 feat(math): integrate gpt-4o-mini model and fix streaming issues in mcp_execution_flow
3 months ago
Pavan Kumar ba76575450 fix(agent): update MATH_AGENT_PROMPT import path and ensure correct usage across project
3 months ago
DP37 0654a297a2 fix(math-agent): refine calculations by removing max_loops limit and update prompts
3 months ago
Pavan Kumar 977623ab7b refactor(mcp): simplify client to use math agent only, remove finance agent
3 months ago
Pavan Kumar 77324e6ace feat(agent): add MCP test agent prompts and update client with server connections
3 months ago
Pavan Kumar cc56f433a8 fix(mcp): update architecture to initialize agents on the client side, not the server
3 months ago
Pavan Kumar eedcab4d08 fix(mcp): implement proper client-side usage for MCP client integration
3 months ago
Pavan Kumar 7c550d9344 fix(mcp): improve MCP client response handling and display formatting
3 months ago