[
https://issues.apache.org/jira/browse/CAMEL-20986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otavio Rodolfo Piske updated CAMEL-20986:
-----------------------------------------
Component/s: camel-ai
camel-core
camel-langchain4j
> camel-ai: improve chunking support
> ----------------------------------
>
> Key: CAMEL-20986
> URL: https://issues.apache.org/jira/browse/CAMEL-20986
> Project: Camel
> Issue Type: Task
> Components: camel-ai, camel-core, camel-langchain4j
> Affects Versions: 4.x
> Reporter: Otavio Rodolfo Piske
> Assignee: Otavio Rodolfo Piske
> Priority: Major
> Fix For: 4.8.0
>
>
> Currently, when loading data into a VectorDB, applications have to implement
> chunking on their own. This is typically done as a processor (which then uses
> LangChain4J [Document
> Splitter|https://docs.langchain4j.dev/tutorials/rag/#document-splitter]
> features or implement their own).
> We could make this simpler by implementing a specialized chunking DSL that
> abstracts this process and simplify loading the data to those databases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)