Module: Anthropic

Defined in:
sig/_private/anthropic.rbs

Overview

Arity patch for the anthropic gem (see openai.rbs for the rationale). Messages#create is positional at runtime but typed keyword-only in the gem's RBS; Messages#stream is omitted from the gem's RBS but present at runtime (returns a MessageStream helper). Loaded only for riffer's own Steep run.

Defined Under Namespace

Modules: Resources