[ https://issues.apache.org/jira/browse/CAMEL-20095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17821726#comment-17821726 ]
Zineb Bendhiba commented on CAMEL-20095: ---------------------------------------- After multiple updates, I'm changing the code to have a global langchain4j for chat, available no matter what langchain component is needed, because langchain4j is huge project. I got some contribution for embeddings on my branch from [~lburgazzoli] I'm working on it this week. I need to add some tests and finish implementing stuff. For chat models: I'm running tests with Ollama docker image, so using Ollama model only. We can add any other model where it's possible to have an image, or free credentials. Also this component needs proper documentation to help user understand how to use it, before we can say it's ready. I just opened a draft PR to show progress only. I'll change status during this week. (cf https://github.com/apache/camel/pull/13341) > Create a component for OpenAI > ----------------------------- > > Key: CAMEL-20095 > URL: https://issues.apache.org/jira/browse/CAMEL-20095 > Project: Camel > Issue Type: New Feature > Reporter: Zineb Bendhiba > Assignee: Zineb Bendhiba > Priority: Major > Attachments: telegram-openAPI.mp4 > > > Investigate on the Java library langchain4j, to create a component that can > integrate to OpenAI, HugginFace and more via langchain > > This is the link to the project : [https://github.com/langchain4j/langchain4j] > > the attached video is a first POC playing with Camel telegram and OpenAI > > [^telegram-openAPI.mp4] -- This message was sent by Atlassian Jira (v8.20.10#820010)