LibreChat/api/server/services/Endpoints
Danny Avila 5291d18f38
🔀 fix: Endpoint Type Mismatch when Switching Conversations (#1834)
* refactor(useUpdateUserKeysMutation): only invalidate the endpoint whose key is being updated by user

* fix(assistants): await `getUserKeyExpiry` call

* chore: fix spinner loading color

* refactor(initializeClient): make known which endpoint api Key is missing

* fix: prevent an `endpointType` mismatch by making it impossible to assign when the `endpointsConfig` doesn't have a `type` defined, also prefer `getQueryData` call to useQuery in useChatHelpers
2024-02-19 01:31:38 -05:00
..
anthropic feat(Google): Support all Text/Chat Models, Response streaming, PaLM -> Google 🤖 (#1316) 2023-12-10 14:54:13 -05:00
assistant 🔀 fix: Endpoint Type Mismatch when Switching Conversations (#1834) 2024-02-19 01:31:38 -05:00
custom 👤 feat: User ID in Model Query; chore: cleanup ModelService (#1753) 2024-02-08 10:06:58 -05:00
google 🛡️ : Security Enhancements (#1681) 2024-01-30 14:34:02 -05:00
gptPlugins 🔀 fix: Endpoint Type Mismatch when Switching Conversations (#1834) 2024-02-19 01:31:38 -05:00
openAI 🔀 fix: Endpoint Type Mismatch when Switching Conversations (#1834) 2024-02-19 01:31:38 -05:00