← registry · model definition
GPT
modelpublished by openai
Reference it like this
Drop this into your Latestfile, or let the builder write it for you.
model "gpt" {
from = "registry:openai/gpt"
provider = "openai"
}The URI
registry:openai/gpt — a registry: URI with the host omitted, so it defaults to latest.dev. Parsers are not required to resolve it; an unreachable registry is not a validation error.
Is this wrong?
Vendors should own these definitions. This one is seeded, so if the details are off or the vendor fields should be different, say so.