quarkus-langchain4j icon indicating copy to clipboard operation
quarkus-langchain4j copied to clipboard

fix issue with api-key for open-ai to have a default of empty and val…

Open MoheyEl-DinBadr opened this issue 1 year ago • 2 comments

…idate if the default base url is used then the api key must be provided

MoheyEl-DinBadr avatar May 22 '24 23:05 MoheyEl-DinBadr

I am pretty sure this does not work properly in the case where multiple named configurations exist.

What is the use case you are trying to fix? It's not clear to me what your end goal is with this change.

geoand avatar May 23 '24 06:05 geoand

I have tested it with the default and a named configuration named test and both worked just fine

MoheyEl-DinBadr avatar May 27 '24 12:05 MoheyEl-DinBadr