LibreChat/api/app/clients/specs
Danny Avila 422d1a2c91
🤖 feat: new Anthropic Default Settings / Increased Output Tokens for 3.5-Sonnet (#3407)
* chore: bump data-provider

* feat: Add anthropicSettings to endpointSettings

The commit adds the `anthropicSettings` object to the `endpointSettings` in the `schemas.ts` file. This allows for the configuration of settings specific to the `anthropic` model endpoint.

* chore: adjust maxoutputtokens localization

* feat: Update AnthropicClient to use anthropicSettings for default model options and increased output beta header

* ci: new anthropic tests
2024-07-20 08:53:16 -04:00
..
AnthropicClient.test.js 🤖 feat: new Anthropic Default Settings / Increased Output Tokens for 3.5-Sonnet (#3407) 2024-07-20 08:53:16 -04:00
BaseClient.test.js fix: Wait for Initial Message Save & Correct Latest Message (#3399) 2024-07-20 01:51:59 -04:00
FakeClient.js 🪙 feat: Configure Max Context and Output Tokens (#2648) 2024-05-09 13:27:13 -04:00
OpenAIClient.test.js 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
OpenAIClient.tokens.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
PluginsClient.test.js 🛠️ fix: Tool Filtering in PluginsClient (#3266) 2024-07-04 10:34:28 -04:00