Hugh
|
b56b9eeaca
|
added checks to conversation history
|
3 days ago |
Hugh
|
cf7b805d47
|
refactored tests for llm council to have 5 tests and added requests to requirements.txt
|
3 days ago |
dependabot[bot]
|
6cc30abfd8
|
Bump pydantic from 2.12.4 to 2.12.5
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.4 to 2.12.5.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.12.4...v2.12.5)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 days ago |
dependabot[bot]
|
a7c3927aa9
|
Bump pydantic from 2.12.0 to 2.12.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.0 to 2.12.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.4/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.12.0...v2.12.4)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 weeks ago |
Kye Gomez
|
3b980bc712
|
[FEAT][SocialAlgorithms][Docs] [Removed un-used docs]
|
2 months ago |
dependabot[bot]
|
0c7036584b
|
Bump pydantic from 2.11.10 to 2.12.0
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.10 to 2.12.0.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.10...v2.12.0)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 months ago |
Kye Gomez
|
28043026a9
|
Merge pull request #1119 from kyegomez/dependabot/pip/pydantic-2.11.10
Bump pydantic from 2.11.4 to 2.11.10
|
2 months ago |
CI-DEV
|
c7951a1f51
|
Update requirements.txt
|
2 months ago |
dependabot[bot]
|
c735c4ba9e
|
Bump pydantic from 2.11.4 to 2.11.10
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.4 to 2.11.10.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.10/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.4...v2.11.10)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 months ago |
Kye Gomez
|
458b4921d2
|
[example][uvloop] [fix aop double init]
|
2 months ago |
Kye Gomez
|
3de4c78bfe
|
remove docstring parser
|
2 months ago |
CI-DEV
|
88f3fb1463
|
Update requirements.txt
|
2 months ago |
Kye Gomez
|
4ce854d4b7
|
[EXAMPLES][Hackathon section] [DEPDENCIES][ORJSON]
|
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
|
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]
|
3 months ago |
Kye Gomez
|
582edf427f
|
[FIX][Board of Directors] [CLEANUP __INITS__] [New Examples for livestream]
|
3 months ago |
CI-DEV
|
0e6c011bd1
|
Merge branch 'kyegomez:master' into frames
|
4 months ago |
dependabot[bot]
|
20819aae80
|
Update asyncio requirement from <4.0,>=3.4.3 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>
|
4 months ago |
Kye Gomez
|
7b0510bcd5
|
requirements
|
4 months ago |
Kye Gomez
|
22758f222c
|
[EXAMPLES CLEANUP AND ORGANIZATION]
|
4 months ago |
Kye Gomez
|
96f0b19eac
|
Merge pull request #991 from kyegomez/dependabot/pip/transformers-gte-4.39.0-and-lt-4.55.0
Update transformers requirement from <4.51.0,>=4.39.0 to >=4.39.0,<4.55.0
|
4 months ago |
CI-DEV
|
d8b1b5bc9e
|
Update requirements.txt
|
4 months ago |
Kye Gomez
|
3cd03c13eb
|
[feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow]
|
4 months ago |
dependabot[bot]
|
aa488394c4
|
Update transformers requirement
Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.39.0...v4.54.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 4.54.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 months ago |
Kye Gomez
|
254ded0b22
|
[ENHANCEMENT][MCP Expanded Support with Streamable HTTP] [Protocol Section of Docs]
|
4 months ago |
Kye Gomez
|
f88f4fab13
|
[CLEANUP][Tests] [DOCS][Contributors Guide] [SCRIPTS][setup.sh] [cleanup un-used files
|
4 months ago |
Kye Gomez
|
7c9dd585bd
|
add numpy to requirements
|
6 months ago |
Kye Gomez
|
1484be7d39
|
7.8.3
|
6 months ago |
Kye Gomez
|
d8615a4bf6
|
[FEAT][Multi Tool Usage in Agent + BaseTool Updatess + examples updates]
|
6 months ago |
Kye Gomez
|
181060e3ed
|
feat][agent + mcp
|
6 months ago |
Kye Gomez
|
26033cefd1
|
Merge pull request #833 from kyegomez/dependabot/pip/pydantic-2.11.4
Bump pydantic from 2.10.6 to 2.11.4
|
7 months ago |
Kye Gomez
|
cfbf3b2f90
|
requirements.txt
|
7 months ago |
dependabot[bot]
|
b7f7524638
|
Bump pydantic from 2.10.6 to 2.11.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.6 to 2.11.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.6...v2.11.4)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
7 months ago |
Kye Gomez
|
a8b51f3150
|
vllm docs and cleanup
|
8 months ago |
Kye Gomez
|
09159905b0
|
Merge pull request #800 from ascender1729/feature/vllm-support
Add vLLM support with wrapper and example
|
8 months ago |
Kye Gomez
|
57eca9b6a2
|
Merge pull request #799 from kyegomez/dependabot/pip/transformers-gte-4.39.0-and-lt-4.51.0
Update transformers requirement from <4.49.0,>=4.39.0 to >=4.39.0,<4.51.0
|
8 months ago |
Kye Gomez
|
dbc6052ca9
|
Merge pull request #762 from kyegomez/dependabot/pip/pydantic-2.10.6
Bump pydantic from 2.8.2 to 2.10.6
|
8 months ago |
ascender1729
|
baf163ca45
|
Add vLLM support with wrapper and example
|
8 months ago |
dependabot[bot]
|
9ba60c9fe2
|
Update transformers requirement
Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.39.0...v4.50.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
9 months ago |
dependabot[bot]
|
a63576f34a
|
Update black requirement from <25.0,>=23.1 to >=23.1,<26.0
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.1.0...25.1.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
9 months ago |
dependabot[bot]
|
adc53d3ee9
|
Update types-pytz requirement from <2025.0,>=2023.3 to >=2023.3,<2026.0
---
updated-dependencies:
- dependency-name: types-pytz
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
9 months ago |
Kye Gomez
|
ea34408296
|
new swarms api docs and pydantic models
|
9 months ago |
Li He
|
e2428d42e1
|
Update requirements.txt
|
10 months ago |
Kye Gomez
|
928e1ecf45
|
[7.1.7] [cleanup] [no clusterops] [majorityvoting fix]
|
10 months ago |
dependabot[bot]
|
80d228ccf1
|
Bump pydantic from 2.8.2 to 2.10.6
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.8.2...v2.10.6)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
10 months ago |
Kye Gomez
|
bb69f8e696
|
[CLEANUP]
|
11 months ago |
Kye Gomez
|
b059bf299c
|
[DOCS][MCS API]
|
11 months ago |
Kye Gomez
|
a3879c5322
|
[API] TESTS]
|
11 months ago |
patrickbdevaney
|
fe08baabe3
|
added the dependency termcolor to pyproject.toml and requirements.txt
|
12 months ago |
Kye Gomez
|
80187603f6
|
Merge branch 'master' into 668
|
12 months ago |