mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 19:30:15 +01:00
* refactor(assistants/chat): use promises to speed up initialization, initialize shared variables, include `attachedFileIds` to streamRunManager * chore: additional typedefs * fix(OpenAIClient): handle edge case where attachments promise is resolved * feat: createVisionPrompt * feat: Vision Support for Assistants |
||
|---|---|---|
| .. | ||
| createContextHandlers.js | ||
| createVisionPrompt.js | ||
| formatGoogleInputs.js | ||
| formatGoogleInputs.spec.js | ||
| formatMessages.js | ||
| formatMessages.spec.js | ||
| handleInputs.js | ||
| index.js | ||
| instructions.js | ||
| summaryPrompts.js | ||
| titlePrompts.js | ||
| truncateText.js | ||