Charles Ching

Results 55 comments of Charles Ching

协变量这个文件,需要在settings.yaml中开启,请参考下面 ···yaml claim_extraction: enabled: true prompt: "prompts/claim_extraction.txt" description: "Any claims or facts that could be relevant to information discovery." max_gleanings: 1 ···

> if you're using the default indexing pipeline it does not generate a create_final_covariates.parquet anymore. Set the covariates to [] or don't include it when defining a LocalSearchMixedContext class. What...

看这个视频 https://youtu.be/XiLEZzm7yCk

I have a collection of tens of thousands of files in various formats (PDF, CSV, etc.). I'd like to create a RAG system to enable efficient retrieval and information extraction...