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

Create Langchain4j Kamelets specific to certain Models #2247

Open
4 tasks
zbendhiba opened this issue Oct 15, 2024 · 0 comments
Open
4 tasks

Create Langchain4j Kamelets specific to certain Models #2247

zbendhiba opened this issue Oct 15, 2024 · 0 comments
Assignees

Comments

@zbendhiba
Copy link

zbendhiba commented Oct 15, 2024

Langchain4j-chat and Langchain4j-embedding components in Camel lack knowledge of the specific type of LLM to connect to.

To utilize them, we need to create Java beans that can generate eitherEmbeddingModels or ChatModels.

The goal is to begin with a few examples of Kamelets that are aware of the model type, which will simplify usage.

These are examples we target for the EmbeddingModels

@zbendhiba zbendhiba self-assigned this Oct 15, 2024
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

No branches or pull requests

1 participant