LibreChat/api
Danny Avila 637bb6bc11
feat(Anthropic, Google, OpenAI): allow changing settings/presets conversations mid-convo (#636)
feat(AnthropicClient.js, GoogleClient.js): add promptPrefix and modelLabel to getSaveOptions method
2023-07-13 23:59:44 -04:00
..
app feat(Anthropic, Google, OpenAI): allow changing settings/presets conversations mid-convo (#636) 2023-07-13 23:59:44 -04:00
lib fix(mongoMeili): allow convo deletion if meili errors or disabled (#609) 2023-07-08 11:41:51 -04:00
middleware Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
models feat: claude integration (#552) 2023-07-13 21:35:15 -04:00
server fix(titleConvo): use openAIApiKey and azure config from route handler (#637) 2023-07-13 23:59:14 -04:00
strategies fix(discordStrategy): only authorize on first login (#626) 2023-07-12 18:15:11 -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 feat: claude integration (#552) 2023-07-13 21:35:15 -04:00