Commit Graph

2937 Commits (2bac1e6b6ea1a3269e2fd05c7d0aa9d54b3d2918)
 

Author SHA1 Message Date
Richard Anthony Hein 2bac1e6b6e more fixes for stuff documents chain
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
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
Richard Anthony Hein b9ada3d1bb Added FastAPI server for Chatbot API
10 months ago
Richard Anthony Hein c86e62400a added AsyncParentDocumentRetriever for RAG
10 months ago
Richard Anthony Hein 48322af3a2 added VectorStorage using ChromaDB & Unstructured
10 months ago
Richard Anthony Hein 63f827852b fixed FUNCTIOn casing
10 months ago
Richard Anthony Hein 0ed837329b Added prompts for conversational RAG
10 months ago
Richard Anthony Hein ecce9a2440 added vllm support and fixed Anthropic bug
10 months ago
Richard Anthony Hein 9504318faa Added vLLM_example.py
10 months ago
Richard Anthony Hein fe877bcc50 changed json to jsonl
10 months ago
Richard Anthony Hein 22f053b896 ignore runtime folders
10 months ago
Richard Anthony Hein 3f85854f68 updated langchain version and usage
10 months ago
Richard Anthony Hein a231c29c85 Added Role Enum
10 months ago
Richard Anthony Hein ce80c085a5 support vLLM async
10 months ago
Kye Gomez ccea98d387
Merge pull request #553 from kyegomez/dependabot/pip/pydantic-2.8.2
10 months ago
Kye Gomez 70aa075320
Merge pull request #554 from kyegomez/dependabot/pip/pillow-10.4.0
10 months ago
Kye Gomez 1f298a6177
Merge pull request #555 from kyegomez/dependabot/pip/markdown-approx-eq-3.6
10 months ago
Kye Gomez 89fbb18579 [docs]
10 months ago
Kye Gomez f6acc4adfd [DOCS]
10 months ago
Kye Gomez 07f8e371de [FEAT][OpenAIFunctionCaller][Docs] + Hiearchical]
10 months ago
Kye Gomez 82681bee15
Merge pull request #557 from kyegomez/agentops
10 months ago
Kye Gomez d0a0e278e9
Merge pull request #552 from seigot/url_fix
10 months ago
Nicolas Nahas 0b89904410 TOOL_CALLING FIX
10 months ago
Nicolas Nahas 0bd33ac13d AGENTOPS FIX
10 months ago
dependabot[bot] cc4851443e
Update markdown requirement from ~=3.2 to ~=3.6
10 months ago
dependabot[bot] b2dc85b04b
Bump pillow from 10.3.0 to 10.4.0
10 months ago
dependabot[bot] 9e2eeae237
Bump pydantic from 2.7.1 to 2.8.2
10 months ago
seigot 4451b6f447
[fix] update Swarms Platform link to https://swarms.world
10 months ago
Kye Gomez 5f11c69c49 [AGENTS]
10 months ago
Kye Gomez 040a868896 [FEAT][ToolStorage]
10 months ago
Kye Gomez ff7c2df6ca [FEAT][ToolStorage]
10 months ago
Kye Gomez 790378cc53 [FEAT][ToolStorage]
10 months ago
Kye Gomez cd5c74b6c7 [cleanup]
10 months ago
Kye Gomez b8badba05d [cleanup]
10 months ago
Kye Gomez c9296a91e8
Merge pull request #551 from gilbertoaceville/feat/update-prompts-docs
10 months ago
Kye Gomez e6ecfa5ac1 [DOCS][Agent Evaluation]
10 months ago