Interface RunStreamEvent

All Known Implementing Classes:
RunAgentUpdatedStreamEvent, RunItemStreamEvent, RunRawModelStreamEvent

public interface RunStreamEvent
RunStreamEvent

Union of all stream event types.

Source: https://github.com/openai/openai-agents-js/blob/main/packages/agents-core/src/events.ts

  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details