From 3af30f29228b813c97e83934d4881821b3a95c41 Mon Sep 17 00:00:00 2001 From: Knox Lively Date: Fri, 10 May 2024 13:05:25 -0600 Subject: [PATCH] updated third party support url --- features/supportedLLMs/BYOLLM.mdx | 2 +- features/supportedLLMs/llamacpp.mdx | 2 +- features/supportedLLMs/lmstudio.mdx | 2 +- features/supportedLLMs/localai.mdx | 2 +- features/supportedLLMs/ollama.mdx | 2 +- features/supportedLLMs/openai.mdx | 2 +- features/waveAI.mdx | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/features/supportedLLMs/BYOLLM.mdx b/features/supportedLLMs/BYOLLM.mdx index 1152ff7..cf16a05 100644 --- a/features/supportedLLMs/BYOLLM.mdx +++ b/features/supportedLLMs/BYOLLM.mdx @@ -8,7 +8,7 @@ Wave AI supports the integration of any LLM provider that uses the [OpenAI Chat While we strive to test and include as many LLM providers as possible, we simply cannot add them all. This is where BYOLLM comes in — it allows you to configure your own LLM provider with just a couple of simple changes, even if it's not officially listed as supported by Wave AI. -To see a full list of supported LLM providers, please visit the [Third-Party LLM Support](/features/waveAI#third-party-llm-support) section in the Wave AI features page. +To see a full list of supported LLM providers, please visit the [Third-Party LLM Support](/features/waveAI#third-party-llm-support-byollm) section in the Wave AI features page. diff --git a/features/supportedLLMs/llamacpp.mdx b/features/supportedLLMs/llamacpp.mdx index 7dd9490..be37c62 100644 --- a/features/supportedLLMs/llamacpp.mdx +++ b/features/supportedLLMs/llamacpp.mdx @@ -8,7 +8,7 @@ description: 'Get llama.cpp up and running in Wave AI' Wave specifically supports the [llama.cpp HTTP Server](https://github.com/ggerganov/llama.cpp/tree/master/examples/server#llamacpp-http-server), which makes the models available locally to run from other applications like Wave. -To see a full list of supported LLM providers, please visit the [Third-Party LLM Support](/features/waveAI#third-party-llm-support) section in the Wave AI features page. +To see a full list of supported LLM providers, please visit the [Third-Party LLM Support](/features/waveAI#third-party-llm-support-byollm) section in the Wave AI features page. ## Installation diff --git a/features/supportedLLMs/lmstudio.mdx b/features/supportedLLMs/lmstudio.mdx index 7609598..bb677b9 100644 --- a/features/supportedLLMs/lmstudio.mdx +++ b/features/supportedLLMs/lmstudio.mdx @@ -8,7 +8,7 @@ description: 'Get LM Studio up and running in Wave AI' Wave specifically supports the [LM Studio Server](https://lmstudio.ai/docs/local-server), which makes the models available locally to run from other applications like Wave. -To see a full list of supported LLM providers, please visit the [Third-Party LLM Support](/features/waveAI#third-party-llm-support) section in the Wave AI features page. +To see a full list of supported LLM providers, please visit the [Third-Party LLM Support](/features/waveAI#third-party-llm-support-byollm) section in the Wave AI features page. ## Installation diff --git a/features/supportedLLMs/localai.mdx b/features/supportedLLMs/localai.mdx index f15f4f9..ef755e7 100644 --- a/features/supportedLLMs/localai.mdx +++ b/features/supportedLLMs/localai.mdx @@ -8,7 +8,7 @@ description: 'Get LocalAI up and running in Wave AI' **Note:** At the moment, Wave's integration with LocalAI only supports their LLM features. Image generation, audio processing, speech to text, and other capabilities are not yet available but may be added in future updates. -To see a full list of supported LLM providers, please visit the [Third-Party LLM Support](/features/waveAI#third-party-llm-support) section in the Wave AI features page. +To see a full list of supported LLM providers, please visit the [Third-Party LLM Support](/features/waveAI#third-party-llm-support-byollm) section in the Wave AI features page. ## Installation diff --git a/features/supportedLLMs/ollama.mdx b/features/supportedLLMs/ollama.mdx index 42bc382..27ce29b 100644 --- a/features/supportedLLMs/ollama.mdx +++ b/features/supportedLLMs/ollama.mdx @@ -6,7 +6,7 @@ description: 'Get Ollama up and running in Wave AI' [Ollama](https://ollama.com/) is an open-source language model that offers a powerful and flexible alternative to proprietary LLMs, allowing you to run the model locally or on your own server infrastructure. Ollama provides high-quality language generation and understanding capabilities while giving you full control over your data and privacy. -To see a full list of supported LLM providers, please visit the [Third-Party LLM Support](/features/waveAI#third-party-llm-support) section in the Wave AI features page. +To see a full list of supported LLM providers, please visit the [Third-Party LLM Support](/features/waveAI#third-party-llm-support-byollm) section in the Wave AI features page. ## Installation diff --git a/features/supportedLLMs/openai.mdx b/features/supportedLLMs/openai.mdx index 2d5eebe..7c4e36a 100644 --- a/features/supportedLLMs/openai.mdx +++ b/features/supportedLLMs/openai.mdx @@ -6,7 +6,7 @@ description: 'Get up and running with a different model in OpenAI' By default, Wave AI proxies your requests through our cloud servers to OpenAI using the _gpt-3.5-turbo_ model. However, users can use their own _API key_ and _model_ for additional flexibility, privacy, and to bypass our current rate limit of 200 requests per day to OpenAI, which was implemented to prevent abuse. -To see a full list of supported LLM providers, please visit the [Third-Party LLM Support](/features/waveAI#third-party-llm-support) section in the Wave AI features page. +To see a full list of supported LLM providers, please visit the [Third-Party LLM Support](/features/waveAI#third-party-llm-support-byollm) section in the Wave AI features page. diff --git a/features/waveAI.mdx b/features/waveAI.mdx index 88a0238..8053b5c 100644 --- a/features/waveAI.mdx +++ b/features/waveAI.mdx @@ -6,7 +6,7 @@ icon: 'robot' Wave AI is our native ChatGPT integration that allows you to ask questions and receive answers directly from your terminal. This feature streamlines your workflow by providing AI assistance without the need to switch between multiple tools or applications. -Wave AI also supports the use of third party LLM providers, allowing you to tailor your AI experience to your specific needs and concerns, whether they're related to privacy, ethics, or accessing the latest technologies. See the [Third-Party LLM Support](#third-party-llm-support) section for a full list of supported LLM providers. +Wave AI also supports the use of third party LLM providers, allowing you to tailor your AI experience to your specific needs and concerns, whether they're related to privacy, ethics, or accessing the latest technologies. See the [Third-Party LLM Support](#third-party-llm-support-byollm) section for a full list of supported LLM providers. ## Using Wave AI ​There are currently two ways to use Wave AI: *interactively*, and via the [/chat](/reference/slashcommands#chat) command.