Files
log10py/docs/models/components/model.md
Niklas Nielsen ebd24efca7 Initial commit
2024-05-24 19:20:08 -07:00

313 B

Model

ID of the model to use. See the model endpoint compatibility table for details on which models work with the Chat API.

Supported Types

model: str = /* values here */

Two

model: components.Two = /* values here */