Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft Azure hosted model docs #176

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions docs/agent/changing-models.mdx
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.
Loading