Commit graph

8 commits

Author SHA1 Message Date
ilya-kolchinsky
4c81a72214 Added output type to PreprocessorResponse. 2025-03-06 14:05:05 +01:00
ilya-kolchinsky
b981181b25 Added a draft implementation of the preprocessor chain. 2025-03-05 17:17:17 +01:00
ilya-kolchinsky
16764a2f06 Initial implementation of RAG operator using the preprocessing endpoint. 2025-03-05 13:43:26 +01:00
ilya-kolchinsky
1a6e71c61f Added draft implementation of built-in preprocessing for RAG. 2025-03-04 15:22:29 +01:00
ilya-kolchinsky
5014de434e Added input/output type declaration. 2025-03-04 12:34:30 +01:00
ilya-kolchinsky
224d2d2891 Switched to using the existing Chunk type. 2025-03-03 20:31:06 +01:00
ilya-kolchinsky
c3515530bb Initial and very basic docling support. 2025-03-03 15:17:40 +01:00
ilya-kolchinsky
aa1b670d5c The first draft of the Preprocessing API. 2025-03-03 13:32:17 +01:00