ADocumentation Index
Fetch the complete documentation index at: https://oxy.tech/docs/llms.txt
Use this file to discover all available pages before exploring further.
duckdb database entry can be added by specifying type: duckdb in your
~/.config/oxy/config.yml file. The dataset
field should point to the directory where your data is stored. We run SET file_search_path = '{}' within duckdb against the path you provide before any
query.