mirror of
https://github.com/wavetermdev/waveterm-docs-old.git
synced 2026-08-05 13:42:53 -07:00
renamed the BYOLLM local option to generic, as to not confusing with the feature branding
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
title: 'BYOLLM'
|
||||
description: 'Get up and running with your own LLM'
|
||||
title: 'Generic (Bring Your Own)'
|
||||
description: 'Get up and running with your own LLM provider'
|
||||
---
|
||||
|
||||
Wave AI supports the integration of any LLM provider that uses the [OpenAI Chat Completions API](https://platform.openai.com/docs/api-reference/chat). This feature allows you to bring your own compatible LLM provider and seamlessly integrate it into your workflow.
|
||||
|
||||
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.
|
||||
While we strive to test and include as many LLM providers as possible, we simply cannot add them all. This is where the ability to add your own, custom LLM 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.
|
||||
|
||||
<Tip>
|
||||
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.
|
||||
+1
-1
@@ -55,7 +55,7 @@ To get started with a specific integration, simply click on the provider to acce
|
||||
- [LM Studio](/features/supportedLLMs/lmstudio)
|
||||
- [LocalAI](/features/supportedLLMs/localai)
|
||||
- [Ollama](/features/supportedLLMs/ollama)
|
||||
- [BYOLLM (Bring Your Own LLM)](/features/supportedLLMs/BYOLLM)
|
||||
- [Generic (Bring Your Own)](/features/supportedLLMs/generic)
|
||||
|
||||
</Accordion>
|
||||
</AccordionGroup>
|
||||
|
||||
Reference in New Issue
Block a user