mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 08:50:15 +01:00
* WIP: basic route for file downloads and file strategy for generating readablestream to pipe as res * chore(DALLE3): add typing for OpenAI client * chore: add `CONSOLE_JSON` notes to dotenv.md * WIP: first pass OpenAI Assistants File Output handling * feat: first pass assistants output file download from openai * chore: yml vs. yaml variation to .gitignore for `librechat.yml` * refactor(retrieveAndProcessFile): remove redundancies * fix(syncMessages): explicit sort of apiMessages to fix message order on abort * chore: add logs for warnings and errors, show toast on frontend * chore: add logger where console was still being used |
||
|---|---|---|
| .. | ||
| 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 | ||
| ollama.md | ||
| user_auth_system.md | ||