LibreChat/packages/data-provider/src
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
..
react-query 🏷️ fix: Address Statefulness Issues for Bookmarks (#3590) 2024-08-08 21:25:10 -04:00
types 🤲 a11y: Keyboard Accessibility for Account Settings (#3666) 2024-08-16 15:09:03 -04:00
actions.ts 🌐 fix(actions): Correct URL Formation for Subdomains in createURL (#3149) 2024-06-21 11:07:45 -04:00
api-endpoints.ts 🧹 chore: pre-release cleanup (#3595) 2024-08-09 02:11:56 -04:00
azure.ts 🧼 refactor(AppService): Consolidate Logic & Issue more Warnings (#2468) 2024-04-19 12:05:39 -04:00
config.ts 🤖 feat: Recognize chatgpt-4o-latest, update default OpenAI Models (#3667) 2024-08-16 15:28:17 -04:00
createPayload.ts 🤖 feat: Private Assistants (#2881) 2024-05-28 08:27:45 -04:00
data-service.ts 🌡️ feat: Periodic Health Check to prevent UI Inactivity Connection Errors (#3589) 2024-08-08 14:52:12 -04:00
file-config.ts 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
generate.ts 🇬 refactor: Update default Google Models and Parameters (#2782) 2024-05-22 10:20:35 -04:00
headers-helpers.ts chore: add back data-provider 2023-07-30 11:50:24 -04:00
index.ts 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
keys.ts 🌡️ feat: Periodic Health Check to prevent UI Inactivity Connection Errors (#3589) 2024-08-08 14:52:12 -04:00
models.ts 🤖 feat: Model Specs & Save Tools per Convo/Preset (#2578) 2024-04-30 22:11:48 -04:00
parsers.ts 🎙️ a11y: Screen Reader Support for Dynamic Content Updates (#3625) 2024-08-13 03:04:27 -04:00
request.ts 🔉 feat: Speech-to-text / Text-to-speech (initial support) (#2836) 2024-05-22 17:19:55 -04:00
roles.ts 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
schemas.ts 🤖 refactor: Remove Default Model Params for All Endpoints (#3682) 2024-08-18 06:00:03 -04:00
sse.js feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
types.ts 📩 feat: invite user (#3012) 2024-08-18 00:23:38 -04:00