Commit Graph

3662 Commits (d454ac40209c585ddfbd1be308c7fb78750c13d3)
 

Author SHA1 Message Date
Pavan Kumar d454ac4020
Merge branch 'master' into fix/ollama-context-spam-771
2 months ago
ascender1729 4ef1de6b46 [FIX] Update o3mini_demo.py to use OpenAIChat and avoid context spam with local models. Closes #771
2 months ago
ascender1729 88450e5a63 [FIX] Add clean GPT-4o-mini demo (o3mini_gpt4o_demo.py) with no context spam, for comparison with Ollama local models
2 months ago
Kye Gomez 97e25637e9 cort -> swarms.agents
2 months ago
ascender1729 cea6572f0f Add agent_xml_demo.py: Demo agent for XML output with OpenAI GPT-4o-mini
2 months ago
Kye Gomez ea9ecd56da cleanup self.max_loops issue
2 months ago
Pavan Kumar 7a62ef4b5b [FEAT] XML support #841: Add XML output type, formatter, and utilities; tests included
2 months ago
Kye Gomez 48e7fd8a79 model docs
3 months ago
Kye Gomez c43180de14 agent multi step reasoning update
3 months ago
Kye Gomez 048a47931e cleanuped up api docs
3 months ago
Kye Gomez aa7bc54e75 agent api completions docs
3 months ago
Kye Gomez 89d42e18db cleanup
3 months ago
Kye Gomez ed46063dcc updated docs for swarms api
3 months ago
Kye Gomez e9a7c7994c concurrent docs updates + concurrent workflow updates
3 months ago
Kye Gomez 688c9eab05
Merge pull request #837 from ascender1729/graph-workflow-doc-example
3 months ago
ascender1729 2dec3680eb Add example and update graph_workflow.md to match documentation
3 months ago
Kye Gomez a5154aa26f communication structures
3 months ago
Kye Gomez 26033cefd1
Merge pull request #833 from kyegomez/dependabot/pip/pydantic-2.11.4
3 months ago
Kye Gomez 78480a6467
Merge pull request #834 from kyegomez/dependabot/pip/pymdown-extensions-approx-eq-10.15
3 months ago
Kye Gomez aa1652236c
Merge pull request #835 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.9
3 months ago
Kye Gomez f84a0fe9f7 hhcs fix swarms info
3 months ago
Kye Gomez d06610c6e5
Merge pull request #836 from ascender1729/fix/update-multi-agent-examples
3 months ago
ascender1729 36c4fd26c1 Update multi-agent collaboration examples
3 months ago
ascender1729 f87343770b Update multi-agent collaboration examples
3 months ago
Kye Gomez 76a35d05ff model grid
3 months ago
Kye Gomez cfbf3b2f90 requirements.txt
3 months ago
Kye Gomez 8b9e630e44 cleanup
3 months ago
Kye Gomez a97ee72221 readme
3 months ago
Kye Gomez f129895a73 graph workflow
3 months ago
Kye Gomez c7c506d721 swarm matcher docs
3 months ago
Kye Gomez de7e751025 cleanup init agent 10k agents a sec
3 months ago
dependabot[bot] 4062a16982
Update ruff requirement from >=0.5.1,<0.11.8 to >=0.5.1,<0.11.9
3 months ago
dependabot[bot] 9b92a632f3
Update pymdown-extensions requirement from ~=10.14 to ~=10.15
3 months ago
dependabot[bot] b7f7524638
Bump pydantic from 2.10.6 to 2.11.4
3 months ago
Kye Gomez f49eb0d8aa
Merge pull request #825 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.8
3 months ago
Kye Gomez 260b01e540
Merge pull request #832 from ascender1729/update-diy-memory-md
3 months ago
Kye Gomez bc19fc2d90
Merge pull request #831 from ascender1729/update-agent-md
3 months ago
Kye Gomez 58c8b3f0e6 cleanup
3 months ago
Kye Gomez 7afda14257 citation
3 months ago
Kye Gomez babdf4f57b agent as a judge docs
3 months ago
ascender1729 e127bc0f2a Update diy_memory.md documentation
3 months ago
ascender1729 1bdee887e4 Update agent.md documentation
3 months ago
Kye Gomez 1b85f60ca0 env docs
3 months ago
Kye Gomez 9b1bc95237
Update README.md
3 months ago
Kye Gomez 7ed1596adf twitter
3 months ago
Kye Gomez cc387abaf6 fix system prompt, fix agent prompting swarms, new auto swarm builder, auto swarm builder docs, and more
3 months ago
Kye Gomez 0948fdff43
Merge pull request #830 from ascender1729/feat/docs-update-concurrent-agents-api
3 months ago
ascender1729 dc0c7370b1 docs: update concurrent agents API reference with correct imports and example
3 months ago
ascender1729 e7391ff6e1 fix: update vision.md with improved agent examples and documentation
3 months ago
ascender1729 30b7277723 feat: add temperature and max_tokens parameters to agent config
3 months ago