cescoffier / quarkus-langchain4j-workshop

Learn how to build AI-infused applications with Quarkus
https://cescoffier.github.io/quarkus-langchain4j-workshop/
Apache License 2.0
6 stars 5 forks source link

Use generic EmbeddingStore and EmbeddingModel #21

Closed edeandrea closed 2 weeks ago

edeandrea commented 2 weeks ago

Use generic EmbeddingStore and EmbeddingModel classes in method signatures rather than specific implementations.