Skip to content

Commit

Permalink
adds pgvector dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadilipkolli authored Mar 27, 2024
1 parent 7f5825e commit 493bf50
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ spring.ai.ollama.chat.options.model=llama2
spring.ai.ollama.chat.options.responseFormat=json_object

spring.ai.ollama.embedding.options.model=llama2

spring.ai.vectorstore.pgvector.dimensions=1536

0 comments on commit 493bf50

Please sign in to comment.