Skip to content

Commit 87ad8de

Browse files
committed
Update index.md
1 parent 45d6e0a commit 87ad8de

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

MyApp/_pages/ai-server/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,12 @@ git clone https://github.com/ServiceStack/ai-server
1919
cd ai-server && cat install.sh | bash
2020
:::
2121

22-
The installer will detect common environment variables for the supported AI Providers like OpenAI, Google, Anthropic, and others, and prompt ask you if you want to add them to your AI Server configuration.
22+
The installer will detect common environment variables for its supported AI Providers including OpenAI, Anthropic,
23+
Mistral AI, Google, etc. and prompt if you would like to include any others in your AI Server configuration.
2324

2425
<div data-asciicinema="/pages/ai-server/ai-server-install.cast"
2526
data-options="{loop:true,poster:'npt:00:21',theme:'dracula',rows:13}"></div>
2627

27-
Alternatively, you can specify which providers you want and provide the APIs before continuing with the installation.
28-
2928
## Accessing AI Server
3029

3130
Once the AI Server is running, you can access the Admin Portal at [http://localhost:5006/admin](http://localhost:5005/admin) to configure your AI providers and generate API keys.

0 commit comments

Comments
 (0)