Codex.Realtime (Codex SDK v0.3.0)
View SourcePlaceholder for realtime pipelines.
Realtime APIs are not yet supported by the Elixir SDK. Calls to this module
return an {:error, %Codex.Error{kind: :unsupported_feature}} tuple with
a descriptive message.
Summary
Functions
@spec connect(map() | keyword()) :: {:error, Codex.Error.t()}
@spec stream(map() | keyword()) :: {:error, Codex.Error.t()}