Commit Graph

1576 Commits (e34b4462c33c26f6ab1b377a2a2866ac10ad63ed)

Author SHA1 Message Date
Pavan Kumar b4fc45e1a0 fix(agent): resolve indentation error in apply_response_filters method
3 months ago
Pavan Kumar a55589febb feat(agent): integrate MCP execution flow and add gpt-4o-mini model support
3 months ago
Pavan Kumar 9a682a2aed fix(mcp): update imports and fix server transport args for MCP integration
3 months ago
Pavan Kumar d7e8849bd9 fix(mcp): update imports to use mcp package and fix FastMCP server transport in mock_math_server.py
3 months ago
Pavan Kumar ddd1b601e8 fix(mcp): update fastmcp imports to v2.x for client-based transports
3 months ago
Pavan Kumar 9cd53bb15a fix(mcp): update FastMCP imports and server configuration for compatibility
3 months ago
Pavan Kumar 1a075caeb0 fix(mcp): restore mcp_servers attribute and update typing imports for Python 3.10 compatibility
3 months ago
Pavan Kumar 552f5cce2f fix(prompts): resolve MATH_AGENT_PROMPT import by updating to source version
3 months ago
Pavan Kumar 725f304448 fix(agent_prompts): remove duplicate MATH_AGENT_PROMPT definition and fix server transport config
3 months ago
Pavan Kumar 802a489805 fix(mcp): update server setup and add missing math agent prompt definition
3 months ago
DP37 0654a297a2 fix(math-agent): refine calculations by removing max_loops limit and update prompts
3 months ago
Pavan Kumar b35ace1462 feat(prompts): add MATH_AGENT_PROMPT to agent_prompts.py
3 months ago
Pavan Kumar 77324e6ace feat(agent): add MCP test agent prompts and update client with server connections
3 months ago
Pavan Kumar 41ccffcbc2 feat(mcp): update integration to use FastMCP and support FastMCP in Agent
3 months ago
Pavan Kumar 631ad71e03 feat: enhance MCP integration in Swarms with full testing support
3 months ago
Kye Gomez cae0db7b4d swarms api as mcp
4 months ago
Kye Gomez 4f209580de various bug fixes and removed mcp and other optimizations
4 months ago
Kye Gomez d603604ccf llama 4 examples ++ docs fix
4 months ago
Kye Gomez b4f59aad40 llama 4 docs
4 months ago
Kye Gomez a8b51f3150 vllm docs and cleanup
4 months ago
Kye Gomez 50d646d069 cleanup
4 months ago
Kye Gomez 4c58d1213e Update and publish
4 months ago
Kye Gomez 09159905b0
Merge pull request #800 from ascender1729/feature/vllm-support
4 months ago
Kye Gomez 5af454020a [7.6.3] -- [FEAT][Agent.run() acceleration] [FIX][Groupchat]
4 months ago
ascender1729 baf163ca45 Add vLLM support with wrapper and example
4 months ago
Kye Gomez 5285b41ef5 hhcs docs cleanup
4 months ago
Kye Gomez 3c5d963c44 NEW [FEAT] -- [HHCS] [DOCS] [EXAMPLE
4 months ago
Kye Gomez 216956e5a7 docs for new agents -- reflexion + gpk
4 months ago
Kye Gomez f487b28fef mcp integration
4 months ago
Kye Gomez 89fc8c7609 cleanup
4 months ago
Kye Gomez 9cb2500e58 new reasoning agents -- reflexion -- agent judge -- docs
4 months ago
Kye Gomez 9c78b39291 structured outputs example
4 months ago
Kye Gomez 9b07f448ae clean up api route docs
5 months ago
Kye Gomez 904f80d60b feat reasoning-agent-router
5 months ago
Kye Gomez fe6a5fde2c reasoning duo
5 months ago
Kye Gomez e5948b2969 swarms api examples
5 months ago
Kye Gomez 0171ddd3ae feat -- ire agent ++ feat -- consistency agent
5 months ago
Kye Gomez c7d56c5a5c docs
5 months ago
Kye Gomez aafa63c682 malt example
5 months ago
Kye Gomez d25b43c9d9 swarms api pricing docs
5 months ago
Kye Gomez 4108bac9eb docs cleanup
5 months ago
Kye Gomez 007eb5c011 api client update
5 months ago
harshalmore31 cd65990ade Add get_default_tools utility function to OctoToolsSwarm
5 months ago
harshalmore31 23666c345a Add OctoToolsSwarm and init talk_hier in swarms module
5 months ago
Kye Gomez ecdb5690b1 hiearchical docs
5 months ago
Kye Gomez 07aee705bc fix sequential workflow outputs
5 months ago
Kye Gomez fe8386780f [feature][add list, dictionary, and str outputs to swarm architectures through conversation]
5 months ago
Kye Gomez c20f40216a [fix][concurrentworkflow with entire history output with all of the agent's outputs
5 months ago
Kye Gomez ea34408296 new swarms api docs and pydantic models
5 months ago
Kye Gomez f85759d6fe cleanup and swarm docs
5 months ago