Otavio Rodolfo Piske created CAMEL-20986:
--------------------------------------------

             Summary: camel-ai: improve chunking support
                 Key: CAMEL-20986
                 URL: https://issues.apache.org/jira/browse/CAMEL-20986
             Project: Camel
          Issue Type: Task
    Affects Versions: 4.x
            Reporter: Otavio Rodolfo Piske
            Assignee: Otavio Rodolfo Piske
             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)

Reply via email to