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

[FEATURE] integrate LangChain4j LlamaParse into Quarkus #706

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dloiacono
Copy link

This is an initial effort to integrate LlamaParse in Quarkus.

This is still not merged: langchain4j/langchain4j#1188

@geoand geoand changed the title [FEATURE] integrate LangCahin4j LlamaParse into Quarkus [FEATURE] integrate LangChain4j LlamaParse into Quarkus Jun 27, 2024
Copy link
Collaborator

@geoand geoand left a comment

Choose a reason for hiding this comment

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

🎉

Thanks!

import java.io.InputStream;
import java.util.Map;

@RegisterForReflection
Copy link
Collaborator

Choose a reason for hiding this comment

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

I am pretty sure this is not needed


import java.io.InputStream;

@RegisterForReflection
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same here

@dloiacono
Copy link
Author

I just started, anyone want to contribute is welcome!

@geoand
Copy link
Collaborator

geoand commented Jun 28, 2024

Let's wait for the feature to land in upstream first

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.

None yet

2 participants