Commit Graph

116 Commits (a070d447ea0cb4b0412ba8bfb618f70a50b51b6b)

Author SHA1 Message Date
Kye Gomez 954c2b520e model providers in swarms examples
1 day ago
Kye Gomez 325199f4c2 docs agent streaming with formatting name fix
4 days ago
Kye Gomez ba1437b5dd
Merge pull request #923 from harshalmore31/bugfix/Multi-Modal-+-Function-Calling-Agents
4 days ago
Kye Gomez adfdabba20 [FIX][agent.py] -- self.no_print -> self.print_on] [ENHC][Improve the concurrent workflow] [collaborative prompt] [fix][improve list_all_agents prompt]
5 days ago
harshalmore31 e3f1265934 Fix: Gracefully handle None LLM responses to prevent agent crashes
6 days ago
Kye Gomez d380cae233 feat -- multiple image processing in agent.py
7 days ago
Kye Gomez fcf52332d1 docs, contributing.md, multi tool mcp execution, and more
7 days ago
Pavan Kumar 638ec01805 Add graph workflow example and update docs
2 weeks ago
Kye Gomez 64ac3125b0 docs -- aggregate example
2 weeks ago
Kye Gomez 7578353d63 [DOCS][ interactive groupchat examples]
2 weeks ago
Kye Gomez c07356dfc3
Merge pull request #902 from ascender1729/MultiModelGPUManger
2 weeks ago
Pavan Kumar 7c4e9bb7bf Remove unsupported max_loops argument from ReasoningDuo initialization
2 weeks ago
Pavan Kumar fce6e36691 Add ReasoningDuo batch example
2 weeks ago
Pavan Kumar f8f148d6e5 fix: update minimal MultiAgentRouter example and documentation
2 weeks ago
Pavan Kumar 6f54434091 fix: update minimal multi_agent_router example and docs for correct result handling
2 weeks ago
Pavan Kumar 06d79356d4 Fix MultiAgentRouter example
2 weeks ago
Kye Gomez 2c99a1c045 fix docs
2 weeks ago
Kye Gomez 0e0a46019d [FEAT][InteractiveGroupChat] + [Swarms Examples][index.md]
3 weeks ago
Kye Gomez a5567d1323
Merge pull request #867 from ascender1729/sqlite_wrap
3 weeks ago
Kye Gomez b54c2c9d03
Merge pull request #869 from ascender1729/PulsarConversation
3 weeks ago
Kye Gomez fc59635a6a
Merge pull request #868 from ascender1729/DuckDBConversation
3 weeks ago
Pavan Kumar c9e1497460 Add Pulsar conversation example for persistent agent memory
3 weeks ago
Pavan Kumar 22875a6fc1 Add Pulsar conversation example
3 weeks ago
Kye Gomez cb8e023a33 [FEAT][Interactive Groupchat] + [DOCS][Agents as tools]
3 weeks ago
Pavan Kumar 8e423c69fc
Update duckdb_agent.py
3 weeks ago
Pavan Kumar b186ac3497 Add DuckDB conversation example
3 weeks ago
Pavan Kumar b6b5c4df2b Update SQLite conversation example
4 weeks ago
Pavan Kumar 2c63fb8547 Add SQLite conversation example
4 weeks ago
Kye Gomez 6496feff10 examples re-shuffle
4 weeks ago
Kye Gomez 41c7004dcd [NEW DOCS] [Updated swarms api documentation] [IMPR] [Improved swarms output types and automatic port]
4 weeks ago
Pavan Kumar 1e5f2a288e Update news aggregator summarizer to summarize all headlines
4 weeks ago
Pavan Kumar e62afcf0ae Add news aggregator summarizer example
4 weeks ago
Pavan Kumar 22735cd5bb Remove agent_save_load_full example and non-serializable helper
4 weeks ago
Pavan Kumar 063b0c1546
Merge branch 'master' into update-readme-branch
4 weeks ago
Kye Gomez 22b96c2469 multi tool use example
4 weeks ago
Kye Gomez d8615a4bf6 [FEAT][Multi Tool Usage in Agent + BaseTool Updatess + examples updates]
1 month ago
Kye Gomez 181060e3ed feat][agent + mcp
1 month ago
Kye Gomez d61c218799 swarms rust documentation code
1 month ago
Pavan Kumar 768467ccd5 fix: use short_memory for conversation save/load, ensure JSON file is created and loaded
1 month ago
Pavan Kumar 61cb4aab15 WIP: robust agent save/load example for conversation autosave and reload
1 month ago
Kye Gomez 42aa843dbd examples/multi-agent/council
1 month ago
Kye Gomez 5d5ac53c9e [FEAT][CouncilAsAJudge]
1 month ago
Kye Gomez 8d27083647 cleanup
1 month ago
Kye Gomez ab030d46b9 [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication]
1 month ago
Pavan Kumar 5a089f5023 fix: robust agent serialization/deserialization and restoration of non-serializable properties (tokenizer, long_term_memory, logger_handler, agent_output, executor). Closes #640
1 month ago
Pavan Kumar a2d0e50feb feat: add robust XML output support throughout the agentic framework (#841)
1 month ago
Kye Gomez 103952a5c7 [fix][remove agent.agent_id and just agent.id
2 months ago
ascender1729 6698bd3c8b fix: Update ollama_demo.py to use LiteLLM format
2 months ago
ascender1729 dd9d67e7b3 fix: Update 4o_mini_demo.py to use GPT-4o-mini model
2 months ago
Kye Gomez f129895a73 graph workflow
2 months ago