Skip to content

Commit

Permalink
Update solr/modules/llm/src/java/org/apache/solr/llm/embedding/SolrEm…
Browse files Browse the repository at this point in the history
…beddingModel.java

Co-authored-by: Christine Poerschke <cpoerschke@apache.org>
  • Loading branch information
alessandrobenedetti and cpoerschke authored Nov 12, 2024
1 parent 3c2b902 commit 1a2b197
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
package org.apache.solr.llm.embedding;

import dev.langchain4j.data.embedding.Embedding;
import dev.langchain4j.model.embedding.DimensionAwareEmbeddingModel;
import dev.langchain4j.model.embedding.EmbeddingModel;
import java.lang.reflect.Method;
import java.time.Duration;
Expand Down

0 comments on commit 1a2b197

Please sign in to comment.