Alex
Alex
Think both should be fixed now in any case. I will also create a new issue to support vllm type of proxies properly
Yep, would be great, @tenokami can take a look at that later
I think this issue consists of two parts, backend and frontend. First we need to implement a similar endpoint to /api/answer for the backend (@Vaibhav91one to answer your question -...
Think there are two options that users should have in such a case. 1. Models should provide full and consistent answer 2. Users can explicitly ask to continue. I dont...
@tenokami Check this out please, what do you think. Think it will be useful to be able to cancel a request, what are your thoughts on UI
Can you expand more on the issue, what did you do for it to happen, what do you have in the .env file?
Seems like a directory map issue, should be solved
I think the only way to solve it especially for streaming is probably to store user session in the backend in mongodb. unless you can try a more elegant or...
Thank you so much. Just two things: 1. Can you send the screenshot so we can check how it looks 2. There is a build error src/Navigation.tsx(173,33): error TS18047: 'conversations'...
Thank you, looks like its working, but desing wise its just on top of the page @tenokami maybe we can put search on top of the sidebar or something? how...