Ioannis Canellos

Results 210 comments of Ioannis Canellos

After rebasing, I can no longer see anything myself

> So it's not just me :) Yeah, the PR needed alignment with the new module structure. Fixed now.

> So it's not just me :) Yeah, the PR needed alignment with the new module structure. Fixed now.

Do you see it as a new extension or something that would be triggered when OpenAI and Ollama extensions are used ? Also, would you wire it as a Dev...

I can give it a shot.

I have something is working. However, it will only work when rag is disabled (and it's true by default). Should we add a message / alert to let the user...

> I'm at a conference so I'll have time to test it later, but I'll just throw in that, in case of a timeout, or whatever other error from the...

I updated the PR and added error handling in all possible ways I could imagine: - using `orError` - handling the error as part of `onNext` - wrapping the whole...

@jmartisk: I checked what you do in `qwc-chat.js` and it's not applicable to this case. In this case json rpc returns a multi errors are not just catch using `catch`....

@jmartisk: the issue you had with errors being swallowed has been fixed on the quarkus side of the house by @phillip-kruger and should be available in 3.11.1. Nothing additional needed...