Skip to main content

Crate opencode_webresearch

Crate opencode_webresearch 

Source

Structs§

ModelDescriptor
Model descriptor embedded in output payload.
ResearchPayload
Canonical JSON payload written to response.json.
ResearchRequest
Input payload for a complete research run.
ResearchResponse
Summary of a completed workflow.

Enums§

WebResearchError
The top-level error for all library operations.

Functions§

run_research
Run the full retrying web research workflow.

Type Aliases§

Result
Convenient result alias for this crate.