Skip to content

Commit d514ce1

Browse files
committed
update readme, add xai info
1 parent a24b10d commit d514ce1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,18 @@ Refer to the [Ollama docs](https://ollama.ai) for installation, available models
9595

9696
### OpenAI
9797

98-
To use ShellOracle with the OpenAI provider, create an [API key](https://platform.openai.com/account/api-keys). Edit
98+
To use ShellOracle with OpenAI's models, create an [API key](https://platform.openai.com/account/api-keys). Edit
9999
your `~/.shelloracle/config.toml` to change your provider and enter your API key.
100100
101101
### LocalAI
102102
103103
Refer to the [LocalAI docs](https://localai.io/) for installation, available models, and usage.
104104
105+
### XAI
106+
107+
To use ShellOracle with XAI's models, create an [API key](https://docs.x.ai/docs/quickstart#creating-an-api-key).
108+
Edit your `~/.shelloracle/config.toml` to change your provider and enter your API key.
109+
105110
## Configuration
106111

107112
ShellOracle's configuration is your gateway to tailoring the utility to match your preferences and requirements.

0 commit comments

Comments
 (0)