Commit Graph

2957 Commits (4df911b7819a940865bba151938a38ef3d84ed77)
 

Author SHA1 Message Date
Richard Anthony Hein 4df911b781 more lint fixes
8 months ago
Richard Anthony Hein 15578a3555 fixed lint errors
8 months ago
Richard Anthony Hein 5cf7b8d798 removed unused callback handlers
8 months ago
Richard Anthony Hein f37223d49e fix linting errors
8 months ago
Richard Anthony Hein 4fae6839eb Temp skip loading docs
8 months ago
Richard Anthony Hein 9e2e7342ac Merge branch 'master' of https://github.com/kyegomez/swarms into chatbot-with-vllm-support
8 months ago
Richard Anthony Hein 2bac1e6b6e more fixes for stuff documents chain
8 months ago
Kye Gomez 103d3937d3
Merge pull request #566 from kyegomez/dependabot/pip/babel-approx-eq-2.16
8 months ago
Kye Gomez a6b414d3b3
Merge pull request #567 from kyegomez/dependabot/pip/pydantic-2.8.2
8 months ago
Kye Gomez 2ccd28483c
Merge pull request #568 from kyegomez/dependabot/pip/markdown-approx-eq-3.7
8 months ago
Kye Gomez 2f23aebb53
Merge pull request #569 from kyegomez/dependabot/github_actions/actions/setup-python-5
8 months ago
Kye Gomez 03a28cbacc [[CLEANUP][hashicorp_vault], [FEATS][Swarm DFS] [Swarm MonteCarlo] [Swarm Tree] [FIXES][Schema fixes] [Logging][Fixed a bug where logs and errors would be sent into root, now an agent workspace dir] [DEMOS][Marketing Campaign] [HiearchicalSwarm]
8 months ago
Richard Anthony Hein 3bae493d3d fixes for parsing directory of markdown files
8 months ago
Richard Anthony Hein e324b5ff30 fix for retriever when no docs
8 months ago
dependabot[bot] 4ca1f989e7
Bump actions/setup-python from 3 to 5
8 months ago
dependabot[bot] fb8789c001
Update markdown requirement from ~=3.2 to ~=3.7
8 months ago
dependabot[bot] a3333e45a4
Bump pydantic from 2.7.1 to 2.8.2
8 months ago
dependabot[bot] be813d411a
Update babel requirement from ~=2.10 to ~=2.16
8 months ago
Richard Anthony Hein 7e3ba13f0f useGPU flag & update metadata for processed files
8 months ago
Richard Anthony Hein 5c46393ee1 fix deprecated chain, update vectorstore to handle markdown
8 months ago
Richard Anthony Hein f002293b9e ignore runtime docs
8 months ago
Richard Anthony Hein 6e9cf0db71 fix prompts
8 months ago
Richard Anthony Hein fde7febd29 fixes to stream SSE events
8 months ago
Richard Anthony Hein 4c18e8d588 gradio UI support fixes
9 months ago
Richard Anthony Hein 96a3e46dbb fixes for gradio app
9 months ago
Richard Anthony Hein 35f70affee updated requirements
9 months ago
Richard Anthony Hein e227d5adb1 fix README formatting
9 months ago
Richard Anthony Hein a116d886fb added Chatbot Server README.md
9 months ago
Richard Anthony Hein 0534d08300 ignore runtime folders/files
9 months ago
Richard Anthony Hein d1a7163632 added docker cmd to download and/or start vllm container
9 months ago
Richard Anthony Hein 15293bc9b8 added support for vLLM EMPTY and localhost defaults
9 months ago
Richard Anthony Hein b9ada3d1bb Added FastAPI server for Chatbot API
9 months ago
Richard Anthony Hein c86e62400a added AsyncParentDocumentRetriever for RAG
9 months ago
Richard Anthony Hein 48322af3a2 added VectorStorage using ChromaDB & Unstructured
9 months ago
Richard Anthony Hein 63f827852b fixed FUNCTIOn casing
9 months ago
Richard Anthony Hein 0ed837329b Added prompts for conversational RAG
9 months ago
Richard Anthony Hein ecce9a2440 added vllm support and fixed Anthropic bug
9 months ago
Richard Anthony Hein 9504318faa Added vLLM_example.py
9 months ago
Richard Anthony Hein fe877bcc50 changed json to jsonl
9 months ago
Richard Anthony Hein 22f053b896 ignore runtime folders
9 months ago
Richard Anthony Hein 3f85854f68 updated langchain version and usage
9 months ago
Kye Gomez a3dec82cd5
Update README.md
9 months ago
Kye Gomez 0094fe1c29 [RMV][AgentOps]
9 months ago
Kye Gomez 270d8dfe5b
Create python-package.yml
9 months ago
Kye Gomez 9a79c7790e [5.4.8]
9 months ago
Kye Gomez 52ca8c6a3b [5.4.8]
9 months ago
Richard Anthony Hein a231c29c85 Added Role Enum
9 months ago
Richard Anthony Hein ce80c085a5 support vLLM async
9 months ago
Kye Gomez ccea98d387
Merge pull request #553 from kyegomez/dependabot/pip/pydantic-2.8.2
9 months ago
Kye Gomez 70aa075320
Merge pull request #554 from kyegomez/dependabot/pip/pillow-10.4.0
9 months ago