diff --git a/features/waveAI.mdx b/features/waveAI.mdx index 6f33430..d0cd65e 100644 --- a/features/waveAI.mdx +++ b/features/waveAI.mdx @@ -30,7 +30,7 @@ This method is ideal for one-off queries or when you need a straightforward answ ## Customization -Wave AI comes with default settings that work out of the box. However, you can customize your experience by modifying the following settings: +Wave AI comes with default settings that work out of the box. However, you can customize your experience by modifying the following settings in the UI, or by using the [/client:set](/reference/slashcommands#client-set) command. - `openaiapitoken`: If you prefer to use your own OpenAI API key, you can set it up in the Wave settings. This allows you to have more control over your API usage and billing. - `openaimaxtokens`: This setting allows you to control the maximum number of tokens (words or word pieces) that the AI model will generate in a single response. @@ -40,7 +40,5 @@ Wave AI comes with default settings that work out of the box. However, you can c In order to prevent abuse, [telemetry](/reference/telemetry) must be enabled to use the cloud servers. There is currently a rate limit of 200 requests per day. -**Note:** These settings can be changed in the UI, or by using the [/client:set](/reference/slashcommands#client-set) 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 introducing BYOLLM (Bring Your Own Large Language Model), which will enable users to connect Wave with any LLM they prefer. Possible integrations include Anthropic's Claude, Google's Gemini, or even local LLMs like OpenLLAMA. This reflects our commitment to user choice, allowing you to tailor your AI experience to your specific needs and concerns, whether they're related to privacy, ethics, or accessing the latest technology. \ No newline at end of file