Feature requests¶
Use the GitHub feature request template:
https://github.com/kagan-sh/opensearch/issues/new?template=feature-request.yml
Open a request when¶
- you need a new datasource
- you need a new output field or status
- you need a new search mode or ranking behavior
- you need a new configuration surface
Include¶
- the problem you are solving
- why
session,web, andcodeare not enough - example prompts that should work after the change
- the evidence shape you expect back
Datasource requests¶
Please include:
- provider name and URL
- auth model
- searchable objects
- 3-5 example queries
- expected citations or URLs
- rate limits and privacy constraints
OpenSearch does not support third-party datasource plugins yet; new datasources are still implemented in core.