AgentSea.Gateway.Config (agentsea_gateway v0.1.0)

Copy Markdown

Gateway configuration.

Summary

Types

t()

@type t() :: %AgentSea.Gateway.Config{
  providers: [AgentSea.Gateway.Provider.t()],
  strategy: module()
}