AI Inference
AI model inference endpoints (completions, embeddings)
📄️ Create Chat Completion
Generate a chat completion using specified model and messages.
📄️ Create Text Completion
Generate a text completion using specified model and prompt.
📄️ Create Embeddings
Generate embeddings for input text using specified model.
📄️ Create Image
Generate images from a text prompt using a specified model.