OpenIndex Retrieval Plugin API
A retrieval API for querying and filtering documents based on natural language queries and metadata
- Homepage
- https://api.apis.guru/v2/specs/openindex.ai/1.0.0.json
- Provider
- openindex.ai
- OpenAPI version
- 3.0.2
- Spec (JSON)
- https://api.apis.guru/v2/specs/openindex.ai/1.0.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/openindex.ai/1.0.0/openapi.yaml
Tools (3)
Extracted live via the executor SDK.
-
query.queryQueryPostAccepts search query objects array each with query and optional filter. Break down complex questions into sub-questions. Refine results by criteria, e.g. time / source, don't do this often. Split queries if ResponseTooLargeError occurs.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools