# Use OpenAI SDK

Configure the official OpenAI SDK with the complete Genesis base URL and Genesis access token. Use a model ID visible to the current credential. For Embeddings, explicitly set `encoding_format="float"`; the default Base64 vector format is not reliably supported.
