Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First Infinispan Integration / Langchain #552

Merged
merged 3 commits into from Feb 8, 2024

Conversation

karesti
Copy link
Contributor

@karesti karesti commented Jan 26, 2024

This is the first implementation of Infinispan as Embeddings Store for langchain
The current version is 15.0.0.Dev07, which will be in a final release in a few weeks time

closes #553

Example langchain4j/langchain4j-examples#42

@langchain4j
Copy link
Owner

Hi @karesti thanks a lot for your contribution! I will check this next week after the release.

Copy link

@fax4ever fax4ever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job Katia! Just some ideas...

Copy link
Owner

@langchain4j langchain4j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot, great job!

<parent>
<groupId>dev.langchain4j</groupId>
<artifactId>langchain4j-parent</artifactId>
<version>0.26.0-SNAPSHOT</version>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<version>0.26.0-SNAPSHOT</version>
<version>0.26.0-SNAPSHOT</version>

@langchain4j langchain4j merged commit 7d89ea2 into langchain4j:main Feb 8, 2024
0 of 5 checks passed
@karesti karesti deleted the infinispan-integration branch February 8, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Integrate with Infinispan as embedding storage
3 participants