Rename all Embedding Client doc and variables occurrences into Embedding Model

This commit is contained in:
Christian Tzolov
2024-06-16 21:24:03 +02:00
parent 704dec20d9
commit 958549ecce
35 changed files with 70 additions and 70 deletions

View File

@@ -59,7 +59,7 @@
<optional>true</optional>
</dependency>
<!-- Transformers Embedding Client -->
<!-- Transformers Embedding Model -->
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-transformers</artifactId>