Commit Graph

3871 Commits (1bf76f254691c57d66ed0b889de53f05fb91979f)
 

Author SHA1 Message Date
Kye Gomez c634ef72d5
Merge pull request #855 from ascender1729/update-readme-branch
4 weeks ago
Pavan Kumar 1e5f2a288e Update news aggregator summarizer to summarize all headlines
4 weeks ago
Pavan Kumar 95d3672ce2
Merge pull request #4 from ascender1729/implement-news-aggregator-and-summarizer-agent
4 weeks ago
Pavan Kumar e62afcf0ae Add news aggregator summarizer example
4 weeks ago
Pavan Kumar bb3d5dbcca
Merge pull request #1 from ascender1729/codex/remove-unwanted-files-from-pr
4 weeks ago
Pavan Kumar 22735cd5bb Remove agent_save_load_full example and non-serializable helper
4 weeks ago
harshalmore31 2b6e78a273
Update __init__.py
4 weeks ago
harshalmore31 502f9af174
Merge branch 'kyegomez:master' into feat/communication_supabase
4 weeks ago
Pavan Kumar 063b0c1546
Merge branch 'master' into update-readme-branch
4 weeks ago
Pavan Kumar 771e1e46db Revert agent.py to match master
4 weeks ago
Kye Gomez 7c9dd585bd add numpy to requirements
4 weeks ago
Kye Gomez 1484be7d39 7.8.3
4 weeks ago
Kye Gomez 22b96c2469 multi tool use example
4 weeks ago
Kye Gomez c07b3f7010 docs
4 weeks ago
harshalmore31 01a926bee5 Remove Supabase test report files
4 weeks ago
harshalmore31 a7ca3b2d4e Remove Supabase example usage and related test files; update SupabaseConversation imports and error handling in communication module.
4 weeks ago
harshalmore31 baaddca45f
Merge branch 'kyegomez:master' into feat/communication_supabase
4 weeks ago
harshalmore31 9e24767b8a Implement SupabaseConversation functionality and comprehensive test suite
4 weeks ago
Kye Gomez 1f0ee6950c tool docs
4 weeks ago
Kye Gomez 26d5047f76 base tool reference
1 month ago
Kye Gomez d8615a4bf6 [FEAT][Multi Tool Usage in Agent + BaseTool Updatess + examples updates]
1 month ago
Kye Gomez 764961c1a0 structured docs outputs
1 month ago
Kye Gomez b02b413aa7 detailed process breakdown agent mcp docs
1 month ago
Kye Gomez e42ba75e03 agent mcp docs
1 month ago
Kye Gomez 4ce24002a0 fix docs for agent mcp
1 month ago
Kye Gomez 669892c6ee mcp agent docs fix + links fix like discord links
1 month ago
Kye Gomez 73597f1c35 example cleaanup
1 month ago
Kye Gomez 181060e3ed feat][agent + mcp
1 month ago
Kye Gomez d61c218799 swarms rust documentation code
1 month ago
Kye Gomez 120d6a829f
Merge pull request #857 from ascender1729/fix/structs-index-agent-init
1 month ago
Kye Gomez c2fe9df7d6
Merge pull request #856 from ascender1729/refactor/agent-initialization
1 month ago
Pavan Kumar 9aaff48a2c fix(structs): simplify Agent initialization example in index.md
1 month ago
Pavan Kumar bc14d1141b refactor: switch Medical Coder Agent to use built-in model_name parameter
1 month ago
Pavan Kumar 9c58a314bb update: README and examples removing usage of swarms.models and directly integrating models into agents using LiteLLM
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 a6fcac5c4d mermaid diagram for council of judges
1 month ago
Kye Gomez 703a04d057 councol of judges docs fix
1 month ago
Kye Gomez 250df72855 docs for council of judges
1 month ago
Kye Gomez 5d5ac53c9e [FEAT][CouncilAsAJudge]
1 month ago
Kye Gomez 3edf5553f7 claude 4 example
1 month ago
Kye Gomez abce7a8af8 cleanup examples
1 month ago
Kye Gomez 8d27083647 cleanup
1 month ago
Kye Gomez 70005a1f32 docs overview
1 month ago
Kye Gomez e1e3edd221 overview for multi-agent docs
1 month ago
Kye Gomez bdf6885cbc conversation
1 month ago
Kye Gomez ab030d46b9 [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication]
1 month ago
Pavan Kumar d40589e720 fix: use LiteLLM tokenizer for agent restoration; robust non-serializable property handling
1 month ago
Pavan Kumar 772460f5e3 fix: remove transformers import and tokenizer restoration logic from agent_non_serializable.py (resolves undefined import error)
1 month ago