Commit Graph

2965 Commits (b43e9408907a61c928283175c149d4b3ef42c6f9)
 

Author SHA1 Message Date
Richard Anthony Hein b43e940890 update submodule chatbot-ui
8 months ago
Richard Hein a44630a591 updated readme files and moved everything to the playground demos
8 months ago
Richard Hein 8e01de789d Added submodule chatbot-ui to playground/demos/chatbot
8 months ago
Richard Anthony Hein 6ed18328bb removed most langchain dependencies for tighter swarms integration and rebuilt chatbot based on Agents
8 months ago
Richard Anthony Hein 797a48291f fix bugs in metadata read/write
8 months ago
Richard Anthony Hein bd5321631b fix deprecated langchain stuff
8 months ago
Richard Anthony Hein 14ef3957ac implement abstract member as NotImplementedError
8 months ago
Richard Anthony Hein f021ed168a remove extra dependencies and fix more lint errors
8 months ago
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