Buble.Chat.Models (buble v0.1.0)

Copy Markdown View Source

Chat model discovery methods.

Summary

Functions

list(client)

@spec list(Buble.Client.t()) :: {:ok, map()} | {:error, Buble.Error.t()}

list!(client)

@spec list!(Buble.Client.t()) :: map()