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
zbendhiba opened this issue Oct 15, 2024 · 0 comments
Open

Create Langchain4j Kamelets specific to certain Models #2247

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

Comments

@zbendhiba
Copy link

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.

@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