Kye Gomez
|
9db340b760
|
[6.7.6]
|
2 weeks ago |
Kye Gomez
|
a6415364d6
|
[GROUPCHAT]
|
2 weeks ago |
dependabot[bot]
|
d8aaa1b8f7
|
Update ruff requirement from >=0.5.1,<0.8.4 to >=0.5.1,<0.8.5
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 weeks ago |
Kye Gomez
|
af7f52bd05
|
Merge pull request #679 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.8.4
Update ruff requirement from >=0.5.1,<0.8.3 to >=0.5.1,<0.8.4
|
3 weeks ago |
Kye Gomez
|
92d9458dc1
|
Merge pull request #696 from patrickbdevaney/master
Solution for Issue #694
|
3 weeks ago |
Kye Gomez
|
41d40eb686
|
Merge branch 'master' into master
|
3 weeks ago |
Kye Gomez
|
1df09b2067
|
[CLEANUP]
|
3 weeks ago |
patrickbdevaney
|
e27a05848e
|
normal api main.py
|
3 weeks ago |
patrickbdevaney
|
c5b52ee963
|
added draft of swarms fastapi with opentelemetry - further terraform config to push in swarms-terraform
|
3 weeks ago |
patrickbdevaney
|
fe08baabe3
|
added the dependency termcolor to pyproject.toml and requirements.txt
|
3 weeks ago |
patrickbdevaney
|
ed8684af9c
|
save_to_csv file name is now windows-compatible using datetime.now().strftime(%Y-%m-%dT%H-%M-%S) ; issues/694
|
3 weeks ago |
Kye Gomez
|
f76237596e
|
[API FILE TRANSFORER]
|
3 weeks ago |
Kye Gomez
|
321000a299
|
[AGENT][LiteLLM FIX] [API FIX]
|
3 weeks ago |
Kye Gomez
|
a54785cb5f
|
[DOCS]
|
3 weeks ago |
Kye Gomez
|
ca60a0c117
|
[DOCS]
|
3 weeks ago |
Kye Gomez
|
1cc69ba925
|
[FIX][Async Docs]
|
3 weeks ago |
Kye Gomez
|
e98d618bd8
|
[FIX][Better Testing System]
|
3 weeks ago |
Kye Gomez
|
9abe300548
|
[FEAT][Agent][save][load] [FIX][openai assistants]
|
3 weeks ago |
Kye Gomez
|
9b1106ac91
|
[LOGGER FIX]
|
3 weeks ago |
Kye Gomez
|
80dcab03f7
|
Merge pull request #680 from kyegomez/668
668
|
3 weeks ago |
Kye Gomez
|
80187603f6
|
Merge branch 'master' into 668
|
3 weeks ago |
Kye Gomez
|
95a7d59623
|
Update agent_api_test.py
|
3 weeks ago |
Kye Gomez
|
886ca11370
|
Update main.py
|
3 weeks ago |
Kye Gomez
|
1008c9352e
|
[6.6.8]
|
3 weeks ago |
Kye Gomez
|
246ea8cf75
|
[6.6.8]
|
3 weeks ago |
dependabot[bot]
|
2fd2ef2c50
|
Update ruff requirement from >=0.5.1,<0.8.3 to >=0.5.1,<0.8.4
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 weeks ago |
Kye Gomez
|
5ed5af20a7
|
Update agent_api_test.py
|
4 weeks ago |
Kye Gomez
|
a564fd27e4
|
Update main.py
|
4 weeks ago |
Kye Gomez
|
770b4a15fd
|
Update auto_swarm_builder.py
|
4 weeks ago |
Kye Gomez
|
e6e989de27
|
Create skypilot.yaml
|
4 weeks ago |
Kye Gomez
|
dc4ff7df45
|
Create requirements.txt
|
4 weeks ago |
Kye Gomez
|
ede33ba571
|
Merge pull request #669 from jmikedupont2/skypilot
Skypilot
|
4 weeks ago |
mike dupont
|
823051a9f4
|
remove the agent api renamed to main
|
4 weeks ago |
mike dupont
|
449b2db79e
|
adding main
|
4 weeks ago |
mike dupont
|
55018c636a
|
adding emacs
|
4 weeks ago |
Kye Gomez
|
0f46f645be
|
Merge pull request #664 from Occupying-Mars/krishna/artifacts_bug
handle artifact bug fix
|
4 weeks ago |
Kye Gomez
|
2b8d09fec5
|
Merge pull request #665 from Occupying-Mars/krishna/early_schemareturn_fix
return appended entire schema
|
4 weeks ago |
Kye Gomez
|
0e626a686e
|
Delete byte.py
|
4 weeks ago |
Kye Gomez
|
63818982f8
|
Merge pull request #673 from kyegomez/dependabot/github_actions/aquasecurity/trivy-action-0.29.0
Bump aquasecurity/trivy-action from 0.5.0 to 0.29.0
|
4 weeks ago |
Kye Gomez
|
b3363a2ea6
|
Merge pull request #672 from kyegomez/dependabot/github_actions/facebook/pyre-action-0.0.2
Bump facebook/pyre-action from 0.0.1 to 0.0.2
|
4 weeks ago |
Kye Gomez
|
4048421947
|
Merge pull request #675 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.8.3
Update ruff requirement from >=0.5.1,<0.8.2 to >=0.5.1,<0.8.3
|
4 weeks ago |
Kye Gomez
|
3e873f51b1
|
Merge pull request #674 from kyegomez/dependabot/pip/pypdf-5.1.0
Bump pypdf from 4.3.1 to 5.1.0
|
4 weeks ago |
Kye Gomez
|
5059cb88cf
|
Merge pull request #671 from kyegomez/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 3 to 5
|
4 weeks ago |
Kye Gomez
|
567c99a533
|
Merge pull request #670 from kyegomez/dependabot/github_actions/returntocorp/semgrep-action-713efdd345f3035192eaa63f56867b88e63e4e5d
Bump returntocorp/semgrep-action from fcd5ab7459e8d91cb1777481980d1b18b4fc6735 to 713efdd345f3035192eaa63f56867b88e63e4e5d
|
4 weeks ago |
dependabot[bot]
|
1a85dd3341
|
Update ruff requirement from >=0.5.1,<0.8.2 to >=0.5.1,<0.8.3
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
57b14987e4
|
Bump pypdf from 4.3.1 to 5.1.0
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.3.1 to 5.1.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/4.3.1...5.1.0)
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
4c1c143fe5
|
Bump aquasecurity/trivy-action from 0.5.0 to 0.29.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.5.0 to 0.29.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](7b7aa264d8...18f2510ee3 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
66fcea3b5a
|
Bump facebook/pyre-action from 0.0.1 to 0.0.2
Bumps [facebook/pyre-action](https://github.com/facebook/pyre-action) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/facebook/pyre-action/releases)
- [Commits](60697a7858...12b8d92344 )
---
updated-dependencies:
- dependency-name: facebook/pyre-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
8af39867ec
|
Bump actions/setup-python from 3 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
d070f7e317
|
Bump returntocorp/semgrep-action
Bumps [returntocorp/semgrep-action](https://github.com/returntocorp/semgrep-action) from fcd5ab7459e8d91cb1777481980d1b18b4fc6735 to 713efdd345f3035192eaa63f56867b88e63e4e5d.
- [Changelog](https://github.com/returntocorp/semgrep-action/blob/develop/CHANGELOG.md)
- [Commits](fcd5ab7459...713efdd345 )
---
updated-dependencies:
- dependency-name: returntocorp/semgrep-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |