LibreChat/client
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
..
public 🤖feat: add multiple known endpoints (#1917) 2024-02-28 08:46:21 -05:00
src 🛠️ fix: RunManager, AssistantService and useContentHandler Issues (#1920) 2024-02-28 15:15:45 -05:00
test
babel.config.cjs
index.html
jest.config.cjs
nginx.conf
package.json
postcss.config.cjs
tailwind.config.cjs
tsconfig.json
tsconfig.node.json
vite.config.ts