LibreChat/client
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
..
public fix: add PaLM icon as SVG and improve meilisearch syncing to prevent large indicing jobs (#600) 2023-07-07 02:03:23 -04:00
src fix: add PaLM icon as SVG and improve meilisearch syncing to prevent large indicing jobs (#600) 2023-07-07 02:03:23 -04:00
test feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
babel.config.cjs feat: Setup Unit Test Environment and Refactor Typescript Config (#365) 2023-05-22 20:49:48 -04:00
index.html Release: rename project from ChatGPT Clone to LibreChat in various files and configurations (#454) 2023-06-05 14:24:08 -04:00
jest.config.cjs feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
nginx.conf fix: update url rule in nginx 2023-03-29 16:11:43 +08:00
package.json Release: 0.5.3 (#599) 2023-07-06 21:03:31 -04:00
postcss.config.cjs refactor: rename and fix postcss.config 2023-04-01 12:57:17 -07:00
tailwind.config.cjs Added Settings Modal (#342) 2023-06-02 00:32:35 -04:00
tsconfig.json fix(client): change moduleResolution value from 'nodenext' to 'node' in tsconfig.json file 2023-06-11 16:45:54 -04:00
tsconfig.node.json feat: Setup Unit Test Environment and Refactor Typescript Config (#365) 2023-05-22 20:49:48 -04:00
vite.config.ts test: frontend jest ci/cd & minor fixes post-release (#478) 2023-06-11 00:00:48 -04:00