providerplaneai
    Preparing search index...

    OpenAIChatCapabilityImpl: Implements OpenAI Responses API chat functionality.

    Responsibilities:

    • Adapt ProviderPlaneAI chat requests to OpenAI Responses API
    • Normalize responses into AIResponse / AIResponseChunk
    • Support both streaming and non-streaming chat

    This capability is stateless with respect to session and turn lifecycle. Continuation, turn management, and multimodal state are owned by AIClient.

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods