Skip to main content

Module graphs

Module graphs 

Source
Expand description

Graphs API client.

This module provides methods for graph completions and verifier inference.

Structs§

GraphsClient
Graphs API client.

Constants§

DEFAULT_VERIFIER
Default verifier graph ID.
RLM_VERIFIER_V1
RLM v1 verifier for large contexts.
RLM_VERIFIER_V2
RLM v2 verifier (multi-agent).

Functions§

build_verifier_request
Build a verifier graph completion request from SDK inputs.
resolve_graph_job_id
Resolve a graph job ID from explicit job_id or graph target spec.