Class GsonInMemoryEmbeddingStoreJsonCodec
java.lang.Object
dev.langchain4j.store.embedding.inmemory.GsonInMemoryEmbeddingStoreJsonCodec
- All Implemented Interfaces:
InMemoryEmbeddingStoreJsonCodec
public class GsonInMemoryEmbeddingStoreJsonCodec
extends Object
implements InMemoryEmbeddingStoreJsonCodec
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GsonInMemoryEmbeddingStoreJsonCodec
public GsonInMemoryEmbeddingStoreJsonCodec()
-
-
Method Details
-
fromJson
- Specified by:
fromJson
in interfaceInMemoryEmbeddingStoreJsonCodec
-
toJson
- Specified by:
toJson
in interfaceInMemoryEmbeddingStoreJsonCodec
-