Use the Opper Github actions to index your documents as they change.
Parameter | Description | Default | Required |
---|---|---|---|
apikey | Your Opper API key | - | Yes |
index | Name of the Opper index | repo-docs | No |
folder | Directory to index | . (root) | No |
file_types | File extensions to index | .md .mdx .txt | No |
model | Custom model for metadata extraction | Default Opper model | No |
Parameter | Description | Required |
---|---|---|
apikey | Your Opper API key | Yes |
index | Name of the Opper index | Yes |
url | The URL to start scraping from | Yes |