Commit Graph

101 Commits (50a11f3fd6fb802a45af3dd4c36600825e70acf9)

Author SHA1 Message Date
Pavan Kumar 50a11f3fd6 fix: correct MathAgent initialization by removing extra argument 4 months ago
Pavan Kumar 0f787debaa feat: add stock market analysis agent and corresponding server 4 months ago
Pavan Kumar f69682f31b chore: add detailed logging to MCP server for end-to-end data flow visibility 4 months ago
DP37 80146d875c docs: refine math agent system prompt to clarify capabilities and limitations 4 months ago
Pavan Kumar 40cd5248d8 fix: align math server tools and agent prompt with available capabilities 4 months ago
Pavan Kumar 94363755db fix: update mock multi-agent system to route requests to single calculator agent 4 months ago
Pavan Kumar 3899a22c97 fix: correct MCP agent response handling and model configuration 4 months ago
Pavan Kumar a8ad884d27 feat: implement mock MCP server and multi-agent system with full integration flow 4 months ago
Pavan Kumar 86cb09ad76 chore: restore repository state to commit 8d1d22d for stability 4 months ago
Pavan Kumar cb6eca6784 fix: update MCP server config and test script for single-agent multi-server setup 4 months ago
Pavan Kumar 60d51457f1 fix: correct MCP server port binding and test response logic 4 months ago
Pavan Kumar f07ca75418 fix: refine MCP server configuration for multi-agent multi-server routing 4 months ago
Pavan Kumar 3273747e6a fix: correct imports and server setup in math and calc servers 4 months ago
Pavan Kumar 3da7bd6381 fix: resolve MCP server response handling and LiteLLM output issues 4 months ago
Pavan Kumar 885a50c985 fix: debug MCP server setup and enhance response handling logic 4 months ago
Pavan Kumar c75fa97cb7 fix: resolve LiteLLM initialization issues in math and calc servers 4 months ago
Pavan Kumar a877cc8a47 style: enhance output formatting in multi-agent architecture 4 months ago
Pavan Kumar 9faf83b83b fix: set model_name='gpt-4o-mini' for all agents to suppress warnings 4 months ago
Pavan Kumar db3746131b chore: set explicit model configuration for all agents 4 months ago
Pavan Kumar a64dab83f2 feat: implement multi-agent MCP system with multiple server instances 4 months ago
Pavan Kumar 0761165684 fix: enhance MCP integration with robust error handling and task coverage 4 months ago
Pavan Kumar f854c8a81e docs: add README for MCP integration and implementation summary 4 months ago
Pavan Kumar db5ccd4a24 feat: implement multi-agent MCP architecture with math tools 4 months ago
Pavan Kumar d30ca92421 chore: set model name to 'gpt-4o-mini' in server and test configs 4 months ago
Pavan Kumar 3fe1ec1581 fix: resolve MCP integration and agent response handling issues 4 months ago
Pavan Kumar 61f92562eb fix: adjust agent output formatting and math server config 4 months ago
Pavan Kumar 7c00cf155d feat: support both Swarms and OpenAI API keys in integration test 4 months ago
Pavan Kumar ef2abb0136 fix: update MCP server config and add API key support 4 months ago
Pavan Kumar a418c6f782 feat: enhance test integration with timestamped logging and request workflow 4 months ago
Pavan Kumar 64c79523f3 fix: finalize MCP server configurations and resolve model warnings 4 months ago
Pavan Kumar f495299785 fix: update server configuration and add graceful shutdown to integration test 4 months ago
Pavan Kumar e051e2d1a6 fix: resolve FastMCP server configuration and runtime workflow issues 4 months ago
Pavan Kumar 04ed17d59e chore: configure MCP servers to run in parallel with proper networking 4 months ago
Pavan Kumar c4c81a4767 feat: set up interactive multi-agent MCP test environment with multi-server coordination 4 months ago
Pavan Kumar 4e457e3bcc fix: correct MCP server configuration to comply with FastMCP API 4 months ago
Pavan Kumar 1ac9c5702a fix: correct port configuration for MCP servers to match FastMCP API 4 months ago
Pavan Kumar 6954a9ace4 feat: set up multiple MCP servers and integrate with multi-agent test system 4 months ago
Pavan Kumar 10e056a05e test: enhance MCP integration test with tool discovery and user guidance 4 months ago
Pavan Kumar 2e2ebc40c8 fix: update MCP server and client integration based on FastMCP and Swarms guidelines 4 months ago
Pavan Kumar d71030859d fix: improve MCP server and test integration with robust error handling 4 months ago
Pavan Kumar d7c861604b feat: create MCP server using FastMCP and set up integration test 4 months ago
Kye Gomez 99a277f92b deployment solutions 4 months ago
Kye Gomez 4f209580de various bug fixes and removed mcp and other optimizations 4 months ago
Kye Gomez b4f59aad40 llama 4 docs 4 months ago
Kye Gomez 9e52aec4a2 example root cleanup 4 months ago
Kye Gomez a8b51f3150 vllm docs and cleanup 4 months ago
Kye Gomez 09159905b0
Merge pull request from ascender1729/feature/vllm-support 4 months ago
Kye Gomez 5af454020a [7.6.3] -- [FEAT][Agent.run() acceleration] [FIX][Groupchat] 5 months ago
ascender1729 baf163ca45 Add vLLM support with wrapper and example 5 months ago
Kye Gomez 9cb2500e58 new reasoning agents -- reflexion -- agent judge -- docs 5 months ago