Richard Anthony Hein
|
48322af3a2
|
added VectorStorage using ChromaDB & Unstructured
|
12 months ago |
Richard Anthony Hein
|
63f827852b
|
fixed FUNCTIOn casing
|
12 months ago |
Richard Anthony Hein
|
0ed837329b
|
Added prompts for conversational RAG
|
12 months ago |
Richard Anthony Hein
|
ecce9a2440
|
added vllm support and fixed Anthropic bug
|
12 months ago |
Richard Anthony Hein
|
9504318faa
|
Added vLLM_example.py
|
12 months ago |
Richard Anthony Hein
|
fe877bcc50
|
changed json to jsonl
|
12 months ago |
Richard Anthony Hein
|
22f053b896
|
ignore runtime folders
|
12 months ago |
Richard Anthony Hein
|
3f85854f68
|
updated langchain version and usage
|
12 months ago |
Richard Anthony Hein
|
a231c29c85
|
Added Role Enum
|
12 months ago |
Richard Anthony Hein
|
ce80c085a5
|
support vLLM async
|
12 months ago |
Kye Gomez
|
ccea98d387
|
Merge pull request #553 from kyegomez/dependabot/pip/pydantic-2.8.2
Bump pydantic from 2.7.1 to 2.8.2
|
12 months ago |
Kye Gomez
|
70aa075320
|
Merge pull request #554 from kyegomez/dependabot/pip/pillow-10.4.0
Bump pillow from 10.3.0 to 10.4.0
|
12 months ago |
Kye Gomez
|
1f298a6177
|
Merge pull request #555 from kyegomez/dependabot/pip/markdown-approx-eq-3.6
Update markdown requirement from ~=3.2 to ~=3.6
|
12 months ago |
Kye Gomez
|
89fbb18579
|
[docs]
|
12 months ago |
Kye Gomez
|
f6acc4adfd
|
[DOCS]
|
12 months ago |
Kye Gomez
|
07f8e371de
|
[FEAT][OpenAIFunctionCaller][Docs] + Hiearchical]
|
12 months ago |
Kye Gomez
|
82681bee15
|
Merge pull request #557 from kyegomez/agentops
AGENTOPS FIX
|
12 months ago |
Kye Gomez
|
d0a0e278e9
|
Merge pull request #552 from seigot/url_fix
[fix] update Swarms Platform link to https://swarms.world
|
12 months ago |
Nicolas Nahas
|
0b89904410
|
TOOL_CALLING FIX
|
12 months ago |
Nicolas Nahas
|
0bd33ac13d
|
AGENTOPS FIX
|
12 months ago |
dependabot[bot]
|
cc4851443e
|
Update markdown requirement from ~=3.2 to ~=3.6
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.2...3.6)
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
12 months ago |
dependabot[bot]
|
b2dc85b04b
|
Bump pillow from 10.3.0 to 10.4.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...10.4.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
12 months ago |
dependabot[bot]
|
9e2eeae237
|
Bump pydantic from 2.7.1 to 2.8.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.1 to 2.8.2.
- [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.7.1...v2.8.2)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
12 months ago |
seigot
|
4451b6f447
|
[fix] update Swarms Platform link to https://swarms.world
update Swarms Platform link to https://swarms.world
|
12 months ago |
Kye Gomez
|
5f11c69c49
|
[AGENTS]
|
12 months ago |
Kye Gomez
|
040a868896
|
[FEAT][ToolStorage]
|
12 months ago |
Kye Gomez
|
ff7c2df6ca
|
[FEAT][ToolStorage]
|
12 months ago |
Kye Gomez
|
790378cc53
|
[FEAT][ToolStorage]
|
12 months ago |
Kye Gomez
|
cd5c74b6c7
|
[cleanup]
|
12 months ago |
Kye Gomez
|
b8badba05d
|
[cleanup]
|
12 months ago |
Kye Gomez
|
c9296a91e8
|
Merge pull request #551 from gilbertoaceville/feat/update-prompts-docs
feat: add docs for agents api
|
12 months ago |
Kye Gomez
|
e6ecfa5ac1
|
[DOCS][Agent Evaluation]
|
12 months ago |
Kye Gomez
|
ff8819f11c
|
[DOCS][Agent Evaluation]
|
12 months ago |
Kye Gomez
|
d25ff6e348
|
[DOCS][Agent Evaluation]
|
12 months ago |
Kye Gomez
|
d3dd573659
|
[CLEANUP]
|
12 months ago |
Kye Gomez
|
fb09c1f596
|
[DOCS]
|
12 months ago |
Kye Gomez
|
b9088d5f49
|
[SWARMS AMRKETPLACE][PROMPTS]
|
12 months ago |
gilbertoaceville
|
bcad0e7823
|
feat: add docs for agents api
|
12 months ago |
Kye Gomez
|
166ab2ab75
|
[LINKS}
|
12 months ago |
Kye Gomez
|
80ead4d386
|
[CLEANUP}
|
12 months ago |
Kye Gomez
|
1046cf6017
|
[CLEANUP}
|
12 months ago |
Kye Gomez
|
a7c4bb1144
|
[CLEANUP]
|
12 months ago |
Kye Gomez
|
79e1864c21
|
[CLEANUP]
|
12 months ago |
Kye Gomez
|
929c285cbc
|
[CLEANUP]
|
12 months ago |
Kye Gomez
|
51802e7f30
|
[CLEANUP]
|
12 months ago |
Kye Gomez
|
52d2e0e031
|
[DOCS]
|
12 months ago |
Kye Gomez
|
3b4a510833
|
[DOCS][PLAYGROUND][CLEANUP]
|
12 months ago |
Kye Gomez
|
55e7f186a8
|
Update README.md
|
12 months ago |
Kye Gomez
|
33f4923c6d
|
Update README.md
|
1 year ago |
Kye Gomez
|
bc49bfdc4f
|
Merge pull request #538 from kyegomez/dependabot/pip/pygments-approx-eq-2.18
Update pygments requirement from ~=2.16 to ~=2.18
|
1 year ago |