Commit Graph

2937 Commits (2bac1e6b6ea1a3269e2fd05c7d0aa9d54b3d2918)
 

Author SHA1 Message Date
Richard Anthony Hein 2bac1e6b6e more fixes for stuff documents chain
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
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
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
Kye Gomez 1f298a6177
Merge pull request #555 from kyegomez/dependabot/pip/markdown-approx-eq-3.6
9 months ago
Kye Gomez 89fbb18579 [docs]
9 months ago
Kye Gomez f6acc4adfd [DOCS]
9 months ago
Kye Gomez 07f8e371de [FEAT][OpenAIFunctionCaller][Docs] + Hiearchical]
9 months ago
Kye Gomez 82681bee15
Merge pull request #557 from kyegomez/agentops
9 months ago
Kye Gomez d0a0e278e9
Merge pull request #552 from seigot/url_fix
9 months ago
Nicolas Nahas 0b89904410 TOOL_CALLING FIX
9 months ago
Nicolas Nahas 0bd33ac13d AGENTOPS FIX
9 months ago
dependabot[bot] cc4851443e
Update markdown requirement from ~=3.2 to ~=3.6
9 months ago
dependabot[bot] b2dc85b04b
Bump pillow from 10.3.0 to 10.4.0
9 months ago
dependabot[bot] 9e2eeae237
Bump pydantic from 2.7.1 to 2.8.2
9 months ago
seigot 4451b6f447
[fix] update Swarms Platform link to https://swarms.world
9 months ago
Kye Gomez 5f11c69c49 [AGENTS]
9 months ago
Kye Gomez 040a868896 [FEAT][ToolStorage]
9 months ago
Kye Gomez ff7c2df6ca [FEAT][ToolStorage]
9 months ago
Kye Gomez 790378cc53 [FEAT][ToolStorage]
9 months ago
Kye Gomez cd5c74b6c7 [cleanup]
9 months ago
Kye Gomez b8badba05d [cleanup]
9 months ago
Kye Gomez c9296a91e8
Merge pull request #551 from gilbertoaceville/feat/update-prompts-docs
9 months ago
Kye Gomez e6ecfa5ac1 [DOCS][Agent Evaluation]
9 months ago