Skip to content

Commit

Permalink
using correct model for embeddings
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadilipkolli authored Mar 27, 2024
1 parent 9d1ed61 commit 7f5825e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ spring.threads.virtual.enabled=true
spring.ai.ollama.chat.options.model=llama2
spring.ai.ollama.chat.options.responseFormat=json_object

#spring.ai.openai.image.model=dall-e-3
spring.ai.ollama.embedding.options.model=llama2

0 comments on commit 7f5825e

Please sign in to comment.