API Reference

Generate completion

Description

Interact with the LLM model using the specified model_deployment_id. The LLM model will generate a text completion based on the provided prompt.

{
    "prompt": "What is the capital of France?"
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!