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 |
Kye Gomez
|
f49eb0d8aa
|
Merge pull request #825 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.8
Update ruff requirement from >=0.5.1,<0.11.7 to >=0.5.1,<0.11.8
|
3 months ago |
Kye Gomez
|
260b01e540
|
Merge pull request #832 from ascender1729/update-diy-memory-md
Update diy memory md
|
3 months ago |
Kye Gomez
|
bc19fc2d90
|
Merge pull request #831 from ascender1729/update-agent-md
Update agent.md documentation
|
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
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 |
ascender1729
|
c93d263235
|
docs: update quickstart to use main.py instead of example.py
|
3 months ago |
ascender1729
|
2dfe8a5dda
|
docs: update quickstart with simplified YAML configuration and example.py
|
3 months ago |
Kye Gomez
|
05ec792e18
|
Update README.md
|
3 months ago |
Kye Gomez
|
4815188dfb
|
Update README.md
|
3 months ago |
Kye Gomez
|
4550731c32
|
Update README.md
|
3 months ago |
Kye Gomez
|
d786e9f8dd
|
Merge pull request #826 from ascender1729/docs/update-quickstart-example
fix: update quickstart examples to use model_name parameter
|
3 months ago |
Kye Gomez
|
610e3fd93f
|
Merge pull request #827 from ascender1729/fix/mermaid-workflow-diagram
fix: update mermaid workflow diagram syntax
|
3 months ago |
ascender1729
|
3465bf7fd2
|
docs: update mermaid workflow diagram syntax in philosophy.md
|
3 months ago |
ascender1729
|
fbe9f21f17
|
docs: update quickstart example with sequential workflow
|
3 months ago |
dependabot[bot]
|
9c7843804d
|
Update ruff requirement from >=0.5.1,<0.11.7 to >=0.5.1,<0.11.8
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 months ago |
Kye Gomez
|
c64f75bc77
|
reasoning agent router docs
|
3 months ago |
Kye Gomez
|
c2915be5ca
|
readme
|
3 months ago |
Kye Gomez
|
f6264e1ff2
|
readme
|
3 months ago |
Kye Gomez
|
685c573179
|
Merge pull request #824 from ascender1729/fix/remove-swarm-models-dependency
fix: Remove swarm_models dependency and simplify Agent initialization
|
3 months ago |
ascender1729
|
fce26aed2d
|
refactor: update docs and examples to use model_name parameter instead of swarm_models
|
3 months ago |
ascender1729
|
0fa4674330
|
refactor: remove swarm_models dependency from examples and docs
|
3 months ago |
Kye Gomez
|
7b2e8a30b2
|
Merge pull request #823 from ascender1729/fix/mermaid-diagram
fix(docs): Resolve Mermaid Syntax Error in Context Window Diagram
|
3 months ago |
ascender1729
|
a74adfca69
|
fix: correct Mermaid diagram syntax in why.md
|
3 months ago |
Kye Gomez
|
0012de1a69
|
examples cleanup
|
3 months ago |
ascender1729
|
17442d2601
|
chore: add mcp and fastmcp dependencies to pyproject.toml
|
3 months ago |
Kye Gomez
|
a18c683bf3
|
cleanup
|
3 months ago |
Kye Gomez
|
3dd1855907
|
swarms tools
|
3 months ago |
Kye Gomez
|
8c9d9c673b
|
Merge pull request #820 from kyegomez/dependabot/pip/markdown-approx-eq-3.8
Update markdown requirement from ~=3.7 to ~=3.8
|
3 months ago |
Kye Gomez
|
0c8140199c
|
Merge pull request #821 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.7
Update ruff requirement from >=0.5.1,<0.11.6 to >=0.5.1,<0.11.7
|
3 months ago |
dependabot[bot]
|
22754cb7d2
|
Update ruff requirement from >=0.5.1,<0.11.6 to >=0.5.1,<0.11.7
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 months ago |