View Source Agens.Serving.Config (agens v0.1.1)

The Config struct represents the configuration for a Serving process.

Fields

Summary

Types

@type t() :: %Agens.Serving.Config{name: atom(), serving: Nx.Serving.t() | module()}