List models
Picking the right one
Chat-class and embedding-class models are separate — chat models won’t produce embeddings and vice versa. Theid field is what you’ll pass to /v1/chat/completions, /v1/embeddings, and the knowledge-base chat endpoint.
Next: Compute embeddings →
