Kye Gomez
89454e18e0
docs -- ecosystem docs fix
2 months ago
Kye Gomez
7a8fa65f8f
[docs][ecosystem and support docs]
2 months ago
Kye Gomez
fbfc3f3cea
[feat][heavyswarm][docs] [demo][persona sim] [feat][electionswarm] [enhance] [agentjudge][docs]
2 months ago
Kye Gomez
b4410ce9a9
[FIX][Conversation] [FIX][Self Consistency, make it less decoupled from agent, now it doesn't
...
inherit from the agent class, removed code and improved self consistency docs] [fixed reasoning agent router, i
mproved the docstrings, and docs for the self consistency
2 months ago
Kye Gomez
7476dd80ab
templates and applications docs
2 months ago
Kye Gomez
2d558061ba
docs fix
2 months ago
Kye Gomez
504f40f2b7
Merge pull request #917 from kyegomez/dependabot/pip/pymdown-extensions-approx-eq-10.16
2 months ago
Kye Gomez
9769697417
example index
2 months ago
Kye Gomez
ccf7d2f0ec
docs paper implementations
2 months ago
Kye Gomez
060aceced5
docs index.md better
2 months ago
Kye Gomez
9f59929844
docs fix
2 months ago
Kye Gomez
fb389903e1
[ENHANCEMENT][HiearchicalSwarm][Massive improvements to the hiearchical swarm, simplification, flexibility, speed improvements, and much more] [DOCS][HiearchicalSwarm] [Examples][hiearchical_examples]
2 months ago
Kye Gomez
e3ef675fc1
[FEAT][ConcurrentWorkflow Dashboard] [ENHANCE][InteractiveGroupchat] [New Concurrentworkflow docs]
2 months ago
Kye Gomez
327e0d7ac3
docs.agents index duplicate
2 months ago
Kye Gomez
04db212bb4
best practices for swarms api docs
2 months ago
Kye Gomez
29db87030d
multi agent architectures list
2 months ago
Kye Gomez
55a31c38f0
swarms api docs simple
2 months ago
Kye Gomez
98e24d2b0c
docs agent fix
2 months ago
Kye Gomez
455306f034
swarms api rate limits
2 months ago
Kye Gomez
161312a0aa
docs reformatting guides, and cleanup of swarms api server
2 months ago
Kye Gomez
34992c8ed9
[docs][InteractiveGroupchat]
2 months ago
Kye Gomez
76b9f5162e
[feat][interactivegroupchat][random dynamic speaker functions
2 months ago
Kye Gomez
5343590656
new interactive groupchat example
2 months ago
Kye Gomez
cc6bfed4be
cleanup docs
2 months ago
Kye Gomez
440dffcf51
examples section docs cleanup
2 months ago
Kye Gomez
b13463a2a0
delete docs expand
2 months ago
Kye Gomez
2986daf23d
finally docs fix
2 months ago
Kye Gomez
e495427b2b
nav fix
2 months ago
Kye Gomez
886fafd58c
docs features
2 months ago
Kye Gomez
07acbdecce
docs cleanup
2 months ago
Kye Gomez
41900dbedf
cleanup docs
2 months ago
Kye Gomez
5793c859f2
docs fix
2 months ago
Kye Gomez
cb657306d7
nav fix
2 months ago
Kye Gomez
3ca109909a
fix mkdocs.yml
2 months ago
Kye Gomez
13a5c8eab8
docs fix
2 months ago
Kye Gomez
6b04ec671e
[IMPROVE][InteractiveGroupchat][Improve the prompting so the agents acknowledge eachother + speaker functions][DOCS][Improvement]
2 months ago
Kye Gomez
66c07f3a5a
readme and feature docs
2 months ago
Kye Gomez
4c30491b2c
feature set docs
2 months ago
Kye Gomez
d9feff11af
readme
2 months ago
Kye Gomez
a070d447ea
contributors section
2 months ago
Kye Gomez
45ac282461
contributors docs sections
2 months ago
Kye Gomez
ec43ba46ea
docs contributors
2 months ago
Kye Gomez
3ef0d5f7d0
contributors guide
2 months ago
Kye Gomez
954c2b520e
model providers in swarms examples
2 months ago
Kye Gomez
325199f4c2
docs agent streaming with formatting name fix
2 months ago
Kye Gomez
0c339634d0
fix docs
2 months ago
Kye Gomez
636b2fa102
readme
2 months ago
Kye Gomez
b258f3dfce
[docs][swarms marketplace documantation
2 months ago
Kye Gomez
b5694e26ae
clean up vision and tools
2 months ago
Kye Gomez
de2382dafe
vision and tools
2 months ago
Kye Gomez
7277a3ffbb
mixture of agents improvement and fix and example in docs with image
2 months ago
Kye Gomez
2770b8c7bf
docs fix for the swarmns api fix
2 months ago
Kye Gomez
a24cc89cba
docs fixed swarms - multi -agent architectures
2 months ago
Kye Gomez
d380cae233
feat -- multiple image processing in agent.py
2 months ago
Kye Gomez
fcf52332d1
docs, contributing.md, multi tool mcp execution, and more
2 months ago
dependabot[bot]
db3c396466
Update pymdown-extensions requirement from ~=10.15 to ~=10.16
...
Updates the requirements on [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) to permit the latest version.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.15...10.16 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: '10.16'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Pavan Kumar
638ec01805
Add graph workflow example and update docs
3 months ago
Kye Gomez
fce607e062
[DOCS][SWARM TOOLS CLEANUP DOCUMENTATION
3 months ago
Kye Gomez
64ac3125b0
docs -- aggregate example
3 months ago
Kye Gomez
7578353d63
[DOCS][ interactive groupchat examples]
3 months ago
Kye Gomez
c07356dfc3
Merge pull request #902 from ascender1729/MultiModelGPUManger
...
[docs][example][reasoningduo][bounty-eligible] Add example for batched task initialization
3 months ago
Pavan Kumar
fce6e36691
Add ReasoningDuo batch example
3 months ago
Pavan Kumar
1dae904c43
docs: update minimal MultiAgentRouter example and documentation to use SwarmRouter interface
3 months ago
Pavan Kumar
6f54434091
fix: update minimal multi_agent_router example and docs for correct result handling
3 months ago
Pavan Kumar
06d79356d4
Fix MultiAgentRouter example
3 months ago
Kye Gomez
74715f191b
api key management
3 months ago
Kye Gomez
6126a858cb
share and discover agents, tools, docs, documentation
3 months ago
Kye Gomez
35ca3bb930
Swarms marketplace docs
3 months ago
Kye Gomez
2c99a1c045
fix docs
3 months ago
Kye Gomez
bc50b15ead
install docs
3 months ago
Kye Gomez
470e666a95
install docs fix
3 months ago
Kye Gomez
3bc92755ff
docs cleanup
3 months ago
Kye Gomez
6c0b1fd5b0
fix docs
3 months ago
harshalmore31
453cf4d044
Update Conversation class documentation to include new backend support and configuration details
3 months ago
Kye Gomez
6558e39d8f
Merge pull request #875 from ascender1729/remove-zero-byte-documentation-files
...
[docs][maintenance][cleanup][bounty-eligible] Remove zero byte documentation files
3 months ago
Kye Gomez
1c36a1340e
[DOCS][FIX] [interactive group chat]
3 months ago
Pavan Kumar
8c315ca61e
Remove empty documentation files
3 months ago
Kye Gomez
156f98a2c2
cookbook index
3 months ago
Kye Gomez
0e0a46019d
[FEAT][InteractiveGroupChat] + [Swarms Examples][index.md]
3 months ago
Kye Gomez
cb8e023a33
[FEAT][Interactive Groupchat] + [DOCS][Agents as tools]
3 months ago
Kye Gomez
5911611628
structured outputs docs
3 months ago
Kye Gomez
fe0287b9b9
examples fix
3 months ago
Kye Gomez
ccd8a19701
docs -- agent output types
3 months ago
Kye Gomez
6a75ee4ee7
clean up tutorials and examples
3 months ago
Kye Gomez
abf1e7bcd0
agent with tools
3 months ago
Kye Gomez
566e27755e
agent examples updates
3 months ago
Kye Gomez
6496feff10
examples re-shuffle
3 months ago
Kye Gomez
abcb5821e2
swarm_router docs
3 months ago
Kye Gomez
41c7004dcd
[NEW DOCS] [Updated swarms api documentation] [IMPR] [Improved swarms output types and automatic port]
3 months ago
Kye Gomez
c07b3f7010
docs
3 months ago
Kye Gomez
1f0ee6950c
tool docs
3 months ago
Kye Gomez
26d5047f76
base tool reference
3 months ago
Kye Gomez
764961c1a0
structured docs outputs
3 months ago
Kye Gomez
b02b413aa7
detailed process breakdown agent mcp docs
3 months ago
Kye Gomez
e42ba75e03
agent mcp docs
3 months ago
Kye Gomez
4ce24002a0
fix docs for agent mcp
3 months ago
Kye Gomez
669892c6ee
mcp agent docs fix + links fix like discord links
3 months ago
Kye Gomez
181060e3ed
feat][agent + mcp
3 months ago
Kye Gomez
d61c218799
swarms rust documentation code
3 months ago
Pavan Kumar
9aaff48a2c
fix(structs): simplify Agent initialization example in index.md
...
- Remove explicit OpenAIChat import and llm setup
- Show passing temperature, model_name, and max_tokens directly to Agent
- Remove dotenv/env loading instructions
3 months ago
Pavan Kumar
bc14d1141b
refactor: switch Medical Coder Agent to use built-in model_name parameter
...
- Remove direct OpenAIChat instantiation and llm parameter
- Pass model_name="gpt-4o-mini" (instead of gpt-4o) to Agent
- Clean up imports (drop swarm_models.OpenAIChat, add dotenv.load_dotenv)
- Preserve tweet loop logic and duplicate-checking
3 months ago
Kye Gomez
a6fcac5c4d
mermaid diagram for council of judges
3 months ago
Kye Gomez
703a04d057
councol of judges docs fix
3 months ago
Kye Gomez
250df72855
docs for council of judges
3 months ago
Kye Gomez
5d5ac53c9e
[FEAT][CouncilAsAJudge]
3 months ago
Kye Gomez
70005a1f32
docs overview
3 months ago
Kye Gomez
e1e3edd221
overview for multi-agent docs
3 months ago
Kye Gomez
bdf6885cbc
conversation
3 months ago
Kye Gomez
ab030d46b9
[feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication]
4 months ago
Kye Gomez
f21272930f
cerebras
4 months ago
Kye Gomez
5a9b56223e
cerebas example md
4 months ago
Kye Gomez
ea9ecd56da
cleanup self.max_loops issue
4 months ago
Kye Gomez
48e7fd8a79
model docs
4 months ago
Kye Gomez
048a47931e
cleanuped up api docs
4 months ago
Kye Gomez
aa7bc54e75
agent api completions docs
4 months ago
Kye Gomez
89d42e18db
cleanup
4 months ago
Kye Gomez
ed46063dcc
updated docs for swarms api
4 months ago
Kye Gomez
e9a7c7994c
concurrent docs updates + concurrent workflow updates
4 months ago
ascender1729
2dec3680eb
Add example and update graph_workflow.md to match documentation
4 months ago
Kye Gomez
78480a6467
Merge pull request #834 from kyegomez/dependabot/pip/pymdown-extensions-approx-eq-10.15
...
Update pymdown-extensions requirement from ~=10.14 to ~=10.15
4 months ago
ascender1729
36c4fd26c1
Update multi-agent collaboration examples
4 months ago
ascender1729
f87343770b
Update multi-agent collaboration examples
4 months ago
Kye Gomez
a97ee72221
readme
4 months ago
Kye Gomez
c7c506d721
swarm matcher docs
4 months ago
dependabot[bot]
9b92a632f3
Update pymdown-extensions requirement from ~=10.14 to ~=10.15
...
Updates the requirements on [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) to permit the latest version.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14...10.15 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: '10.15'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Kye Gomez
260b01e540
Merge pull request #832 from ascender1729/update-diy-memory-md
...
Update diy memory md
4 months ago
Kye Gomez
bc19fc2d90
Merge pull request #831 from ascender1729/update-agent-md
...
Update agent.md documentation
4 months ago
Kye Gomez
58c8b3f0e6
cleanup
4 months ago
Kye Gomez
7afda14257
citation
4 months ago
Kye Gomez
babdf4f57b
agent as a judge docs
4 months ago
ascender1729
e127bc0f2a
Update diy_memory.md documentation
4 months ago
ascender1729
1bdee887e4
Update agent.md documentation
4 months ago
Kye Gomez
1b85f60ca0
env docs
4 months ago
Kye Gomez
7ed1596adf
twitter
4 months ago
Kye Gomez
cc387abaf6
fix system prompt, fix agent prompting swarms, new auto swarm builder, auto swarm builder docs, and more
4 months ago
ascender1729
dc0c7370b1
docs: update concurrent agents API reference with correct imports and example
4 months ago
ascender1729
e7391ff6e1
fix: update vision.md with improved agent examples and documentation
4 months ago
ascender1729
30b7277723
feat: add temperature and max_tokens parameters to agent config
4 months ago
ascender1729
c93d263235
docs: update quickstart to use main.py instead of example.py
4 months ago
ascender1729
2dfe8a5dda
docs: update quickstart with simplified YAML configuration and example.py
4 months ago
Kye Gomez
d786e9f8dd
Merge pull request #826 from ascender1729/docs/update-quickstart-example
...
fix: update quickstart examples to use model_name parameter
4 months ago
Kye Gomez
610e3fd93f
Merge pull request #827 from ascender1729/fix/mermaid-workflow-diagram
...
fix: update mermaid workflow diagram syntax
4 months ago
ascender1729
3465bf7fd2
docs: update mermaid workflow diagram syntax in philosophy.md
4 months ago
ascender1729
fbe9f21f17
docs: update quickstart example with sequential workflow
4 months ago
Kye Gomez
c64f75bc77
reasoning agent router docs
4 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
4 months ago
ascender1729
fce26aed2d
refactor: update docs and examples to use model_name parameter instead of swarm_models
4 months ago
Kye Gomez
7b2e8a30b2
Merge pull request #823 from ascender1729/fix/mermaid-diagram
...
fix(docs): Resolve Mermaid Syntax Error in Context Window Diagram
4 months ago
ascender1729
a74adfca69
fix: correct Mermaid diagram syntax in why.md
4 months ago
Kye Gomez
0012de1a69
examples cleanup
4 months ago
Kye Gomez
a18c683bf3
cleanup
4 months ago
Kye Gomez
3dd1855907
swarms tools
4 months ago
dependabot[bot]
be2365433c
Update markdown requirement from ~=3.7 to ~=3.8
...
Updates the requirements on [markdown](https://github.com/Python-Markdown/markdown ) to permit the latest version.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.7...3.8 )
---
updated-dependencies:
- dependency-name: markdown
dependency-version: '3.8'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Kye Gomez
bc05995bd2
resources
5 months ago
Kye Gomez
2fbfd41637
resources
5 months ago
Kye Gomez
24b947cd78
governance docs
5 months ago
Kye Gomez
1f207a4c7c
governance docs
5 months ago
Kye Gomez
5f8622eb55
cleanup
5 months ago
Kye Gomez
8aa35976f9
formatting output + create agent + agent benchmark
5 months ago
Kye Gomez
e62f2e9947
docs formatting contributing to docs
5 months ago
Kye Gomez
026ed288e2
contributing custom tools docs
5 months ago
Kye Gomez
227e0e3f71
contributors
5 months ago
Kye Gomez
7f3d42667b
clean up docs for contributing docs
5 months ago
Kye Gomez
c58ce873bd
docs -- contributing to docs
5 months ago
Kye Gomez
389567d2e7
swarms agent in rust docs
5 months ago
Kye Gomez
175bd05ce5
cleanup
5 months ago
Kye Gomez
cae0db7b4d
swarms api as mcp
5 months ago
Kye Gomez
da41a7e03f
swarms rust
5 months ago
Kye Gomez
f64113e267
docs fix
5 months ago
Kye Gomez
99a277f92b
deployment solutions
5 months ago
Kye Gomez
0c908126d6
deep research swarm docs
5 months ago
Kye Gomez
e61e699715
groq docs update
5 months ago
Kye Gomez
8ac1ad746a
self hosted
5 months ago
Kye Gomez
16af2bc1b9
phala docs
5 months ago
Kye Gomez
63ad67ee6f
phala deploy
5 months ago
Kye Gomez
d603604ccf
llama 4 examples ++ docs fix
5 months ago
Kye Gomez
7ca26e0162
llama4 models
5 months ago
Kye Gomez
b4f59aad40
llama 4 docs
5 months ago
Kye Gomez
643bc3ccef
docs fix
5 months ago
Kye Gomez
3c519e803b
swarms api best practices
5 months ago
Kye Gomez
a8b51f3150
vllm docs and cleanup
5 months ago
Kye Gomez
4c58d1213e
Update and publish
5 months ago
Kye Gomez
f62883e7db
docs fix
5 months ago
Kye Gomez
45f78485c6
docs examples
5 months ago
Kye Gomez
4bd0bae285
docs simplifcation
5 months ago
Kye Gomez
0cb9364c35
docs fix
5 months ago
Kye Gomez
97b2ad4f41
subscription tiers docs
5 months ago
Kye Gomez
2d573ac97f
subscription tiers docs
5 months ago
Kye Gomez
e4a3b1c6ac
tiers
5 months ago
Kye Gomez
5d15b1964a
api pricing tiers docs
5 months ago
Kye Gomez
e1b1e221c5
api pricing docs cleanup
5 months ago
Kye Gomez
a3664289cc
pricing page
5 months ago
Kye Gomez
1a9fb9130d
sequential_example
5 months ago
Kye Gomez
cc9ea26aaf
docs examples groupchat and also swarms of browser use agents
5 months ago
Kye Gomez
5af454020a
[7.6.3] -- [FEAT][Agent.run() acceleration] [FIX][Groupchat]
5 months ago
Kye Gomez
275a40969c
docs
5 months ago
Kye Gomez
5285b41ef5
hhcs docs cleanup
5 months ago
Kye Gomez
f5896c4be9
docs
5 months ago
Kye Gomez
a13e26d6e9
docs cleanup
5 months ago
Kye Gomez
a33e2154d4
cleanup
5 months ago