LibreChat/docs/install
Danny Avila 0c326797dd
📸 feat: Gemini vision, Improved Logs and Multi-modal Handling (#1368)
* feat: add GOOGLE_MODELS env var

* feat: add gemini vision support

* refactor(GoogleClient): adjust clientOptions handling depending on model

* fix(logger): fix redact logic and redact errors only

* fix(GoogleClient): do not allow non-multiModal messages when gemini-pro-vision is selected

* refactor(OpenAIClient): use `isVisionModel` client property to avoid calling validateVisionModel multiple times

* refactor: better debug logging by correctly traversing, redacting sensitive info, and logging condensed versions of long values

* refactor(GoogleClient): allow response errors to be thrown/caught above client handling so user receives meaningful error message
debug orderedMessages, parentMessageId, and buildMessages result

* refactor(AskController): use model from client.modelOptions.model when saving intermediate messages, which requires for the progress callback to be initialized after the client is initialized

* feat(useSSE): revert to previous model if the model was auto-switched by backend due to message attachments

* docs: update with google updates, notes about Gemini Pro Vision

* fix: redis should not be initialized without USE_REDIS and increase max listeners to 20
2023-12-16 20:45:27 -05:00
..
apis_and_tokens.md 📸 feat: Gemini vision, Improved Logs and Multi-modal Handling (#1368) 2023-12-16 20:45:27 -05:00
container_install.md docs: third-party tools (#848) 2023-08-28 09:18:25 -04:00
default_language.md docs: update on default language and how to add a language 🌐 (#1042) 2023-10-11 16:37:42 -04:00
docker_compose_install.md Update docker_compose_install.md 2023-12-11 22:44:27 -05:00
dotenv.md 📸 feat: Gemini vision, Improved Logs and Multi-modal Handling (#1368) 2023-12-16 20:45:27 -05:00
free_ai_apis.md Updated: Azure Cognitive Search Plugin/ Free AI APIs 🔎 (#1230) 2023-11-30 13:50:28 -05:00
linux_install.md docs: mongo-express 🍃 (#1247) 2023-11-30 13:49:39 -05:00
litellm.md 📚 docs: Add LiteLLM Proxy - Load balance 100+ LLMs & Spend Tracking ⚖️🤖📈 (#1249) 2023-11-30 13:59:16 -05:00
mac_install.md 🍏Update mac_install.md (#1373) 2023-12-16 20:26:47 -05:00
misc.md docs: Add LibreChat reverse proxy setup with Basic Auth & Misc section (#1118) 2023-10-29 12:23:25 -04:00
mongodb.md documentation update: mongodb (#1347) 2023-12-14 07:44:20 -05:00
user_auth_system.md 📚 docs: Facebook update (#1312) 2023-12-08 14:05:24 -05:00
windows_install.md docs: mongo-express 🍃 (#1247) 2023-11-30 13:49:39 -05:00