Commit Graph

2976 Commits (d30f5f82591cee8bd04b1b0e719c37f28a831935)
 

Author SHA1 Message Date
Richard Hein d30f5f8259 Ruff lint fixes
10 months ago
Richard Hein de8edca6d4 updated submodule
10 months ago
Richard Anthony Hein 8a2ce30598 many fixes for the new vectorstore and to support model changing in the UI
10 months ago
Richard Anthony Hein 71faeadfa4 updated submodule chatbot-ui
10 months ago
Richard Anthony Hein 79c93f99df updated the default server model
10 months ago
Richard Anthony Hein 3ac06c76a3 removed final langchain dependency
10 months ago
Richard Anthony Hein f422450347 updated vector_storage.py to parse URLs more efficiently for markdown links
10 months ago
Richard Anthony Hein 955f9439f9 check index properly
10 months ago
Richard Anthony Hein 2fdabef9fb updated submodule and added RedisVectorStorage class
10 months ago
Richard Anthony Hein 5a60bea7d4 update submodule and readme
10 months ago
Richard Anthony Hein b439fa0942 updated readme, fix paths for imports after moving to playground demos
10 months ago
Richard Anthony Hein b43e940890 update submodule chatbot-ui
10 months ago
Richard Hein a44630a591 updated readme files and moved everything to the playground demos
10 months ago
Richard Hein 8e01de789d Added submodule chatbot-ui to playground/demos/chatbot
10 months ago
Richard Anthony Hein 6ed18328bb removed most langchain dependencies for tighter swarms integration and rebuilt chatbot based on Agents
10 months ago
Richard Anthony Hein 797a48291f fix bugs in metadata read/write
10 months ago
Richard Anthony Hein bd5321631b fix deprecated langchain stuff
10 months ago
Richard Anthony Hein 14ef3957ac implement abstract member as NotImplementedError
10 months ago
Richard Anthony Hein f021ed168a remove extra dependencies and fix more lint errors
10 months ago
Richard Anthony Hein 4df911b781 more lint fixes
10 months ago
Richard Anthony Hein 15578a3555 fixed lint errors
10 months ago
Richard Anthony Hein 5cf7b8d798 removed unused callback handlers
10 months ago
Richard Anthony Hein f37223d49e fix linting errors
10 months ago
Richard Anthony Hein 4fae6839eb Temp skip loading docs
10 months ago
Richard Anthony Hein 9e2e7342ac Merge branch 'master' of https://github.com/kyegomez/swarms into chatbot-with-vllm-support
10 months ago
Richard Anthony Hein 2bac1e6b6e more fixes for stuff documents chain
10 months ago
Kye Gomez 103d3937d3
Merge pull request #566 from kyegomez/dependabot/pip/babel-approx-eq-2.16
10 months ago
Kye Gomez a6b414d3b3
Merge pull request #567 from kyegomez/dependabot/pip/pydantic-2.8.2
10 months ago
Kye Gomez 2ccd28483c
Merge pull request #568 from kyegomez/dependabot/pip/markdown-approx-eq-3.7
10 months ago
Kye Gomez 2f23aebb53
Merge pull request #569 from kyegomez/dependabot/github_actions/actions/setup-python-5
10 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]
10 months ago
Richard Anthony Hein 3bae493d3d fixes for parsing directory of markdown files
10 months ago
Richard Anthony Hein e324b5ff30 fix for retriever when no docs
10 months ago
dependabot[bot] 4ca1f989e7
Bump actions/setup-python from 3 to 5
10 months ago
dependabot[bot] fb8789c001
Update markdown requirement from ~=3.2 to ~=3.7
10 months ago
dependabot[bot] a3333e45a4
Bump pydantic from 2.7.1 to 2.8.2
10 months ago
dependabot[bot] be813d411a
Update babel requirement from ~=2.10 to ~=2.16
10 months ago
Richard Anthony Hein 7e3ba13f0f useGPU flag & update metadata for processed files
10 months ago
Richard Anthony Hein 5c46393ee1 fix deprecated chain, update vectorstore to handle markdown
10 months ago
Richard Anthony Hein f002293b9e ignore runtime docs
10 months ago
Richard Anthony Hein 6e9cf0db71 fix prompts
10 months ago
Richard Anthony Hein fde7febd29 fixes to stream SSE events
10 months ago
Richard Anthony Hein 4c18e8d588 gradio UI support fixes
10 months ago
Richard Anthony Hein 96a3e46dbb fixes for gradio app
10 months ago
Richard Anthony Hein 35f70affee updated requirements
10 months ago
Richard Anthony Hein e227d5adb1 fix README formatting
10 months ago
Richard Anthony Hein a116d886fb added Chatbot Server README.md
10 months ago
Richard Anthony Hein 0534d08300 ignore runtime folders/files
10 months ago
Richard Anthony Hein d1a7163632 added docker cmd to download and/or start vllm container
10 months ago
Richard Anthony Hein 15293bc9b8 added support for vLLM EMPTY and localhost defaults
10 months ago