Commit Graph

3871 Commits (1bf76f254691c57d66ed0b889de53f05fb91979f)
 

Author SHA1 Message Date
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)
1 month ago
Pavan Kumar a2d0e50feb feat: add robust XML output support throughout the agentic framework (#841)
1 month ago
Pavan Kumar cd074d0f6e
Merge branch 'kyegomez:master' into master
1 month 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
Kye Gomez f84a0fe9f7 hhcs fix swarms info
2 months ago
Kye Gomez d06610c6e5
Merge pull request #836 from ascender1729/fix/update-multi-agent-examples
2 months ago
ascender1729 36c4fd26c1 Update multi-agent collaboration examples
2 months ago
ascender1729 f87343770b Update multi-agent collaboration examples
2 months ago
Kye Gomez 76a35d05ff model grid
2 months ago
Kye Gomez cfbf3b2f90 requirements.txt
2 months ago
Kye Gomez 8b9e630e44 cleanup
2 months ago
Kye Gomez a97ee72221 readme
2 months ago
Kye Gomez f129895a73 graph workflow
2 months ago
Kye Gomez c7c506d721 swarm matcher docs
2 months ago
Kye Gomez de7e751025 cleanup init agent 10k agents a sec
2 months ago
dependabot[bot] 4062a16982
Update ruff requirement from >=0.5.1,<0.11.8 to >=0.5.1,<0.11.9
2 months ago
dependabot[bot] 9b92a632f3
Update pymdown-extensions requirement from ~=10.14 to ~=10.15
2 months ago
dependabot[bot] b7f7524638
Bump pydantic from 2.10.6 to 2.11.4
2 months ago
Kye Gomez f49eb0d8aa
Merge pull request #825 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.8
2 months ago
Kye Gomez 260b01e540
Merge pull request #832 from ascender1729/update-diy-memory-md
2 months ago
Kye Gomez bc19fc2d90
Merge pull request #831 from ascender1729/update-agent-md
2 months ago
Kye Gomez 58c8b3f0e6 cleanup
2 months ago
Kye Gomez 7afda14257 citation
2 months ago
Kye Gomez babdf4f57b agent as a judge docs
2 months ago
ascender1729 e127bc0f2a Update diy_memory.md documentation
2 months ago