LibreChat/client/src/components/Endpoints/Settings
Danny Avila 683702d555
🤖 refactor: Remove Default Model Params for All Endpoints (#3682)
* refactor: use parseCompactConvo in buildOptions, and generate no default values for the API to avoid weird model behavior with defaults

* refactor: OTHER - always show cursor when markdown component is empty (preferable to not)

* refactor(OpenAISettings): use config object for setting defaults app-wide

* refactor: Use removeNullishValues in buildOptions for ALL  endpoints

* fix: add missing conversationId to title methods for transactions; refactor(GoogleClient): model options, set no default, add todo note for recording token usage

* fix: at minimum set a model default, as is required by API (edge case)
2024-08-18 06:00:03 -04:00
..
MultiView 🤖 feat: Model Specs & Save Tools per Convo/Preset (#2578) 2024-04-30 22:11:48 -04:00
Advanced.tsx 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
AgentSettings.tsx 🎨 style: Focus Outlines (#2913) 2024-05-29 23:07:52 -04:00
Anthropic.tsx 🤖 feat: new Anthropic Default Settings / Increased Output Tokens for 3.5-Sonnet (#3407) 2024-07-20 08:53:16 -04:00
Assistants.tsx 🎨 style: Focus Outlines (#2913) 2024-05-29 23:07:52 -04:00
BingAI.tsx 🎨 style: Focus Outlines (#2913) 2024-05-29 23:07:52 -04:00
Examples.tsx 🖌️ style: Update Light/Dark UI Themes (#1754) 2024-03-06 12:05:43 -05:00
Google.tsx 🎨 style: Focus Outlines (#2913) 2024-05-29 23:07:52 -04:00
index.ts 📂 feat: RAG Improvements (#2169) 2024-03-22 19:07:08 -04:00
OpenAI.tsx 🤖 refactor: Remove Default Model Params for All Endpoints (#3682) 2024-08-18 06:00:03 -04:00
OptionHover.tsx 🗃️ feat: General File Support for OpenAI, Azure, Custom, Anthropic and Google (RAG) (#2143) 2024-03-19 20:54:30 -04:00
Plugins.tsx 🎨 style: Focus Outlines (#2913) 2024-05-29 23:07:52 -04:00
settings.ts 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00