[
https://issues.apache.org/jira/browse/CAMEL-21269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otavio Rodolfo Piske updated CAMEL-21269:
-----------------------------------------
Description:
byCharacter, byLine, byWord, bySentence, byParagraph are not part of the Camel
catalog for langchain4j tokenizer
https://github.com/apache/camel/blob/bd427fb7b288011aafafce88076e7792168f8da7/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/langChain4j.json#L15
There is an incomplete definition of the tokenizer DSL that prevents it from
being used in YAML.
was:
byCharacter, byLine, byWord, bySentence, byParagraph are not part of the Camel
catalog for langchain4j tokenizer
https://github.com/apache/camel/blob/bd427fb7b288011aafafce88076e7792168f8da7/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/langChain4j.json#L15
Or they are missing because the Yaml language is not supporting to specify them?
> camel-langchain4j-tokenizer: tokenizer are unusable in YAML
> -----------------------------------------------------------
>
> Key: CAMEL-21269
> URL: https://issues.apache.org/jira/browse/CAMEL-21269
> Project: Camel
> Issue Type: Bug
> Components: camel-langchain4j
> Reporter: Aurélien Pupier
> Priority: Major
>
> byCharacter, byLine, byWord, bySentence, byParagraph are not part of the
> Camel catalog for langchain4j tokenizer
> https://github.com/apache/camel/blob/bd427fb7b288011aafafce88076e7792168f8da7/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/langChain4j.json#L15
> There is an incomplete definition of the tokenizer DSL that prevents it from
> being used in YAML.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)