Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgotteiner committed Nov 6, 2024
1 parent d09fbe9 commit a5fe65b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ public VectorStore vectorStore(SearchIndexClient searchIndexClient, EmbeddingMod
public EmbeddingModel embeddingModel() {
return new TransformersEmbeddingModel();
}

}

}

0 comments on commit a5fe65b

Please sign in to comment.