LibreChat/api
Danny Avila 5e6f8cbce7
fix: Correct Default Model Name in Response Sender and Update Anthropics 🤖 (#1208)
* feat: add claude-2.1 to default anthropic models

* chore: remove console log in NavLinks

* fix: issue with response sender not using model name, change anthropic default value to Claude

* fix: preset will not be selected on edit
2023-11-22 18:29:09 -05:00
..
app feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
cache fix(config/scripts): Enhance User Creation and Ban Handling, Standardize Imports (#1144) 2023-11-06 09:19:43 -05:00
lib feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
models feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
server fix: Correct Default Model Name in Response Sender and Update Anthropics 🤖 (#1208) 2023-11-22 18:29:09 -05:00
strategies chore: remove jose as Bun now supports JWT 🍞 (#1167) 2023-11-12 00:44:46 -05:00
test fix(ci): initialize ban env vars in jestSetup (#937) 2023-09-13 11:49:34 -04:00
utils feat: allow any reverse proxy URLs, add proxy support to model fetching (#1192) 2023-11-16 18:56:09 -05:00
config.js feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
jest.config.js feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
jsconfig.json feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
package.json feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
typedefs.js feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00