Scholar Explain

scholar/explain

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

Base price
$0.0024 / run
Execution
sync
Model type
api
Input fields
4

Try the model

Playground

Open playground
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.
OutputReady

Your output will appear here

Complete the inputs, then click Run.

Specifications

Pricing

Base price
$0.0024 / run
Billing formula
0.0024

Context & modalities

Input
Schema-defined
Output
api

Capabilities

Chat
Not supported
Vision
Not supported
Reasoning
Not supported
Structured output
Not supported
Function calling
Not supported
Audio input
Not supported

Access

Provider
Scholar
Model ID
scholar/explain
Execution
sync
API
Unified Run API
Endpoint
/v1/run

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.

Start building

Send your first request

OpenAI-compatible endpoint with unified authentication and usage tracking.

Production API
Endpoint
https://api.sandbase.ai/v1/run
Model ID
scholar/explain
# Preserve Unicode and shell metacharacters in the request body.
result=$(printf '%s' 'ewogICJtb2RlbCI6ICJzY2hvbGFyL2V4cGxhaW4iCn0=' \
  | base64 --decode \
  | curl --fail-with-body --silent \
      -X POST "https://api.sandbase.ai/v1/run" \
      -H "Authorization: Bearer $SANDBASE_API_KEY" \
      -H "Content-Type: application/json" \
      --data-binary @-)
printf '%s\n' "$result"

Choose your model

Compare models

All language models
ModelContextInput / 1MOutput / 1MReleased
Scholar ExplainThis model
Scholar
———Jan 1, 2024
Scholar———Jan 1, 2024
Scholar———Jan 1, 2024
Scholar———Jan 1, 2024