Scholar modelsapi generation api

scholar/explain

Generate explanations for search results in different languages and formats.. Supports streaming (COMPLETE/INCREMENTAL) and non-streaming modes.

Input
The original search query to explain results for.
Search results to explain. Typically from a prior search/scholar or search/mixed call.
Language for the explanation output.
NON_STREAMING returns JSON; COMPLETE/INCREMENTAL stream server-sent events. Allowed values: NON_STREAMING, COMPLETE, INCREMENTAL.
Idle

Example output — click Run to generate your own

API README

Scholar Explain

Generate explanations for search results in different languages and formats. Supports streaming (COMPLETE/INCREMENTAL) and non-streaming modes. It is suitable for academic-search, text-generation workflows.

Capability

Generate explanations for search results in different languages and formats. Supports streaming (COMPLETE/INCREMENTAL) and non-streaming modes. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Search and discover relevant records for research, monitoring, and product experiences.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models