-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Microsoft Azure hosted model docs (#176)
- Loading branch information
Showing
2 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,13 @@ | ||
# Changing models | ||
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. | ||
|
||
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. | ||
|
||
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. | ||
|
||
![The Foundation model list is found on the System settings page](/img/agent/6a-foundation-model-expanded.png) | ||
![The Foundation model list is found on the System settings page](/img/agent/6a-foundation-model-expanded.png) | ||
|
||
## Microsoft Azure | ||
|
||
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. | ||
|
||
![The Microsoft Azure model configuration form](/img/agent/6b-microsoft-azure-llm-model-configuration.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.