Andreas Repp

Results 66 comments of Andreas Repp

Unfortunately, this issue is still up-to-date :(

Hey @andreadimaio, thanks for the implementation. I had a look at the PR and I was wondering, does this only work for WatsonX? Or does it also work for OpenAI?...

How do I enable this for the OpenAI integration? I see that the extension has a OpenAiStreamingChatModel but it doesn't seem to work. In my code, I get the following...

Could it be because I use Kotlin? I'm using 0.10.1.

I found my issue... I accidentially still had the huggingface extension enabled in my playground project and that doesn't support the streaming... sorry for that :(

Hi @mmusgrov, did you have a chance to look at this issue? I also run into it after upgrading my service.

I also just encountered this issue with a slightly different setup. For me, the error happens on application startup (reproducer below) My Rest Client looks like this: ``` @RegisterRestClient(baseUri =...

Is there a timeline for this to be fixed? This would be a big security risk 😕

This would be a great addition to the CKF stack. Especially combined with the COS integration.

No, it only means the kubernetes extension cannot generate Gateway API Specs for you. So you just have to write them yourself.