added section to disable wave ai and mention of gpt-compatible api

This commit is contained in:
Knox Lively
2024-04-10 09:46:41 -06:00
parent 7cf6dbbc52
commit 53037b3c92
+5
View File
@@ -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.