Uses of Class
dev.langchain4j.store.embedding.coherence.CoherenceEmbeddingStore
Packages that use CoherenceEmbeddingStore
-
Uses of CoherenceEmbeddingStore in dev.langchain4j.store.embedding.coherence
Methods in dev.langchain4j.store.embedding.coherence that return CoherenceEmbeddingStoreModifier and TypeMethodDescriptionCoherenceEmbeddingStore.Builder.build()Build aCoherenceEmbeddingStorefrom the state in this builder.static CoherenceEmbeddingStoreCoherenceEmbeddingStore.create()Create a defaultCoherenceEmbeddingStore.static CoherenceEmbeddingStoreCoherenceEmbeddingStore.create(com.tangosol.net.NamedMap<com.oracle.coherence.ai.DocumentChunk.Id, com.oracle.coherence.ai.DocumentChunk> map) Create aCoherenceEmbeddingStorethat uses the specified CoherenceNamedMapname.static CoherenceEmbeddingStoreCreate aCoherenceEmbeddingStorethat uses the specified CoherenceNamedMapname.