Brandon Ruffridge
Brandon Ruffridge
Any update on this? I'm interested in this as well.
We built our own logic and UI to handle multiple chat threads in [bidara-deep-chat](https://github.com/nasa-petal/bidara-deep-chat). Our frontend is built using Svelte.
Can workaround by defining a function for `files_tool_type` that returns the tool based on the file type. Waiting for https://github.com/OvidijusParsiunas/deep-chat/issues/281
Fixed in the `azure` branch.
Starter Test cases: 1. With a cleared browser cache, user can login with an OpenAI API key. 2. User can submit a text message and have a response returned. 3....
I'm also getting these types of errors running on Docker Desktop on Mac. I tried to parse through the logs and only shown below are what appear to be ERRORS...
Here's what Gemini 2.0 Flash Thinking (Deep Research mode) had to say. Troubleshooting WebUI Docker Container Startup on macOS # **Troubleshooting WebUI Docker Container Startup on macOS** This report analyzes...
I was working on this a little, and one issue I encountered is I wasn't able to get the `responseInterceptor` to fix the image links since the function is called...
It has become a requirement for my project to support Assistants API on Azure. I don't think deep-chat will support Assistants API on Azure without a couple of changes. ##...
Fixed in https://github.com/OvidijusParsiunas/deep-chat/pull/292 (waiting for PR to be approved/merged and new version of deep-chat released)