kubecutle
Results
2
issues of
kubecutle
The official documentation has an example in python: https://platform.openai.com/docs/guides/embeddings. I am not seeing how this great Java library could help achiece the same, especially this line: `` df['similarities'] = df.ada_embedding.apply(lambda...
I get the following error when trying to use gpt-3.5-turbo model. Is there a plan to support this model? `` com.theokanning.openai.OpenAiHttpException: This is a chat model and not supported in...