Basic Parameters
| Parameter | Description |
|---|---|
| Anthropic Format | Select to use an Anthropic model. Note: This parameter is only available for Anthropic models like Claude Sonnet or Claude Opus. It won’t work for other models such as GPT-4o or DeepSeek. |
| Max Tokens | The maximum number of tokens to generate in the completion. |
| Messages | The conversation messages to generate a completion for. For example: |
| Model | The deployment name of the model to use. Note: To use an Anthropic model, you must also use the Anthropic Format parameter. |
| Project Name | The name of the Azure AI Foundry project. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Additional Parameters | A JSON object for additional body parameters. Values specified in this parameter will override equivalent parameters. For example: The object must follow the vendor’s structure as defined in the API documentation. |