mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 08:50:15 +01:00
* fix(bun): fix bun compatibility to allow gzip header: https://github.com/oven-sh/bun/issues/267#issuecomment-1854460357 * chore: update custom config examples * fix(OpenAIClient.chatCompletion): remove redundant call of stream.controller.abort() as `break` aborts the request and prevents abort errors when not called redundantly * chore: bump bun.lockb * fix: remove result-thinking class when message is no longer streaming * fix(bun): improve Bun support by forcing use of old method in bun env, also update old methods with new customizable params * fix(ci): pass tests |
||
|---|---|---|
| .. | ||
| ai_endpoints.md | ||
| ai_setup.md | ||
| azure_openai.md | ||
| custom_config.md | ||
| default_language.md | ||
| docker_override.md | ||
| dotenv.md | ||
| free_ai_apis.md | ||
| index.md | ||
| litellm.md | ||
| misc.md | ||
| mongodb.md | ||
| user_auth_system.md | ||