Kye Gomez
|
97ebbb9e55
|
cleanup operaiton
|
2 weeks ago |
Kye Gomez
|
ac2dae1885
|
code formatting cleanup operation
|
2 weeks ago |
dependabot[bot]
|
05b2338a13
|
Update ruff requirement from >=0.5.1,<0.12.13 to >=0.5.1,<0.14.3
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.1...0.14.2)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 weeks ago |
Kye Gomez
|
3e5773bb8f
|
[Conversation Improvements]
|
3 weeks ago |
Kye Gomez
|
7a7b4a4c07
|
[DELETE Un-used files] [BUGF][Swarm Router + concurrent workflow issue]
|
3 weeks ago |
Kye Gomez
|
da7f5194a3
|
[IMPROVEMENT][Remove BaseSwarm from ConcurrentWorkflow] [Decoupled inheritance and added docs]
|
4 weeks ago |
Kye Gomez
|
7fe7ebdc46
|
[DOCS][Update][ Multi agent exec utilites]
|
4 weeks ago |
Kye Gomez
|
3b980bc712
|
[FEAT][SocialAlgorithms][Docs] [Removed un-used docs]
|
4 weeks ago |
Kye Gomez
|
f2e805ee04
|
[FIX][Email] [fix heavy swarm prompt]
|
1 month ago |
CI-DEV
|
569aa2dce4
|
Update pyproject.toml
|
1 month ago |
CI-DEV
|
f3e4001f80
|
Update pyproject.toml
|
1 month ago |
Kye Gomez
|
c90d628712
|
[fix][aop docs server example]
|
1 month ago |
Kye Gomez
|
3de4c78bfe
|
remove docstring parser
|
1 month ago |
CI-DEV
|
79251be936
|
Update pyproject.toml
|
2 months ago |
Kye Gomez
|
4ce854d4b7
|
[EXAMPLES][Hackathon section] [DEPDENCIES][ORJSON]
|
2 months ago |
Kye Gomez
|
0161a5e39f
|
[fix][autoswarm builder] [new examples and fix liutelln wrapper and tools issue]
|
2 months ago |
Kye Gomez
|
b69a26c3c0
|
formatting
|
2 months ago |
Kye Gomez
|
c6e3936014
|
[FIX][1091][Docs for custom base url] [FIX][1092][ReturnType issue for agent yaml]
|
2 months ago |
Kye Gomez
|
e0da12be90
|
[MIGRATION][Migrate SwarmMatcher, JsonFormer, and other packages and modules to a new package called swarms-utils to remove torch and transformers depedency] [next need to do numpy]
|
2 months ago |
Kye Gomez
|
8ae88a784f
|
[examples][cleanup workshop examples]
|
2 months ago |
Kye Gomez
|
db8437f52c
|
[IMPROVEMENT][AgentRearrange][Integrate concurrent agent execution in agent rearrange through the comma type] [AgentRearrange][Docs]
|
2 months ago |
dependabot[bot]
|
4b4af56112
|
Update ruff requirement from >=0.5.1,<0.12.11 to >=0.5.1,<0.12.13
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.1...0.12.12)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 months ago |
Kye Gomez
|
28995b6900
|
[FEAT][New Multi-Agent Execution utilities][run_agents_concurrently_uvloop] [run_agents_with_tasks_uvloop] [Improvement][Improved the batched_grid_agent_execution to use concurrent futures] [Updated docs] [Agent][Fix batched run] [FEAT][CustomAgent] [New util examples]
|
2 months ago |
Kye Gomez
|
7b6b7c4980
|
[FIX][Mcp logic file path name] [Improvement][Majority voting] [Improvement][Agent markdown formatter]
|
2 months ago |
Kye Gomez
|
2c22eeeec8
|
[MCP Deployment as an agent deploy method] [improve hiearchical marketing example]
|
3 months ago |
Kye Gomez
|
da3421447a
|
Merge pull request #1043 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.12.11
Update ruff requirement from >=0.5.1,<0.12.9 to >=0.5.1,<0.12.11
|
3 months ago |
Kye Gomez
|
7ddfab0603
|
[IMPROVEMENT][AgentLoader with markdown, csv, and other capaibilties] [fix examples] [swarms.utils.agent_loader -> MarkdownAgentLoader] [util][swarm_id] [Improve SequentialWorkflowPrompting]
|
3 months ago |
dependabot[bot]
|
94163d35b0
|
Update ruff requirement from >=0.5.1,<0.12.9 to >=0.5.1,<0.12.11
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.1...0.12.10)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.10
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 months ago |
Kye Gomez
|
3d4aa7a932
|
why docs contributor
|
3 months ago |
Kye Gomez
|
dbb085c371
|
[FEAT][SIM][BellLabs] [IMPROVEMENT][AGENT.PY][Show tool call output option] [FIX][Conversation.dynamic_context_window ISSUE] [examples]
|
3 months ago |
Kye Gomez
|
4fa0d6b311
|
Merge pull request #1020 from kyegomez/dependabot/pip/asyncio-gte-3.4.3-and-lt-5.0
Update asyncio requirement from >=3.4.3,<4.0 to >=3.4.3,<5.0
|
3 months ago |
dependabot[bot]
|
bfd9fa5cd9
|
Update ruff requirement from >=0.5.1,<0.12.6 to >=0.5.1,<0.12.9
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.1...0.12.8)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 months ago |
dependabot[bot]
|
084ca6c5fd
|
Update asyncio requirement from >=3.4.3,<4.0 to >=3.4.3,<5.0
Updates the requirements on [asyncio](https://github.com/python/asyncio) to permit the latest version.
- [Commits](https://github.com/python/asyncio/commits)
---
updated-dependencies:
- dependency-name: asyncio
dependency-version: 4.0.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 months ago |
Kye Gomez
|
7312393a71
|
[NEW MODEL][GPT 5] [Sonnet 4 examples]
|
3 months ago |
Kye Gomez
|
0cf6ab492b
|
[feat][senator assembly ][agent map] [and fix agent *args, **kwargs issue]
|
4 months ago |
Kye Gomez
|
f847959999
|
[DOCS CLEANUP][Delete corporate, swarms_models, misc, and more] [ADD AZURE OPENAI EXAMPLES IN EXAMPLES SECTION]
|
4 months ago |
Kye Gomez
|
3cd03c13eb
|
[feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow]
|
4 months ago |
dependabot[bot]
|
1604dfbfdf
|
Update ruff requirement from >=0.5.1,<0.12.5 to >=0.5.1,<0.12.6
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.1...0.12.5)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 months ago |
Kye Gomez
|
3248fb260f
|
Merge pull request #967 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.12.5
Update ruff requirement from >=0.5.1,<0.12.4 to >=0.5.1,<0.12.5
|
4 months ago |
Kye Gomez
|
254ded0b22
|
[ENHANCEMENT][MCP Expanded Support with Streamable HTTP] [Protocol Section of Docs]
|
4 months ago |
dependabot[bot]
|
43a92cea71
|
Update ruff requirement from >=0.5.1,<0.12.4 to >=0.5.1,<0.12.5
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 months ago |
Kye Gomez
|
f88f4fab13
|
[CLEANUP][Tests] [DOCS][Contributors Guide] [SCRIPTS][setup.sh] [cleanup un-used files
|
4 months ago |
Kye Gomez
|
bf21cafa44
|
reasoning agents overview
|
4 months ago |
Kye Gomez
|
4a86e28893
|
[DOCS][Swarms API Rate Limits] [concurrent wrapper in swarms.utils]
|
4 months ago |
Kye Gomez
|
fbfc3f3cea
|
[feat][heavyswarm][docs] [demo][persona sim] [feat][electionswarm] [enhance] [agentjudge][docs]
|
4 months ago |
dependabot[bot]
|
9dc58c75a6
|
Update ruff requirement from >=0.5.1,<0.12.3 to >=0.5.1,<0.12.4
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 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]
|
4 months ago |
dependabot[bot]
|
80ba0db1a1
|
Update ruff requirement from >=0.5.1,<0.11.14 to >=0.5.1,<0.12.3
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 months ago |
Kye Gomez
|
c96b9e1160
|
github actions stuff
|
4 months ago |
Kye Gomez
|
bcd8a31417
|
[FIX][ConcurrentWorkflow]
|
4 months ago |