diff --git a/features/waveAI.mdx b/features/waveAI.mdx index 776ba07..8c37170 100644 --- a/features/waveAI.mdx +++ b/features/waveAI.mdx @@ -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. \ No newline at end of file