LibreChat/client/src/components
Danny Avila 9d854dac07
🤖 feat: Gemini 1.5 Support (+Vertex AI) (#2383)
* WIP: gemini-1.5 support

* feat: extended vertex ai support

* fix: handle possibly undefined modelName

* fix: gpt-4-turbo-preview invalid vision model

* feat: specify `fileConfig.imageOutputType` and make PNG default image conversion type

* feat: better truncation for errors including base64 strings

* fix: gemini inlineData formatting

* feat: RAG augmented prompt for gemini-1.5

* feat: gemini-1.5 rates and token window

* chore: adjust tokens, update docs, update vision Models

* chore: add back `ChatGoogleVertexAI` for chat models via vertex ai

* refactor: ask/edit controllers to not use `unfinished` field for google endpoint

* chore: remove comment

* chore(ci): fix AppService test

* chore: remove comment

* refactor(GoogleSearch): use `GOOGLE_SEARCH_API_KEY` instead, issue warning for old variable

* chore: bump data-provider to 0.5.4

* chore: update docs

* fix: condition for gemini-1.5 using generative ai lib

* chore: update docs

* ci: add additional AppService test for `imageOutputType`

* refactor: optimize new config value `imageOutputType`

* chore: bump CONFIG_VERSION

* fix(assistants): avatar upload
2024-04-16 08:32:40 -04:00
..
Auth 🎨 style: Privacy Policy & Terms of Service (#2111) 2024-03-16 13:05:18 -04:00
Chat 📦 feat: Model & Assistants Combobox for Side Panel (#2380) 2024-04-10 14:27:22 -04:00
Conversations *️⃣ refactor(DeleteButton): Conversation List Behavior after Deletion (#2414) 2024-04-14 19:11:55 -04:00
Endpoints 🤖 feat: Gemini 1.5 Support (+Vertex AI) (#2383) 2024-04-16 08:32:40 -04:00
Input 💽 refactor(client): Optimize ModelsConfig Query Cache (#2330) 2024-04-05 17:08:37 -04:00
Messages 🎨 style: Refine SidePanel and Textarea Styling (#2209) 2024-03-26 04:19:51 -04:00
Nav feat: Add 'EnterToSend' Option & Update Br. Translation 🇧🇷 (#2413) 2024-04-14 19:06:20 -04:00
Plugins 🧑‍🎨 style: Remove Plugins Icon Background (#2368) 2024-04-10 07:30:56 -04:00
SidePanel 👷 fix: Minor Fixes and Refactors (#2388) 2024-04-11 02:12:48 -04:00
svg 📂 feat: RAG Improvements (#2169) 2024-03-22 19:07:08 -04:00
Tools 🖌️ style: Improve Dark Theme Accessibility (#2125) 2024-03-21 09:02:00 -04:00
ui 👷 fix: Minor Fixes and Refactors (#2388) 2024-04-11 02:12:48 -04:00
index.ts feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00