Kavan Vadaliya

Results 45 comments of Kavan Vadaliya

any update of this one ?

@Levak i've fixed the auth part. i'll make pr if i got time.

@TiFu @taxpon @sebastianhaas @kenisteward @Vrolijkx @macjohnny @topce @akehir @petejohansonxo @amakhrov @davidgamero @mkusaka

> @Kavan72 please run > > ``` > ./mvnw clean package > ./bin/generate-samples.sh ./bin/configs/*.yaml > ./bin/utils/export_docs_generators.sh > ``` > > and commit the changes done

I'm trying to load a model into RAM, and I'm getting the same trash tokens. It's weird.

> @sebiweise This doesn't look too bad. But: > > * You use the same port for nginx and ollama which doesn't work. Change the "listen" directive to another port,...

@wing328 can you have a look on this issue ? I'm ready to contribute on this issue.

> > If I don't specify that field as required in Swagger, the generator will create that field with Optional.of. At that point, if my value is null, it will...

https://github.com/OpenAPITools/openapi-generator/issues/17538