mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-04-07 08:25:23 +02:00
- Filter reserved fields (file, model, language) from extraParams before merge - Change extraParams schema to z.record(z.union([z.string(), z.number(), z.boolean()])) - Add regex validation for language field in Zod schema - Add JSDoc note about extraParams in openAIProvider - Add comment clarifying language/extraParams are OpenAI-only (not Azure) - Remove unnecessary optional chaining on sttSchema |
||
|---|---|---|
| .. | ||
| react-query | ||
| specs | ||
| src | ||
| .gitignore | ||
| babel.config.js | ||
| check_updates.sh | ||
| jest.config.js | ||
| package.json | ||
| rollup.config.js | ||
| server-rollup.config.js | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||