LibreChat/api/server/services
Danny Avila 45a95acec2
📂 feat: RAG Improvements (#2169)
* feat: new vector file processing strategy

* chore: remove unused client files

* chore: remove more unused client files

* chore: remove more unused client files and move used to new dir

* chore(DataIcon): add className

* WIP: Model Endpoint Settings Update, draft additional context settings

* feat: improve parsing for augmented prompt, add full context option

* chore: remove volume mounting from rag.yml as no longer necessary
2024-03-22 19:07:08 -04:00
..
Config 🤖 fix(assistants): Default Capabilities and Retrieval Models (#2102) 2024-03-14 20:42:56 -04:00
Endpoints 🗃️ feat: General File Support for OpenAI, Azure, Custom, Anthropic and Google (RAG) (#2143) 2024-03-19 20:54:30 -04:00
Files 📂 feat: RAG Improvements (#2169) 2024-03-22 19:07:08 -04:00
Runs 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
Threads 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
ActionService.js 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
AppService.js 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
AppService.spec.js 🅰️ feat: Azure Config to Allow Different Deployments per Model (#1863) 2024-02-26 14:12:25 -05:00
AssistantService.js 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
AuthService.js 📧 update email templates (#2057) 2024-03-11 09:07:09 -04:00
AuthService.spec.js 👤 feat: User ID in Model Query; chore: cleanup ModelService (#1753) 2024-02-08 10:06:58 -05:00
ModelService.js 🔗 feat: User Provided Base URL for OpenAI endpoints (#1919) 2024-02-28 14:27:19 -05:00
ModelService.spec.js feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
PluginService.js feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
signPayload.js chore: remove jose as Bun now supports JWT 🍞 (#1167) 2023-11-12 00:44:46 -05:00
ToolService.js 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
UserService.js refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00