Skip to content

Commit bdd65e5

Browse files
author
sethu
committed
order
1 parent adf4e24 commit bdd65e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/topics/llm_configuration.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
" ```\n",
7878
" </TabItem>\n",
7979
" <TabItem value=\"azureopenai\" label=\"Azure OpenAI\">\n",
80-
" - `model` (required, type: string): The deployment to be used. The model corresponds to the deployment name on Azure OpenAI.\n",
80+
" - `model` (str, required): The deployment to be used. The model corresponds to the deployment name on Azure OpenAI.\n",
8181
" - `api_key` (str, optional): The API key required for authenticating requests to the model's API endpoint.\n",
8282
" - `api_type`: `azure`\n",
8383
" - `base_url` (str, optional): The base URL of the API endpoint. This is the root address where API calls are directed.\n",

0 commit comments

Comments
 (0)