LibreChat/api/server/routes/ask
Danny Avila 9eefa3e24c
fix: add PaLM icon as SVG and improve meilisearch syncing to prevent large indicing jobs (#600)
* feat(getIcon.jsx): replace palm.png with google-palm.svg as the icon for the 'google' endpoint

* fix(mongoMeili): improve syncing, prevent large indicing jobs from being queued
fix(gptPlugins.js, openAI.js): use unfinished and cancelled values when saving messages to help optimize syncing
2023-07-07 02:03:23 -04:00
..
addToCache.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
askBingAI.js Fix Input losing focus (#382) 2023-05-26 14:32:13 -04:00
askChatGPTBrowser.js feat(OpenAI, PaLM): Add model support for new OpenAI models and codechat-bison (#516) 2023-06-13 16:42:01 -04:00
google.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
gptPlugins.js fix: add PaLM icon as SVG and improve meilisearch syncing to prevent large indicing jobs (#600) 2023-07-07 02:03:23 -04:00
handlers.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
index.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
openAI.js fix: add PaLM icon as SVG and improve meilisearch syncing to prevent large indicing jobs (#600) 2023-07-07 02:03:23 -04:00