LibreChat/api/server/services/Runs
Danny Avila 388dc1789b
🛠️ fix: RunManager, AssistantService and useContentHandler Issues (#1920)
* fix(useContentHandler): retain undefined parts and handle them within `ContentParts` rendering

* fix(AssistantService/in_progress): skip empty messages

* refactor(RunManager): create highly specific `seenSteps` Set keys for RunSteps with use of `getDetailsSignature` and `getToolCallSignature`,to ensure changes from polling are always captured
2024-02-28 15:15:45 -05:00
..
handle.js 🤖 chore: Improve Assistants Run Logging (#1801) 2024-02-14 13:33:33 -05:00
index.js feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
methods.js 🤖 chore: Improve Assistants Run Logging (#1801) 2024-02-14 13:33:33 -05:00
RunManager.js 🛠️ fix: RunManager, AssistantService and useContentHandler Issues (#1920) 2024-02-28 15:15:45 -05:00