LibreChat/api
2024-09-04 11:00:57 -04:00
..
app fix(Anthropic): messages.X.content.Y.tool_use.input: Input should be a valid dictionary 2024-09-03 22:52:08 -04:00
cache 🔍 fix: USE_REDIS condition, Markdown list counter, code highlights (#3806) 2024-08-27 14:49:43 -04:00
config 🌿 fix: Message Route Improvements pt. 2 (#3379) 2024-07-18 13:56:19 -04:00
lib 📥 feat: Import Conversations from LibreChat, ChatGPT, Chatbot UI (#2355) 2024-05-02 02:48:26 -04:00
models fix: role initialization 2024-09-04 00:15:36 -04:00
server fix: add streamBuffer and streamRate to help prevent 'Overloaded' errors from Anthropic API 2024-09-04 11:00:57 -04:00
strategies 🕸️ refactor: Migrate from crypto to Web Crypto API (#3357) 2024-08-04 23:59:45 -04:00
test 📥 feat: Import Conversations from LibreChat, ChatGPT, Chatbot UI (#2355) 2024-05-02 02:48:26 -04:00
utils feat: first pass, bedrock chat. note: AgentClient is returning agents as conversation.endpoint 2024-09-02 10:07:23 -04:00
jest.config.js fix: Enhance Test Coverage and Fix Compatibility Issues 👷‍♂️ (#1363) 2023-12-15 13:27:13 -05:00
jsconfig.json feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
package.json fix: add streamBuffer and streamRate to help prevent 'Overloaded' errors from Anthropic API 2024-09-04 11:00:57 -04:00
typedefs.js feat: abort agent requests 2024-09-02 14:06:39 -04:00