Kye Gomez
|
aafa63c682
|
malt example
|
5 months ago |
Kye Gomez
|
45342f896e
|
ml model code gen
|
5 months ago |
Kye Gomez
|
c3ee88c773
|
docs for swarms api in chinese and examples
|
5 months ago |
Kye Gomez
|
5251173b98
|
docs cleanup
|
5 months ago |
Kye Gomez
|
e9cc92417e
|
docs cleanup
|
5 months ago |
Kye Gomez
|
960628c538
|
docs cleanup
|
5 months ago |
Kye Gomez
|
d25b43c9d9
|
swarms api pricing docs
|
5 months ago |
Kye Gomez
|
fdb2be5ee5
|
docs
|
5 months ago |
Kye Gomez
|
3d1cdc614b
|
swarms docs
|
5 months ago |
Kye Gomez
|
1c9ecb0b9a
|
docs index
|
5 months ago |
Kye Gomez
|
4108bac9eb
|
docs cleanup
|
5 months ago |
Kye Gomez
|
007eb5c011
|
api client update
|
5 months ago |
Kye Gomez
|
5477635441
|
updated swarms docs
|
5 months ago |
Kye Gomez
|
c240e0c734
|
Merge pull request #785 from kyegomez/dependabot/pip/types-pytz-gte-2023.3-and-lt-2026.0
Update types-pytz requirement from >=2023.3,<2025.0 to >=2023.3,<2026.0
|
5 months ago |
Kye Gomez
|
ec731362b8
|
Merge pull request #788 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.9.10
Update ruff requirement from >=0.5.1,<0.9.6 to >=0.5.1,<0.9.10
|
5 months ago |
Kye Gomez
|
ddb4119c04
|
Merge pull request #787 from harshalmore31/octotools
Implemented OctoTools Framework with Swarms
|
5 months ago |
dependabot[bot]
|
28132f88ef
|
Update ruff requirement from >=0.5.1,<0.9.6 to >=0.5.1,<0.9.10
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
harshalmore31
|
cd65990ade
|
Add get_default_tools utility function to OctoToolsSwarm
|
5 months ago |
harshalmore31
|
23666c345a
|
Add OctoToolsSwarm and init talk_hier in swarms module
|
6 months ago |
Kye Gomez
|
c4710b50da
|
readme swarms api examples
|
6 months ago |
Kye Gomez
|
ecdb5690b1
|
hiearchical docs
|
6 months ago |
Kye Gomez
|
07aee705bc
|
fix sequential workflow outputs
|
6 months ago |
Kye Gomez
|
fe8386780f
|
[feature][add list, dictionary, and str outputs to swarm architectures through conversation]
|
6 months ago |
dependabot[bot]
|
fba12f6d0c
|
Update types-pytz requirement from >=2023.3,<2025.0 to >=2023.3,<2026.0
---
updated-dependencies:
- dependency-name: types-pytz
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
6 months ago |
Kye Gomez
|
ba605de17b
|
Update README.md
|
6 months ago |
Kye Gomez
|
c20f40216a
|
[fix][concurrentworkflow with entire history output with all of the agent's outputs
|
6 months ago |
Kye Gomez
|
ea34408296
|
new swarms api docs and pydantic models
|
6 months ago |
Kye Gomez
|
a0acc1a18e
|
cleanup
|
6 months ago |
Kye Gomez
|
f85759d6fe
|
cleanup and swarm docs
|
6 months ago |
Kye Gomez
|
c3c9254414
|
swarms api docs
|
6 months ago |
Kye Gomez
|
49b65e4d07
|
Merge pull request #783 from harshalmore31/talk_hier
feat: Implement TalkHier framework for hierarchical multi-agent content generation
|
6 months ago |
Kye Gomez
|
18c0aa4425
|
Merge pull request #784 from MalikHaroonKhokhar/docs
docs:typos
|
6 months ago |
Malik Haroon Khokhar
|
8bd3443915
|
typos
|
6 months ago |
harshalmore31
|
8b4d593de5
|
Enhanced Talk hier : A hierarchical multi-agent framework
|
6 months ago |
Kye Gomez
|
00561e4b70
|
Merge pull request #758 from argentpapa/master
chore: fix typos
|
6 months ago |
Kye Gomez
|
a1f0739887
|
Merge pull request #781 from lidashu/master
Update transformers requirement from >=4.39.0,<5.0.0 to >=4.39.0,<4.49.0; LogitsWarper deprecated in transformers version 4.49.0
|
6 months ago |
Kye Gomez
|
db00b43c7b
|
cuda_swarm -> examples
|
6 months ago |
Kye Gomez
|
fb5e1d8deb
|
code cleanup with black
|
6 months ago |
Kye Gomez
|
45357db33a
|
groupchat fix
|
6 months ago |
Kye Gomez
|
ed740c6585
|
code cleanup in auto swarm builder
|
6 months ago |
Kye Gomez
|
982601614e
|
ui docs fix
|
6 months ago |
Li He
|
e2428d42e1
|
Update requirements.txt
|
6 months ago |
Kye Gomez
|
146402e149
|
Merge pull request #776 from maldiohead/master
fix: groupchat needs more than 2 agents
|
6 months ago |
Kye Gomez
|
311d5451b1
|
agent roles for routers
|
6 months ago |
Kye Gomez
|
506d11601c
|
swarms docs ui chat gradio
|
6 months ago |
nolan
|
ee442db656
|
fix: groupchat needs more than 2 agents
Signed-off-by: nolan <nolan@exvul.com>
|
6 months ago |
Kye Gomez
|
123713b242
|
Update README.md
|
6 months ago |
Kye Gomez
|
f04eb1c4eb
|
Merge pull request #768 from kyegomez/dependabot/pip/black-gte-23.1-and-lt-26.0
Update black requirement from >=23.1,<25.0 to >=23.1,<26.0
|
6 months ago |
Kye Gomez
|
16e5367225
|
readme
|
6 months ago |
Kye Gomez
|
586abead8e
|
cleanup
|
6 months ago |