Skip to content

Commit 36d354b

Browse files
authored
docs: Microsoft Azure hosted model docs (#176)
1 parent 24c666a commit 36d354b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

docs/agent/changing-models.mdx

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changing models
2-
By default Superface uses the *OpenAI ChatGPT-3.5 Turbo* model, however this may not necessarily be the best model for all the capabilities you want to add with your tools.
2+
3+
By default Superface uses the _OpenAI ChatGPT-3.5 Turbo_ model, however this may not necessarily be the best model for all the capabilities you want to add with your tools.
34

45
You can modify the model that the agent uses by clicking on **Settings > System** and selecting the model you want to run your tools with from the **Foundation model** drop down list.
56

6-
![The Foundation model list is found on the System settings page](/img/agent/6a-foundation-model-expanded.png)
7+
![The Foundation model list is found on the System settings page](/img/agent/6a-foundation-model-expanded.png)
8+
9+
## Microsoft Azure
10+
11+
You can configure your own privately hosted LLM model in Microsoft Azure by clicking on **Settings > System** and configuring the Microsoft Azure section. This involves configuring the endpoint, key and model of the hosted model in Microsoft Azure.
12+
13+
![The Microsoft Azure model configuration form](/img/agent/6b-microsoft-azure-llm-model-configuration.png)
Loading

0 commit comments

Comments
 (0)