mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 11:41:02 +02:00
- Template updates for pdf-ocr
- Template updates for pdf-ocr-mistral
This commit is contained in:
parent
182a161af5
commit
966f47b46f
5 changed files with 91 additions and 0 deletions
|
|
@ -37,6 +37,10 @@
|
|||
"graph-rag": import "components/graph-rag.jsonnet",
|
||||
"document-rag": import "components/document-rag.jsonnet",
|
||||
|
||||
// OCR options
|
||||
"ocr": import "components/ocr.jsonnet",
|
||||
"mistral-ocr": import "components/mistral-ocr.jsonnet",
|
||||
|
||||
// Librarian - document management
|
||||
"librarian": import "components/librarian.jsonnet",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue