Commit Graph

3714 Commits (1e5f2a288e29e1d19ddb2c20550120aaf2b816c0)
 

Author SHA1 Message Date
Pavan Kumar 1e5f2a288e Update news aggregator summarizer to summarize all headlines
4 days ago
Pavan Kumar 95d3672ce2
Merge pull request #4 from ascender1729/implement-news-aggregator-and-summarizer-agent
4 days ago
Pavan Kumar e62afcf0ae Add news aggregator summarizer example
4 days ago
Pavan Kumar bb3d5dbcca
Merge pull request #1 from ascender1729/codex/remove-unwanted-files-from-pr
4 days ago
Pavan Kumar 22735cd5bb Remove agent_save_load_full example and non-serializable helper
4 days ago
Pavan Kumar 063b0c1546
Merge branch 'master' into update-readme-branch
5 days ago
Pavan Kumar 771e1e46db Revert agent.py to match master
5 days ago
Kye Gomez 7c9dd585bd add numpy to requirements
5 days ago
Kye Gomez 1484be7d39 7.8.3
5 days ago
Kye Gomez 22b96c2469 multi tool use example
5 days ago
Kye Gomez c07b3f7010 docs
6 days ago
Kye Gomez 1f0ee6950c tool docs
6 days ago
Kye Gomez 26d5047f76 base tool reference
1 week ago
Kye Gomez d8615a4bf6 [FEAT][Multi Tool Usage in Agent + BaseTool Updatess + examples updates]
1 week ago
Kye Gomez 764961c1a0 structured docs outputs
1 week ago
Kye Gomez b02b413aa7 detailed process breakdown agent mcp docs
1 week ago
Kye Gomez e42ba75e03 agent mcp docs
1 week ago
Kye Gomez 4ce24002a0 fix docs for agent mcp
1 week ago
Kye Gomez 669892c6ee mcp agent docs fix + links fix like discord links
1 week ago
Kye Gomez 73597f1c35 example cleaanup
1 week ago
Kye Gomez 181060e3ed feat][agent + mcp
1 week ago
Kye Gomez d61c218799 swarms rust documentation code
2 weeks ago
Kye Gomez 120d6a829f
Merge pull request #857 from ascender1729/fix/structs-index-agent-init
2 weeks ago
Kye Gomez c2fe9df7d6
Merge pull request #856 from ascender1729/refactor/agent-initialization
2 weeks ago
Pavan Kumar 9aaff48a2c fix(structs): simplify Agent initialization example in index.md
2 weeks ago
Pavan Kumar bc14d1141b refactor: switch Medical Coder Agent to use built-in model_name parameter
2 weeks ago
Pavan Kumar 9c58a314bb update: README and examples removing usage of swarms.models and directly integrating models into agents using LiteLLM
2 weeks ago
Pavan Kumar 768467ccd5 fix: use short_memory for conversation save/load, ensure JSON file is created and loaded
2 weeks ago
Pavan Kumar 61cb4aab15 WIP: robust agent save/load example for conversation autosave and reload
2 weeks ago
Kye Gomez 42aa843dbd examples/multi-agent/council
2 weeks ago
Kye Gomez a6fcac5c4d mermaid diagram for council of judges
2 weeks ago
Kye Gomez 703a04d057 councol of judges docs fix
2 weeks ago
Kye Gomez 250df72855 docs for council of judges
2 weeks ago
Kye Gomez 5d5ac53c9e [FEAT][CouncilAsAJudge]
2 weeks ago
Kye Gomez 3edf5553f7 claude 4 example
2 weeks ago
Kye Gomez abce7a8af8 cleanup examples
2 weeks ago
Kye Gomez 8d27083647 cleanup
3 weeks ago
Kye Gomez 70005a1f32 docs overview
3 weeks ago
Kye Gomez e1e3edd221 overview for multi-agent docs
3 weeks ago
Kye Gomez bdf6885cbc conversation
3 weeks ago
Kye Gomez ab030d46b9 [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication]
3 weeks ago
Pavan Kumar d40589e720 fix: use LiteLLM tokenizer for agent restoration; robust non-serializable property handling
3 weeks ago
Pavan Kumar 772460f5e3 fix: remove transformers import and tokenizer restoration logic from agent_non_serializable.py (resolves undefined import error)
3 weeks 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
3 weeks ago
Kye Gomez 3e243a943a
Merge pull request #849 from ascender1729/feat/xml-support
3 weeks ago
Pavan Kumar fc06897b4e feat: add robust XML output support throughout the agentic framework (#841)
3 weeks ago
Pavan Kumar a2d0e50feb feat: add robust XML output support throughout the agentic framework (#841)
3 weeks ago
Pavan Kumar cd074d0f6e
Merge branch 'kyegomez:master' into master
3 weeks ago
Kye Gomez 103952a5c7 [fix][remove agent.agent_id and just agent.id
3 weeks ago
Kye Gomez f21272930f cerebras
3 weeks ago