Re: [PR] RFC CAMEL-21269: camel-langchain4j-tokenizer fixes [camel]

2024-09-26 Thread via GitHub
orpiske closed pull request #15705: RFC CAMEL-21269: camel-langchain4j-tokenizer fixes URL: https://github.com/apache/camel/pull/15705 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] RFC CAMEL-21269: camel-langchain4j-tokenizer fixes [camel]

2024-09-26 Thread via GitHub
orpiske commented on PR #15705: URL: https://github.com/apache/camel/pull/15705#issuecomment-2377450129 Let's focus on #15729 which provides a more comprehensive and elegant set of fixes for the chunking DSL. -- This is an automated message from the Apache Git Service. To respond to the m

Re: [PR] RFC CAMEL-21269: camel-langchain4j-tokenizer fixes [camel]

2024-09-26 Thread via GitHub
orpiske commented on PR #15705: URL: https://github.com/apache/camel/pull/15705#issuecomment-2377030634 > For the record, this is still broken. I was reviewing the results yesterday w/ @lordrip and it still generating extra files. This one is OK now. But ... I'm going for a different

Re: [PR] RFC CAMEL-21269: camel-langchain4j-tokenizer fixes [camel]

2024-09-26 Thread via GitHub
orpiske commented on PR #15705: URL: https://github.com/apache/camel/pull/15705#issuecomment-2376424207 For the record, this is still broken. I was reviewing the results yesterday w/ @lordrip and it still generating extra files. -- This is an automated message from the Apache Git Service.

Re: [PR] RFC CAMEL-21269: camel-langchain4j-tokenizer fixes [camel]

2024-09-25 Thread via GitHub
github-actions[bot] commented on PR #15705: URL: https://github.com/apache/camel/pull/15705#issuecomment-2375106633 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

[PR] RFC CAMEL-21269: camel-langchain4j-tokenizer fixes [camel]

2024-09-25 Thread via GitHub
orpiske opened a new pull request, #15705: URL: https://github.com/apache/camel/pull/15705 Added the missing models and regenerated the catalog. Still a bit of a WIP, but sending it earlier to speed up things as I am in a different TZ. # Description # Target