AgentSea.Gateway.Provider (agentsea_gateway v0.1.0)

Copy Markdown

A configured provider candidate.

Summary

Types

t()

@type t() :: %AgentSea.Gateway.Provider{
  model: String.t(),
  module: module(),
  name: term(),
  opts: keyword()
}