mirror of
https://github.com/open-webui/docs
synced 2025-06-15 11:00:43 +00:00
fix
This commit is contained in:
parent
ff78031084
commit
7e57af9c81
@ -28,12 +28,14 @@ In the rapidly advancing AI landscape, staying ahead isn't just a competitive ad
|
|||||||
|
|
||||||
## **Let’s Talk**
|
## **Let’s Talk**
|
||||||
|
|
||||||
|
|
||||||
📧 **sales@openwebui.com** — Send us your **team size**, and let’s explore how we can work together! Support available in **English & Korean (한국어), with more languages coming soon!**
|
📧 **sales@openwebui.com** — Send us your **team size**, and let’s explore how we can work together! Support available in **English & Korean (한국어), with more languages coming soon!**
|
||||||
|
|
||||||
Transform the way your organization leverages AI. **Contact our enterprise team today** for customized pricing, expert consulting, and tailored deployment strategies.
|
Transform the way your organization leverages AI. **Contact our enterprise team today** for customized pricing, expert consulting, and tailored deployment strategies.
|
||||||
|
|
||||||
|
|
||||||
:::info
|
|
||||||
|
:::tip
|
||||||
|
|
||||||
We are **currently focused on partnering with teams of 100+ seats** to provide the **dedicated attention, expertise, and tailored solutions** needed for guaranteed success.
|
We are **currently focused on partnering with teams of 100+ seats** to provide the **dedicated attention, expertise, and tailored solutions** needed for guaranteed success.
|
||||||
|
|
||||||
@ -44,6 +46,19 @@ For **smaller teams**, we're launching a **self-serve licensing option** by the
|
|||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
||||||
|
:::info
|
||||||
|
|
||||||
|
## ⚠️ Partnership Guidelines for Agencies
|
||||||
|
|
||||||
|
We **carefully select** our partners to maintain the **highest standards** and provide meaningful benefits to our community.
|
||||||
|
|
||||||
|
If you are a **consulting agency**, **AI services provider**, or **reseller**, please **do not** contact our enterprise sales directly. Instead, **fill out our partnership interest form**:
|
||||||
|
|
||||||
|
🔗 **[Apply Here](https://forms.gle/SemdgxjFXpHmdCby6)**
|
||||||
|
|
||||||
|
We evaluate all applications to ensure alignment with our **mission, vision, and values**, selecting only those partners best suited for our ecosystem.
|
||||||
|
:::
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -11,26 +11,6 @@ This tutorial is a community contribution and is not supported by the Open WebUI
|
|||||||
|
|
||||||
# Integrating Open WebUI as a Local AI Chatbot Browser Assistant in Mozilla Firefox
|
# Integrating Open WebUI as a Local AI Chatbot Browser Assistant in Mozilla Firefox
|
||||||
|
|
||||||
Table of Contents
|
|
||||||
=================
|
|
||||||
1. [Prerequisites](#prerequisites)
|
|
||||||
2. [Enabling AI Chatbot in Firefox](#enabling-ai-chatbot-in-firefox)
|
|
||||||
3. [Configuring about:config Settings](#configuring-aboutconfig-settings)
|
|
||||||
* [browser.ml.chat.enabled](#browsermlchatenabled)
|
|
||||||
* [browser.ml.chat.hideLocalhost](#browsermlchathidelocalhost)
|
|
||||||
* [browser.ml.chat.prompts.#](#browsermlchatsprompts)
|
|
||||||
* [browser.ml.chat.provider](#browsermlchatprovider)
|
|
||||||
4. [URL Parameters for Open WebUI](#url-parameters-for-open-webui)
|
|
||||||
* [Models and Model Selection](#models-and-model-selection)
|
|
||||||
* [YouTube Transcription](#youtube-transcription)
|
|
||||||
* [Web Search](#web-search)
|
|
||||||
* [Tool Selection](#tool-selection)
|
|
||||||
* [Call Overlay](#call-overlay)
|
|
||||||
* [Initial Query Prompt](#initial-query-prompt)
|
|
||||||
* [Temporary Chat Sessions](#temporary-chat-sessions)
|
|
||||||
5. [Additional about:config Settings](#additional-aboutconfig-settings)
|
|
||||||
6. [Accessing the AI Chatbot Sidebar](#accessing-the-ai-chatbot-sidebar)
|
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
Before integrating Open WebUI as a AI chatbot browser assistant in Mozilla Firefox, ensure you have:
|
Before integrating Open WebUI as a AI chatbot browser assistant in Mozilla Firefox, ensure you have:
|
||||||
|
@ -127,7 +127,7 @@ The server will start running at `http://localhost:5050`.
|
|||||||
|
|
||||||
#### 6. Test the API
|
#### 6. Test the API
|
||||||
|
|
||||||
You can now interact with the API at `http://localhost:5050/v1/audio/speech` and other available endpoints. See the [Usage](#usage) section for request examples.
|
You can now interact with the API at `http://localhost:5050/v1/audio/speech` and other available endpoints. See the Usage section for request examples.
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user