Closed geemi725 closed 8 months ago
Hi @geemi725 ,
Thanks for the question! This error could be likely because your specified filename
is of type 'numpy.float64'
while it should be in fact str
type. Could you confirm your input field values and types?
I am working with a pipeline where I'm using my own retriever class instead of the dspy retrievers. The goal is to develop a RAG model to extract data from PDFs. However when I try to compile the teleprompter it fails. I am following the intro.ipynb notebook. Please help?
ERROR: