[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
2366104c4f
commit
24fdc45f20
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ RAG_EMBEDDING_MODEL: str = (
|
|||
or "BAAI/bge-small-en-v1.5"
|
||||
)
|
||||
|
||||
|
||||
# A single text embedder handles retrieval. PDF figures are captioned at ingest
|
||||
# (chat VLM or helper gemma-3n fallback) and spliced into the page markdown
|
||||
# before chunking, so the 384-d text embedder covers figure content too.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue