LibreChat/api
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
..
app fix: add PaLM icon as SVG and improve meilisearch syncing to prevent large indicing jobs (#600) 2023-07-07 02:03:23 -04:00
lib feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
middleware Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
models fix: add PaLM icon as SVG and improve meilisearch syncing to prevent large indicing jobs (#600) 2023-07-07 02:03:23 -04:00
server fix: add PaLM icon as SVG and improve meilisearch syncing to prevent large indicing jobs (#600) 2023-07-07 02:03:23 -04:00
strategies GIthub Login (#578) 2023-07-04 15:23:42 -04:00
test refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
utils feat: user_provided token for plugins, temp remove user_provided azure creds for Plugins until solution is made 2023-07-06 14:29:03 -04:00
jest.config.js test: frontend jest ci/cd & minor fixes post-release (#478) 2023-06-11 00:00:48 -04:00
package.json Release: 0.5.3 (#599) 2023-07-06 21:03:31 -04:00