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 Request]: Template to integrate LLMs as PTransform using langchian-beam #2150

Open
Ganeshsivakumar opened this issue Jan 26, 2025 · 0 comments
Labels
addition New feature or request needs triage p2

Comments

@Ganeshsivakumar
Copy link

Related Template(s)

New template

What feature(s) are you requesting?

What you would like to accomplish:

  • Leverage LLMs capabilities for data processing and create RAG based pipelines in dataflow and apache beam.
  • Create vector embeddings for text directly within the pipeline.

How this might work:

langchain-beam java library is a apache beam and langchain integration. it provides transforms to integrate LLMs and embeddings models from gemini, openai and other providers in beam pipeline.

Goal is expose those expose those transform as template for easy integration in Dataflow.

repository link - https://github.com/Ganeshsivakumar/langchain-beam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition New feature or request needs triage p2
Projects
None yet
Development

No branches or pull requests

1 participant