Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/promptfoo/promptfoo
/ ingest.py
File
ingest.py
examples/eval-rag-full/ingest.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
PDF document ingestion script
for
RAG implementation.
3
Loads PDF files
from
a remote source in parallel, splits them into chunks,
4
and stores them in a Chroma vector database.
Callers
nothing calls this directly
Calls
3
getenv
Method · 0.80
resolve
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected