mirror of
https://github.com/wavetermdev/waveterm-docs-old.git
synced 2026-08-05 13:42:53 -07:00
added section to disable wave ai and mention of gpt-compatible api
This commit is contained in:
@@ -50,6 +50,11 @@ To get started with a specific integration, simply click on the integration to a
|
||||
### Supported LLM's:
|
||||
* [Ollama](/features/supportedLLMs/ollama)
|
||||
|
||||
**Note:** Currently, Wave's third-party LLM integration supports language models that are compatible with OpenAI's [Chat Completions API](https://platform.openai.com/docs/api-reference/chat). We are actively working on expanding our integrations to support a wider range of LLMs and API formats in the near future.
|
||||
|
||||
## Disabling Wave AI
|
||||
|
||||
Wave AI functionality can be disabled by simply turning telemetry off. This can be done in the UI under "Settings", or by issuing the [/telemetry:off](/reference/slashcommands#telemetry-off) command.
|
||||
|
||||
## Future Plans
|
||||
We're excited about the future of Wave AI and have plans to expand its capabilities. In the near future, we'll be expanding our BYOLLM (Bring Your Own Large Language Model) offerings to include more integrations around popular cloud-based models like Anthropic's Claude, Google's Gemini, and more.
|
||||
Reference in New Issue
Block a user