mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-24 04:10: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 |
||
|---|---|---|
| .. | ||
| specs | ||
| AzureAISearch.js | ||
| ChatTool.js | ||
| CodeSherpa.js | ||
| CodeSherpaTools.js | ||
| DALLE3.js | ||
| E2BTools.js | ||
| extractionChain.js | ||
| GoogleSearch.js | ||
| StableDiffusion.js | ||
| TavilySearchResults.js | ||
| TraversaalSearch.js | ||
| Wolfram.js | ||