Commit Graph

3792 Commits (6126a858cbb39bc64a7078269b6fb8d06ae3354d)
 

Author SHA1 Message Date
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
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
Kye Gomez 3e243a943a
Merge pull request #849 from ascender1729/feat/xml-support
1 month ago
Pavan Kumar fc06897b4e feat: add robust XML output support throughout the agentic framework (#841)
2 months ago
Pavan Kumar a2d0e50feb feat: add robust XML output support throughout the agentic framework (#841)
2 months ago
Pavan Kumar cd074d0f6e
Merge branch 'kyegomez:master' into master
2 months ago
Kye Gomez 103952a5c7 [fix][remove agent.agent_id and just agent.id
2 months ago
Kye Gomez f21272930f cerebras
2 months ago
Kye Gomez 5a9b56223e cerebas example md
2 months ago
Kye Gomez 9a89f39700
Merge pull request #847 from ascender1729/fix/4o-mini-771-clean
2 months ago
Pavan Kumar 962d12f371
Merge branch 'kyegomez:master' into master
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 97e25637e9 cort -> swarms.agents
2 months ago
Kye Gomez ea9ecd56da cleanup self.max_loops issue
2 months ago
ascender1729 16b5896f07 Reapply "model docs"
2 months ago
ascender1729 ead6bf55ea Revert "model docs"
2 months ago
Kye Gomez 48e7fd8a79 model docs
2 months ago
Kye Gomez c43180de14 agent multi step reasoning update
2 months ago
Kye Gomez 048a47931e cleanuped up api docs
2 months ago
Kye Gomez aa7bc54e75 agent api completions docs
2 months ago
Kye Gomez 89d42e18db cleanup
2 months ago
Kye Gomez ed46063dcc updated docs for swarms api
2 months ago
Kye Gomez e9a7c7994c concurrent docs updates + concurrent workflow updates
2 months ago
Kye Gomez 688c9eab05
Merge pull request #837 from ascender1729/graph-workflow-doc-example
2 months ago
ascender1729 2dec3680eb Add example and update graph_workflow.md to match documentation
2 months ago
Kye Gomez a5154aa26f communication structures
2 months ago
Kye Gomez 26033cefd1
Merge pull request #833 from kyegomez/dependabot/pip/pydantic-2.11.4
2 months ago
Kye Gomez 78480a6467
Merge pull request #834 from kyegomez/dependabot/pip/pymdown-extensions-approx-eq-10.15
2 months ago
Kye Gomez aa1652236c
Merge pull request #835 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.9
2 months ago