LibreChat/client/src/components
Danny Avila 8dc5b320bc
📊 refactor: use Parameters from Side Panel for OpenAI, Anthropic, and Custom endpoints (#4092)
* feat: openai parameters

* refactor: anthropic/bedrock params, add preset params for openai, and add azure params

* refactor: use 'compact' schemas for anthropic/openai

* refactor: ensure custom endpoints are properly recognized as valid param endpoints

* refactor: update paramEndpoints check in BaseClient.js

* chore: optimize logging by omitting modelsConfig

* refactor: update label casing in baseDefinitions combobox items

* fix: remove 'stop' model options when using o1 series models

* refactor(AnthropicClient): remove default `stop` value

* refactor: reset params on parameters change

* refactor: remove unused default parameter value map introduced in prior commit

* fix: 'min' typo for 'max' value

* refactor: preset settings

* refactor: replace dropdown for image detail with slider; remove `preventDelayedUpdate` condition from DynamicSlider

* fix: localizations for freq./pres. penalty

* Refactor maxOutputTokens to use coerceNumber in tConversationSchema

* refactor(AnthropicClient): use `getModelMaxOutputTokens`
2024-09-17 22:25:54 -04:00
..
Artifacts 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00
Audio fix: Export Button Content Shift; chore: bump axios and add logging (#3668) 2024-08-16 18:03:27 -04:00
Auth 🔐 fix: token not using webcrypto (#4005) 2024-09-11 22:25:14 -04:00
Banners 🚀 feat: Banner (#3952) 2024-09-11 09:34:25 -04:00
Bookmarks 💡 style: switched to Ariakit's tooltip (#3748) 2024-09-13 08:59:09 -04:00
Chat 📊 refactor: use Parameters from Side Panel for OpenAI, Anthropic, and Custom endpoints (#4092) 2024-09-17 22:25:54 -04:00
Conversations 💡 style: switched to Ariakit's tooltip (#3748) 2024-09-13 08:59:09 -04:00
Endpoints 📊 refactor: use Parameters from Side Panel for OpenAI, Anthropic, and Custom endpoints (#4092) 2024-09-17 22:25:54 -04:00
Files 🤲 a11y: Keyboard Accessibility for Account Settings (#3666) 2024-08-16 15:09:03 -04:00
Input 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
Messages 🚀 feat: o1 (#4019) 2024-09-12 18:15:43 -04:00
Nav 💡 style: switched to Ariakit's tooltip (#3748) 2024-09-13 08:59:09 -04:00
Plugins ⌨️ style(a11y): kb access for LLM endpoint menu; refactor: style (#3714) 2024-08-21 18:19:33 -04:00
Prompts 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
Share 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
SidePanel 📊 refactor: use Parameters from Side Panel for OpenAI, Anthropic, and Custom endpoints (#4092) 2024-09-17 22:25:54 -04:00
svg 💡 style: switched to Ariakit's tooltip (#3748) 2024-09-13 08:59:09 -04:00
Tools 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
ui 💡 style: switched to Ariakit's tooltip (#3748) 2024-09-13 08:59:09 -04:00
index.ts feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00