Commit Graph

3709 Commits (063b0c15469ea3b764b4683e1b5a61508352f343)
 

Author SHA1 Message Date
Pavan Kumar 063b0c1546
Merge branch 'master' into update-readme-branch
6 days ago
Pavan Kumar 771e1e46db Revert agent.py to match master
6 days ago
Kye Gomez 7c9dd585bd add numpy to requirements
6 days ago
Kye Gomez 1484be7d39 7.8.3
6 days ago
Kye Gomez 22b96c2469 multi tool use example
6 days ago
Kye Gomez c07b3f7010 docs
7 days ago
Kye Gomez 1f0ee6950c tool docs
1 week 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
2 weeks ago
Kye Gomez b02b413aa7 detailed process breakdown agent mcp docs
2 weeks ago
Kye Gomez e42ba75e03 agent mcp docs
2 weeks ago
Kye Gomez 4ce24002a0 fix docs for agent mcp
2 weeks ago
Kye Gomez 669892c6ee mcp agent docs fix + links fix like discord links
2 weeks ago
Kye Gomez 73597f1c35 example cleaanup
2 weeks ago
Kye Gomez 181060e3ed feat][agent + mcp
2 weeks 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
3 weeks ago
Kye Gomez abce7a8af8 cleanup examples
3 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
Kye Gomez 5a9b56223e cerebas example md
3 weeks ago
Kye Gomez 9a89f39700
Merge pull request #847 from ascender1729/fix/4o-mini-771-clean
3 weeks ago
Pavan Kumar 962d12f371
Merge branch 'kyegomez:master' into master
3 weeks ago
ascender1729 6698bd3c8b fix: Update ollama_demo.py to use LiteLLM format
3 weeks ago
ascender1729 dd9d67e7b3 fix: Update 4o_mini_demo.py to use GPT-4o-mini model
3 weeks ago