AutoRAG Trial & Debugging Interface
Environment Variables
Examples
Here is the Sample YAML File. Just click the file ❗
Non-GPU Examples
Examples
GPU Examples
⚠️ Warning: Here are the YAML files containing the modules that use the local model.
Note that if you Run_Trial in a non-GPU environment, it can take a very long time.
Examples
GPU + API Examples
⚠️ Warning: Here are the YAML files containing the modules that use the local model and API Based Model.
You need to set JINA_API_KEY, COHERE_API_KEY, MXBAI_API_KEY and VOYAGE_API_KEY as environment variables to use this feature.
Examples
QA Parquet File Content
1 | 2 | 3 |
---|---|---|
Here is the Sample QA File. Just click the file ❗
Examples
Corpus Parquet File Content
1 | 2 | 3 |
---|---|---|
Here is the Sample Corpus File. Just click the file ❗
Examples