[GH-ISSUE #15952] issue: Docling Not work, tesseract_ocr Invalid resolution 0 dpi. Using 70 instead. #72334

Closed
opened 2026-05-13 04:21:22 -05:00 by GiteaMirror · 8 comments
Owner

Originally created by @Soliver84 on GitHub (Jul 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15952

Check Existing Issues

  • I have searched the existing issues and discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Pip Install

Open WebUI Version

0.6.18

Ollama Version (if applicable)

No response

Operating System

Windows Server 2022

Browser (if applicable)

Edge

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

Expected Behavior

Document is being read

Actual Behavior

Document causes the error message and in the end everything is aborted and not transferred
tesseract_ocr Invalid resolution 0 dpi. Using 70 instead.

Steps to Reproduce

Please fix the OSD error I don't know who is causing the error Docling or Openwebui

Docling Ticket: https://github.com/docling-project/docling-serve/issues/282

"Please Help ME.

Error persists despite OpenWebUI downgrade and clean Docling setup

Installed Versions:

Docling: v1.0.0

OpenWebUI: previously v0.6.17, now downgraded to v0.6.15

Description:

Despite downgrading OpenWebUI from version 0.6.17 to v0.6.15, the issue still persists.

I updated Docling to the latest version v1.0.0 and also tested a downgrade using a fresh Python virtual environment. Additionally, I deployed Docling in a new Docker container to rule out environment-related issues (see details below). However, the same error continues to occur.

I also modified the loader configuration: I explicitly changed version: "v1alpha" to version: "v1" as suggested — see loader snippet below. This had no effect on the problem.

Next Steps:

I would appreciate support in analyzing this issue. It does not appear to be related to the OpenWebUI version, the environment setup, or the API version defined in the loader configuration.

Document: hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf

Docling LOG:
C:\Users\Administrator>docker run -p 5101:5001 ^
Mehr? -e DOCLING_SERVE_ENABLE_UI=true ^
Mehr? -e DOCLING_SERVE_MAX_SYNC_WAIT=36000 ^
Mehr? -e DOCLING_SERVE_ENABLE_REMOTE_SERVICES=true ^
Mehr? -e DOCLING_MAX_WORKERS=10 ^
Mehr? -e LOG_LEVEL=DEBUG ^
Mehr? quay.io/docling-project/docling-serve
Unable to find image 'quay.io/docling-project/docling-serve:latest' locally
latest: Pulling from docling-project/docling-serve
b5ddbc70c93e: Pull complete
a523f12c6a58: Pull complete
712cb814fd31: Pull complete
22db19585b7d: Pull complete
17673b241d10: Pull complete
4f4fb700ef54: Pull complete
93b4c3f2c1c8: Pull complete
d4d0a5242813: Pull complete
11a8e7e0e538: Pull complete
6d94326298e1: Pull complete
Digest: sha256:d0fc895aeb690a7a8bf0ab4c2c155c39a7a5e81e352559fc6ffd3553774f2059
Status: Downloaded newer image for quay.io/docling-project/docling-serve:latest
Starting production server 🚀

Server started at http://0.0.0.0:5001
Documentation at http://0.0.0.0:5001/docs
Scalar docs at http://0.0.0.0:5001/scalar
UI at http://0.0.0.0:5001/ui

Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
INFO: 172.17.0.1:39604 - "GET /docs HTTP/1.1" 200 OK
INFO: 172.17.0.1:39606 - "GET /openapi.json HTTP/1.1" 200 OK
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff8227e6f90>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 345\nToo few characters. Skipping this page\nWarning.
\nToo few characters. Skipping this page\nError during processing.\n'
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ffbf5130>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 941\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ffbe5040>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 236\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ffa8c320>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 234\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
INFO: 172.17.0.1:39164 - "POST /v1/convert/file HTTP/1.1" 200 OK
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7f1f0a720>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 345\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ed9c82c0>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 941\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7f208dc40>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 236\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ec0526f0>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 234\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
INFO: 172.17.0.1:33424 - "POST /v1/convert/file HTTP/1.1" 200 OK

Openwebui Loader Snipet:

class DoclingLoader:
def init(self, url, file_path=None, mime_type=None, params=None):
self.url = url.rstrip("/")
self.file_path = file_path
self.mime_type = mime_type

    self.params = params or {}

def load(self) -> list[Document]:
    with open(self.file_path, "rb") as f:
        files = {
            "files": (
                self.file_path,
                f,
                self.mime_type or "application/octet-stream",
            )
        }

        params = {"image_export_mode": "placeholder", "table_mode": "accurate"}

        if self.params:
            if self.params.get("do_picture_description"):
                params["do_picture_description"] = self.params.get(
                    "do_picture_description"
                )

                picture_description_mode = self.params.get(
                    "picture_description_mode", ""
                ).lower()

                if picture_description_mode == "local" and self.params.get(
                    "picture_description_local", {}
                ):
                    params["picture_description_local"] = json.dumps(
                        self.params.get("picture_description_local", {})
                    )

                elif picture_description_mode == "api" and self.params.get(
                    "picture_description_api", {}
                ):
                    params["picture_description_api"] = json.dumps(
                        self.params.get("picture_description_api", {})
                    )

            if self.params.get("ocr_engine") and self.params.get("ocr_lang"):
                params["ocr_engine"] = self.params.get("ocr_engine")
                params["ocr_lang"] = [
                    lang.strip()
                    for lang in self.params.get("ocr_lang").split(",")
                    if lang.strip()
                ]

        endpoint = f"{self.url}/v1/convert/file"
        r = requests.post(endpoint, files=files, data=params)

    if r.ok:
        result = r.json()
        document_data = result.get("document", {})
        text = document_data.get("md_content", "<No text content found>")

        metadata = {"Content-Type": self.mime_type} if self.mime_type else {}

        log.debug("Docling extracted text: %s", text)

        return [Document(page_content=text, metadata=metadata)]
    else:
        error_msg = f"Error calling Docling API: {r.reason}"
        if r.text:
            try:
                error_data = r.json()
                if "detail" in error_data:
                    error_msg += f" - {error_data['detail']}"
            except Exception:
                error_msg += f" - {r.text}"
        raise Exception(f"Error calling Docling: {error_msg}")

Opern Webui Setings:

Image "

The DPI detection just doesn't work anymore. Take a look at the document; everything's actually fine. I've attached it.

I can't get docling to work with Open WebUI anymore, and I can't find the error.

Logs & Screenshots

Document:

hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf

Opernweb UI Settings:

Image

openwebui_LOG.txt

Additional Information

No response

and Docling Ticket:
https://github.com/docling-project/docling-serve/issues/282

Originally created by @Soliver84 on GitHub (Jul 23, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/15952 ### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Pip Install ### Open WebUI Version 0.6.18 ### Ollama Version (if applicable) _No response_ ### Operating System Windows Server 2022 ### Browser (if applicable) Edge ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc). - [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps: - Start with the initial platform/version/OS and dependencies used, - Specify exact install/launch/configure commands, - List URLs visited, user input (incl. example values/emails/passwords if needed), - Describe all options and toggles enabled or changed, - Include any files or environmental changes, - Identify the expected and actual result at each stage, - Ensure any reasonably skilled user can follow and hit the same issue. ### Expected Behavior Document is being read ### Actual Behavior Document causes the error message and in the end everything is aborted and not transferred tesseract_ocr Invalid resolution 0 dpi. Using 70 instead. ### Steps to Reproduce Please fix the OSD error I don't know who is causing the error Docling or Openwebui Docling Ticket: https://github.com/docling-project/docling-serve/issues/282 "Please Help ME. Error persists despite OpenWebUI downgrade and clean Docling setup Installed Versions: Docling: v1.0.0 OpenWebUI: previously v0.6.17, now downgraded to v0.6.15 Description: Despite downgrading OpenWebUI from version 0.6.17 to v0.6.15, the issue still persists. I updated Docling to the latest version v1.0.0 and also tested a downgrade using a fresh Python virtual environment. Additionally, I deployed Docling in a new Docker container to rule out environment-related issues (see details below). However, the same error continues to occur. I also modified the loader configuration: I explicitly changed version: "v1alpha" to version: "v1" as suggested — see loader snippet below. This had no effect on the problem. Next Steps: I would appreciate support in analyzing this issue. It does not appear to be related to the OpenWebUI version, the environment setup, or the API version defined in the loader configuration. Document: [hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf](https://github.com/user-attachments/files/21368929/hb_Austausch.FST-2.gegen.FST-2XT_2019-07_en.pdf) Docling LOG: C:\Users\Administrator>docker run -p 5101:5001 ^ Mehr? -e DOCLING_SERVE_ENABLE_UI=true ^ Mehr? -e DOCLING_SERVE_MAX_SYNC_WAIT=36000 ^ Mehr? -e DOCLING_SERVE_ENABLE_REMOTE_SERVICES=true ^ Mehr? -e DOCLING_MAX_WORKERS=10 ^ Mehr? -e LOG_LEVEL=DEBUG ^ Mehr? quay.io/docling-project/docling-serve Unable to find image 'quay.io/docling-project/docling-serve:latest' locally latest: Pulling from docling-project/docling-serve b5ddbc70c93e: Pull complete a523f12c6a58: Pull complete 712cb814fd31: Pull complete 22db19585b7d: Pull complete 17673b241d10: Pull complete 4f4fb700ef54: Pull complete 93b4c3f2c1c8: Pull complete d4d0a5242813: Pull complete 11a8e7e0e538: Pull complete 6d94326298e1: Pull complete Digest: sha256:d0fc895aeb690a7a8bf0ab4c2c155c39a7a5e81e352559fc6ffd3553774f2059 Status: Downloaded newer image for quay.io/docling-project/docling-serve:latest Starting production server 🚀 Server started at http://0.0.0.0:5001 Documentation at http://0.0.0.0:5001/docs Scalar docs at http://0.0.0.0:5001/scalar UI at http://0.0.0.0:5001/ui Logs: INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) INFO: 172.17.0.1:39604 - "GET /docs HTTP/1.1" 200 OK INFO: 172.17.0.1:39606 - "GET /openapi.json HTTP/1.1" 200 OK ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff8227e6f90>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 345\nToo few characters. Skipping this page\nWarning. \nToo few characters. Skipping this page\nError during processing.\n' ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ffbf5130>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 941\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ffbe5040>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 236\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ffa8c320>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 234\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' INFO: 172.17.0.1:39164 - "POST /v1/convert/file HTTP/1.1" 200 OK ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7f1f0a720>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 345\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ed9c82c0>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 941\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7f208dc40>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 236\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ec0526f0>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 234\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' INFO: 172.17.0.1:33424 - "POST /v1/convert/file HTTP/1.1" 200 OK Openwebui Loader Snipet: class DoclingLoader: def __init__(self, url, file_path=None, mime_type=None, params=None): self.url = url.rstrip("/") self.file_path = file_path self.mime_type = mime_type self.params = params or {} def load(self) -> list[Document]: with open(self.file_path, "rb") as f: files = { "files": ( self.file_path, f, self.mime_type or "application/octet-stream", ) } params = {"image_export_mode": "placeholder", "table_mode": "accurate"} if self.params: if self.params.get("do_picture_description"): params["do_picture_description"] = self.params.get( "do_picture_description" ) picture_description_mode = self.params.get( "picture_description_mode", "" ).lower() if picture_description_mode == "local" and self.params.get( "picture_description_local", {} ): params["picture_description_local"] = json.dumps( self.params.get("picture_description_local", {}) ) elif picture_description_mode == "api" and self.params.get( "picture_description_api", {} ): params["picture_description_api"] = json.dumps( self.params.get("picture_description_api", {}) ) if self.params.get("ocr_engine") and self.params.get("ocr_lang"): params["ocr_engine"] = self.params.get("ocr_engine") params["ocr_lang"] = [ lang.strip() for lang in self.params.get("ocr_lang").split(",") if lang.strip() ] endpoint = f"{self.url}/v1/convert/file" r = requests.post(endpoint, files=files, data=params) if r.ok: result = r.json() document_data = result.get("document", {}) text = document_data.get("md_content", "<No text content found>") metadata = {"Content-Type": self.mime_type} if self.mime_type else {} log.debug("Docling extracted text: %s", text) return [Document(page_content=text, metadata=metadata)] else: error_msg = f"Error calling Docling API: {r.reason}" if r.text: try: error_data = r.json() if "detail" in error_data: error_msg += f" - {error_data['detail']}" except Exception: error_msg += f" - {r.text}" raise Exception(f"Error calling Docling: {error_msg}") Opern Webui Setings: <img width="1174" height="1349" alt="Image" src="https://github.com/user-attachments/assets/68180b11-d73f-4358-98be-6bcc5935a103" /> " The DPI detection just doesn't work anymore. Take a look at the document; everything's actually fine. I've attached it. I can't get docling to work with Open WebUI anymore, and I can't find the error. ### Logs & Screenshots Document: [hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf](https://github.com/user-attachments/files/21379471/hb_Austausch.FST-2.gegen.FST-2XT_2019-07_en.pdf) Opernweb UI Settings: <img width="1174" height="1349" alt="Image" src="https://github.com/user-attachments/assets/834c334e-c9a7-4889-85dc-6264f1da10d1" /> [openwebui_LOG.txt](https://github.com/user-attachments/files/21379522/openwebui_LOG.txt) ### Additional Information _No response_ and Docling Ticket: https://github.com/docling-project/docling-serve/issues/282
GiteaMirror added the bug label 2026-05-13 04:21:22 -05:00
Author
Owner

@Soliver84 commented on GitHub (Jul 23, 2025):

Here is another suggestion from Claude 4 to integrate Docling V1 API in Openwebui but I did not do it because it is very extensive:

V1Alpha to V1 Claude 4

Docling v1 API Migration Analysis and Implementation.pdf

:

<!-- gh-comment-id:3105721244 --> @Soliver84 commented on GitHub (Jul 23, 2025): Here is another suggestion from Claude 4 to integrate Docling V1 API in Openwebui but I did not do it because it is very extensive: V1Alpha to V1 Claude 4 [Docling v1 API Migration Analysis and Implementation.pdf](https://github.com/user-attachments/files/21379574/Docling.v1.API.Migration.Analysis.and.Implementation.pdf) :
Author
Owner

@Soliver84 commented on GitHub (Jul 23, 2025):

NEW OPENWEBUI LOG from Downgrade to v0.6.15

START.Bat
@echo off
title OpenWebUI

call "%~dp0venv\Scripts\activate.bat"

pip install --upgrade certifi

for /f "delims=" %%i in ('python -c "import certifi; print(certifi.where())"') do set "SSL_CERT_FILE=%%i"
set "REQUESTS_CA_BUNDLE2=C:\Python\OpenWebUI\venv\docling_plus_root.pem"
set "REQUESTS_CA_BUNDLE=%SSL_CERT_FILE%"
set "ENABLE_RAG_LOCAL_WEB_FETCH=True"
set "DOCLING_ASYNC=true"
set "WEBUI_ALLOW_DUPLICATE_FILES=true"
set "ENABLE_RAG_LOCAL_WEB_FETCH=True"

open-webui serve --port 8081@echo off
title OpenWebUI
rem ---------------------------------------------------------------------------
rem OpenWebUI – Startskript mit kombiniertem CA-Bundle und RAG-Optionen
rem Ablageort: gleiches Verzeichnis wie das venv-Ordner
rem ---------------------------------------------------------------------------

rem -- 0) Arbeitsverzeichnis auf den Skriptpfad setzen ------------------------
cd /d "%~dp0"

rem -- 1) Virtuelle Python-Umgebung aktivieren --------------------------------
call "%~dp0venv\Scripts\activate.bat"

rem -- 2) Certifi aktualisieren ----------------------------------------------
echo [INFO] Prüfe/aktualisiere Certifi …
pip install --quiet --upgrade certifi

rem -- 3) Pfade definieren ----------------------------------------------------
set "ROOT=%~dp0venv"
for /f "delims=" %%i in ('python -c "import certifi,sys; sys.stdout.write(certifi.where())"') do set "CERTIFI_PEM=%%i"
set "CUSTOM_ROOT=%ROOT%\docling_root.pem"
set "COMBINED_PEM=%ROOT%\docling_plus_root.pem"

rem -- 3a) Kombiniertes CA-Bundle erstellen/aktualisieren ---------------------
set "NEED_BUILD=0"
if not exist "%COMBINED_PEM%" (set "NEED_BUILD=1") else (
for %%a in ("%COMBINED_PEM%") do set "DATE_COMBINED=%%~ta"
for %%a in ("%CERTIFI_PEM%") do set "DATE_CERTIFI=%%~ta"
for %%a in ("%CUSTOM_ROOT%") do set "DATE_CUSTOM=%%~ta"
if "%DATE_COMBINED%" LSS "%DATE_CERTIFI%" set "NEED_BUILD=1"
if "%DATE_COMBINED%" LSS "%DATE_CUSTOM%" set "NEED_BUILD=1"
)
if "%NEED_BUILD%"=="1" (
echo [INFO] Erstelle kombiniertes CA-Bundle …
copy /y "%CERTIFI_PEM%" "%COMBINED_PEM%" >nul
if exist "%CUSTOM_ROOT%" (
type "%CUSTOM_ROOT%" >> "%COMBINED_PEM%"
) else (
echo [WARN] Benutzerdefiniertes Root-Zertifikat "%CUSTOM_ROOT%" nicht gefunden.
)
) else (
echo [INFO] Kombiniertes CA-Bundle ist bereits aktuell.
)

rem -- 4) Umgebungsvariablen setzen -------------------------------------------
set "REQUESTS_CA_BUNDLE=%COMBINED_PEM%"
set "SSL_CERT_FILE=%COMBINED_PEM%"
set "DOCLING_ASYNC=true"
set "WEBUI_ALLOW_DUPLICATE_FILES=true"
set "ENABLE_RAG_LOCAL_WEB_FETCH=true"

rem -- 5) Port übernehmen (optional als %1) -----------------------------------
set "PORT=8081"
if not "%~1"=="" set "PORT=%~1"

rem -- 6) OpenWebUI starten ----------------------------------------------------
echo [INFO] Starte OpenWebUI auf Port %PORT% …
open-webui serve --port %PORT%

rem -- 7) Skript offen halten --------------------------------------------------
echo [INFO] OpenWebUI wurde beendet. Drücke eine Taste, um das Fenster zu schließen.
pause >nul

OPENWEBUI LOG:
Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (2025.7.14)
Usage: open-webui serve [OPTIONS]
Try 'open-webui serve --help' for help.
┌─ Error ─────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Invalid value for '--port' (env var: 'None'): '8081@echo' is not a valid integer. ���
└─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] Pr├╝fe/aktualisiere Certifi ÔǪ
[INFO] Kombiniertes CA-Bundle ist bereits aktuell.
[INFO] Starte OpenWebUI auf Port 8081 
Loading WEBUI_SECRET_KEY from file, not provided as an environment variable.
Loading WEBUI_SECRET_KEY from C:\Python\OpenWebUI.webui_secret_key
C:\Python\OPENWEBUI\venv\Lib\site-packages\open_webui
C:\Python\OPENWEBUI\venv\Lib\site-packages
C:\Python\OPENWEBUI\venv\Lib
INFO [alembic.runtime.migration] Context impl SQLiteImpl.
INFO [alembic.runtime.migration] Will assume non-transactional DDL.
ERROR [open_webui.env] Error running migrations: Can't locate revision identified by 'd31026856c01'
Traceback (most recent call last):
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\base.py", line 254, in _catch_revision_errors
yield
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\base.py", line 462, in upgrade_revs
for script in reversed(list(revs))
^^^^^^^^^^
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 814, in iterate_revisions
revisions, heads = fn(
^^^
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 1475, in collect_upgrade_revisions current_revisions = self.get_revisions(lower)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 542, in get_revisions
return sum([self.get_revisions(id_elem) for id_elem in id
], ())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 542, in
return sum([self.get_revisions(id_elem) for id_elem in id
], ())
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 565, in get_revisions
return tuple(
^^^^^^
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 566, in
self._revision_for_ident(rev_id, branch_label)
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 637, in _revision_for_ident
raise ResolutionError(
alembic.script.revision.ResolutionError: No such revision or branch 'd31026856c01'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\open_webui\config.py", line 62, in run_migrations
command.upgrade(alembic_cfg, "head")
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\command.py", line 406, in upgrade
script.run_env()
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\base.py", line 586, in run_env
util.load_python_file(self.dir, "env.py")
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\util\pyfiles.py", line 95, in load_python_file
module = load_module_py(module_id, path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\util\pyfiles.py", line 113, in load_module_py
spec.loader.exec_module(module) # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\open_webui\migrations\env.py", line 81, in
run_migrations_online()
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\open_webui\migrations\env.py", line 75, in run_migrations_online
context.run_migrations()
File "", line 8, in run_migrations
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\runtime\environment.py", line 946, in run_migrations
self.get_context().run_migrations(**kw)
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\runtime\migration.py", line 611, in run_migrations
for step in self._migrations_fn(heads, self):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\command.py", line 395, in upgrade
return script._upgrade_revs(revision, rev)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\base.py", line 450, in _upgrade_revs
with self._catch_revision_errors(
File "C:\Python\Python311\Lib\contextlib.py", line 158, in exit
self.gen.throw(typ, value, traceback)
File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\base.py", line 286, in _catch_revision_errors
raise util.CommandError(resolution) from re
alembic.util.exc.CommandError: Can't locate revision identified by 'd31026856c01'
INFO [open_webui.env] 'ENABLE_DIRECT_CONNECTIONS' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_OLLAMA_API' loaded from the latest database entry
INFO [open_webui.env] 'OLLAMA_BASE_URLS' loaded from the latest database entry
INFO [open_webui.env] 'OLLAMA_API_CONFIGS' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_OPENAI_API' loaded from the latest database entry
INFO [open_webui.env] 'OPENAI_API_KEYS' loaded from the latest database entry
INFO [open_webui.env] 'OPENAI_API_BASE_URLS' loaded from the latest database entry
INFO [open_webui.env] 'OPENAI_API_CONFIGS' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_SIGNUP' loaded from the latest database entry
INFO [open_webui.env] 'DEFAULT_LOCALE' loaded from the latest database entry
INFO [open_webui.env] 'DEFAULT_PROMPT_SUGGESTIONS' loaded from the latest database entry
WARNI [open_webui.env]

WARNING: CORS_ALLOW_ORIGIN IS SET TO '*' - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS.

INFO [open_webui.env] 'WEBUI_BANNERS' loaded from the latest database entry
INFO [open_webui.env] 'TASK_MODEL' loaded from the latest database entry
INFO [open_webui.env] 'TASK_MODEL_EXTERNAL' loaded from the latest database entry
INFO [open_webui.env] 'TITLE_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'TAGS_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'IMAGE_PROMPT_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_TAGS_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_TITLE_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_SEARCH_QUERY_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_RETRIEVAL_QUERY_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'QUERY_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_AUTOCOMPLETE_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'AUTOCOMPLETE_GENERATION_INPUT_MAX_LENGTH' loaded from the latest database entry
INFO [open_webui.env] 'TOOLS_FUNCTION_CALLING_PROMPT_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_CODE_EXECUTION' loaded from the latest database entry
INFO [open_webui.env] 'CODE_EXECUTION_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_URL' loaded from the latest database entry
INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_AUTH' loaded from the latest database entry
INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_AUTH_TOKEN' loaded from the latest database entry
INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_AUTH_PASSWORD' loaded from the latest database entry
INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_TIMEOUT' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_CODE_INTERPRETER' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_PROMPT_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_URL' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_AUTH' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_AUTH_TOKEN' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_AUTH_PASSWORD' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_TIMEOUT' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_GOOGLE_DRIVE_INTEGRATION' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_ONEDRIVE_INTEGRATION' loaded from the latest database entry
INFO [open_webui.env] 'CONTENT_EXTRACTION_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_LANGS' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_USE_LLM' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_SKIP_CACHE' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_FORCE_OCR' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_PAGINATE' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_STRIP_EXISTING_OCR' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_DISABLE_IMAGE_EXTRACTION' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_OUTPUT_FORMAT' loaded from the latest database entry
INFO [open_webui.env] 'EXTERNAL_DOCUMENT_LOADER_URL' loaded from the latest database entry
INFO [open_webui.env] 'EXTERNAL_DOCUMENT_LOADER_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'TIKA_SERVER_URL' loaded from the latest database entry
INFO [open_webui.env] 'DOCLING_SERVER_URL' loaded from the latest database entry
INFO [open_webui.env] 'DOCLING_OCR_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'DOCLING_OCR_LANG' loaded from the latest database entry
INFO [open_webui.env] 'DOCLING_DO_PICTURE_DESCRIPTION' loaded from the latest database entry
INFO [open_webui.env] 'DOCUMENT_INTELLIGENCE_ENDPOINT' loaded from the latest database entry
INFO [open_webui.env] 'DOCUMENT_INTELLIGENCE_KEY' loaded from the latest database entry
INFO [open_webui.env] 'MISTRAL_OCR_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'BYPASS_EMBEDDING_AND_RETRIEVAL' loaded from the latest database entry
INFO [open_webui.env] 'RAG_TOP_K' loaded from the latest database entry
INFO [open_webui.env] 'RAG_TOP_K_RERANKER' loaded from the latest database entry
INFO [open_webui.env] 'RAG_RELEVANCE_THRESHOLD' loaded from the latest database entry
INFO [open_webui.env] 'RAG_HYBRID_BM25_WEIGHT' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_RAG_HYBRID_SEARCH' loaded from the latest database entry
INFO [open_webui.env] 'RAG_FULL_CONTEXT' loaded from the latest database entry
INFO [open_webui.env] 'RAG_FILE_MAX_COUNT' loaded from the latest database entry
INFO [open_webui.env] 'RAG_FILE_MAX_SIZE' loaded from the latest database entry
INFO [open_webui.env] 'RAG_ALLOWED_FILE_EXTENSIONS' loaded from the latest database entry
INFO [open_webui.env] 'RAG_EMBEDDING_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'PDF_EXTRACT_IMAGES' loaded from the latest database entry
INFO [open_webui.env] 'RAG_EMBEDDING_MODEL' loaded from the latest database entry
INFO [open_webui.env] Embedding model set: text-embedding-3-large
INFO [open_webui.env] 'RAG_EMBEDDING_BATCH_SIZE' loaded from the latest database entry
INFO [open_webui.env] 'RAG_RERANKING_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'RAG_RERANKING_MODEL' loaded from the latest database entry
INFO [open_webui.env] 'RAG_EXTERNAL_RERANKER_URL' loaded from the latest database entry
INFO [open_webui.env] 'RAG_EXTERNAL_RERANKER_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'RAG_TEXT_SPLITTER' loaded from the latest database entry
INFO [open_webui.env] 'CHUNK_SIZE' loaded from the latest database entry
INFO [open_webui.env] 'CHUNK_OVERLAP' loaded from the latest database entry
INFO [open_webui.env] 'RAG_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'RAG_OPENAI_API_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'RAG_OPENAI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'RAG_AZURE_OPENAI_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'RAG_AZURE_OPENAI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'RAG_AZURE_OPENAI_API_VERSION' loaded from the latest database entry
INFO [open_webui.env] 'RAG_OLLAMA_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'RAG_OLLAMA_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'YOUTUBE_LOADER_LANGUAGE' loaded from the latest database entry
INFO [open_webui.env] 'YOUTUBE_LOADER_PROXY_URL' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_WEB_SEARCH' loaded from the latest database entry
INFO [open_webui.env] 'WEB_SEARCH_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'BYPASS_WEB_SEARCH_EMBEDDING_AND_RETRIEVAL' loaded from the latest database entry
INFO [open_webui.env] 'BYPASS_WEB_SEARCH_WEB_LOADER' loaded from the latest database entry
INFO [open_webui.env] 'WEB_SEARCH_RESULT_COUNT' loaded from the latest database entry
INFO [open_webui.env] 'WEB_SEARCH_DOMAIN_FILTER_LIST' loaded from the latest database entry
INFO [open_webui.env] 'WEB_SEARCH_CONCURRENT_REQUESTS' loaded from the latest database entry
INFO [open_webui.env] 'WEB_LOADER_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_WEB_LOADER_SSL_VERIFICATION' loaded from the latest database entry
INFO [open_webui.env] 'WEB_SEARCH_TRUST_ENV' loaded from the latest database entry
INFO [open_webui.env] 'SEARXNG_QUERY_URL' loaded from the latest database entry
INFO [open_webui.env] 'YACY_QUERY_URL' loaded from the latest database entry
INFO [open_webui.env] 'YACY_USERNAME' loaded from the latest database entry
INFO [open_webui.env] 'YACY_PASSWORD' loaded from the latest database entry
INFO [open_webui.env] 'GOOGLE_PSE_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'GOOGLE_PSE_ENGINE_ID' loaded from the latest database entry
INFO [open_webui.env] 'BRAVE_SEARCH_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'KAGI_SEARCH_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'MOJEEK_SEARCH_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'BOCHA_SEARCH_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SERPSTACK_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SERPSTACK_HTTPS' loaded from the latest database entry
INFO [open_webui.env] 'SERPER_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SERPLY_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'JINA_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SEARCHAPI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SEARCHAPI_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'SERPAPI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SERPAPI_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'BING_SEARCH_V7_ENDPOINT' loaded from the latest database entry
INFO [open_webui.env] 'BING_SEARCH_V7_SUBSCRIPTION_KEY' loaded from the latest database entry
INFO [open_webui.env] 'EXA_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'PERPLEXITY_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SOUGOU_API_SID' loaded from the latest database entry
INFO [open_webui.env] 'SOUGOU_API_SK' loaded from the latest database entry
INFO [open_webui.env] 'TAVILY_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'TAVILY_EXTRACT_DEPTH' loaded from the latest database entry
INFO [open_webui.env] 'PLAYWRIGHT_WS_URL' loaded from the latest database entry
INFO [open_webui.env] 'PLAYWRIGHT_TIMEOUT' loaded from the latest database entry
INFO [open_webui.env] 'FIRECRAWL_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'FIRECRAWL_API_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'EXTERNAL_WEB_SEARCH_URL' loaded from the latest database entry
INFO [open_webui.env] 'EXTERNAL_WEB_SEARCH_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'EXTERNAL_WEB_LOADER_URL' loaded from the latest database entry
INFO [open_webui.env] 'EXTERNAL_WEB_LOADER_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'IMAGE_GENERATION_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_IMAGE_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_IMAGE_PROMPT_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'AUTOMATIC1111_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'AUTOMATIC1111_API_AUTH' loaded from the latest database entry
INFO [open_webui.env] 'COMFYUI_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'COMFYUI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'COMFYUI_WORKFLOW' loaded from the latest database entry
INFO [open_webui.env] 'COMFYUI_WORKFLOW' loaded from the latest database entry
INFO [open_webui.env] 'IMAGES_OPENAI_API_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'IMAGES_OPENAI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'IMAGES_GEMINI_API_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'IMAGES_GEMINI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'IMAGE_SIZE' loaded from the latest database entry
INFO [open_webui.env] 'IMAGE_STEPS' loaded from the latest database entry
INFO [open_webui.env] 'IMAGE_GENERATION_MODEL' loaded from the latest database entry
INFO [open_webui.env] 'WHISPER_MODEL' loaded from the latest database entry
INFO [open_webui.env] 'DEEPGRAM_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_STT_OPENAI_API_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_STT_OPENAI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_STT_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_STT_MODEL' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_OPENAI_API_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_OPENAI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_MODEL' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_VOICE' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_SPLIT_ON' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_AZURE_SPEECH_REGION' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_AZURE_SPEECH_OUTPUT_FORMAT' loaded from the latest database entry
WARNI [langchain_community.utils.user_agent] USER_AGENT environment variable not set, consider setting it to identify your requests.

██████╗ ██████╗ ███████╗███╗ ██╗ ██╗ ██╗███████╗██████╗ ██╗ ██╗██╗
██╔═══██╗██╔══██╗██╔════╝████╗ ██║ ██║ ██║██╔════╝██╔══██╗██║ ██║██║
██║ ██║██████╔╝█████╗ ██╔██╗ ██║ ██║ █╗ ██║█████╗ ██████╔╝██║ ██║██║
██║ ██║██╔═══╝ ██╔══╝ ██║╚██╗██║ ██║███╗██║██╔══╝ ██╔══██╗██║ ██║██║
╚██████╔╝██║ ███████╗██║ ╚████║ ╚███╔███╔╝███████╗██████╔╝╚██████╔╝██║
╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═════╝ ╚═╝

v0.6.15 - building the best AI user interface.

https://github.com/open-webui/open-webui

INFO: Started server process [12932]
INFO: Waiting for application startup.
2025-07-23 07:37:05.197 | INFO | open_webui.utils.logger:start_logger:140 - GLOBAL_LOG_LEVEL: INFO - {}
2025-07-23 07:37:05.197 | INFO | open_webui.main:lifespan:514 - Installing external dependencies of functions and tools... - {}
2025-07-23 07:37:05.283 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:229 - Installing requirements: openai>=1.76.0 openai>=1.76.0 openai>=1.76.0 openai>=1.0.0 openai>=1.0.0 PyGithub openrouteservice pygments - {}
Requirement already satisfied: openai>=1.76.0 in c:\python\openwebui\venv\lib\site-packages (1.86.0)
Requirement already satisfied: PyGithub in c:\python\openwebui\venv\lib\site-packages (2.6.1)
Requirement already satisfied: openrouteservice in c:\python\openwebui\venv\lib\site-packages (2.3.3)
Requirement already satisfied: pygments in c:\python\openwebui\venv\lib\site-packages (2.19.1)
Requirement already satisfied: anyio<5,>=3.5.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.9.0)
Requirement already satisfied: distro<2,>=1.7.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.9.0)
Requirement already satisfied: httpx<1,>=0.23.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.28.1)
Requirement already satisfied: jiter<1,>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.10.0)
Requirement already satisfied: pydantic<3,>=1.9.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (2.10.6)
Requirement already satisfied: sniffio in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.3.1)
Requirement already satisfied: tqdm>4 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.67.1)
Requirement already satisfied: typing-extensions<5,>=4.11 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.14.0)
Requirement already satisfied: idna>=2.8 in c:\python\openwebui\venv\lib\site-packages (from anyio<5,>=3.5.0->openai>=1.76.0) (3.10)
Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (2025.7.14)
Requirement already satisfied: httpcore==1.* in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (1.0.9)
Requirement already satisfied: h11>=0.16 in c:\python\openwebui\venv\lib\site-packages (from httpcore==1.*->httpx<1,>=0.23.0->openai>=1.76.0) (0.16.0)
Requirement already satisfied: annotated-types>=0.6.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.7.0)
Requirement already satisfied: pydantic-core==2.27.2 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (2.27.2)
Requirement already satisfied: pynacl>=1.4.0 in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (1.5.0)
Requirement already satisfied: requests>=2.14.0 in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (2.32.4)
Requirement already satisfied: pyjwt>=2.4.0 in c:\python\openwebui\venv\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub) (2.10.1)
Requirement already satisfied: urllib3>=1.26.0 in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (2.4.0)
Requirement already satisfied: Deprecated in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (1.2.18)
Requirement already satisfied: cryptography>=3.4.0 in c:\python\openwebui\venv\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub) (45.0.4)
Requirement already satisfied: cffi>=1.14 in c:\python\openwebui\venv\lib\site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub) (1.17.1)
Requirement already satisfied: pycparser in c:\python\openwebui\venv\lib\site-packages (from cffi>=1.14->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub) (2.22)
Requirement already satisfied: charset_normalizer<4,>=2 in c:\python\openwebui\venv\lib\site-packages (from requests>=2.14.0->PyGithub) (3.4.2)
Requirement already satisfied: colorama in c:\python\openwebui\venv\lib\site-packages (from tqdm>4->openai>=1.76.0) (0.4.6)
Requirement already satisfied: wrapt<2,>=1.10 in c:\python\openwebui\venv\lib\site-packages (from Deprecated->PyGithub) (1.17.2)
2025-07-23 07:37:10.711 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7804 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:37:41.696 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7810 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:38:00.454 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7811 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:38:10.195 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7812 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:38:41.695 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7813 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:39:00.334 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7814 - "GET /_app/version.json HTTP/1.1" 304 - {}
2025-07-23 07:39:41.741 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7815 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:40:00.380 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7819 - "GET /_app/version.json HTTP/1.1" 304 - {}
2025-07-23 07:40:10.186 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7820 - "GET /_app/version.json HTTP/1.1" 200 - {}

<!-- gh-comment-id:3105793739 --> @Soliver84 commented on GitHub (Jul 23, 2025): NEW OPENWEBUI LOG from Downgrade to v0.6.15 START.Bat @echo off title OpenWebUI call "%~dp0venv\Scripts\activate.bat" pip install --upgrade certifi for /f "delims=" %%i in ('python -c "import certifi; print(certifi.where())"') do set "SSL_CERT_FILE=%%i" set "REQUESTS_CA_BUNDLE2=C:\Python\OpenWebUI\venv\docling_plus_root.pem" set "REQUESTS_CA_BUNDLE=%SSL_CERT_FILE%" set "ENABLE_RAG_LOCAL_WEB_FETCH=True" set "DOCLING_ASYNC=true" set "WEBUI_ALLOW_DUPLICATE_FILES=true" set "ENABLE_RAG_LOCAL_WEB_FETCH=True" open-webui serve --port 8081@echo off title OpenWebUI rem --------------------------------------------------------------------------- rem OpenWebUI – Startskript mit kombiniertem CA-Bundle und RAG-Optionen rem Ablageort: gleiches Verzeichnis wie das venv-Ordner rem --------------------------------------------------------------------------- rem -- 0) Arbeitsverzeichnis auf den Skriptpfad setzen ------------------------ cd /d "%~dp0" rem -- 1) Virtuelle Python-Umgebung aktivieren -------------------------------- call "%~dp0venv\Scripts\activate.bat" rem -- 2) Certifi aktualisieren ---------------------------------------------- echo [INFO] Prüfe/aktualisiere Certifi … pip install --quiet --upgrade certifi rem -- 3) Pfade definieren ---------------------------------------------------- set "ROOT=%~dp0venv" for /f "delims=" %%i in ('python -c "import certifi,sys; sys.stdout.write(certifi.where())"') do set "CERTIFI_PEM=%%i" set "CUSTOM_ROOT=%ROOT%\docling_root.pem" set "COMBINED_PEM=%ROOT%\docling_plus_root.pem" rem -- 3a) Kombiniertes CA-Bundle erstellen/aktualisieren --------------------- set "NEED_BUILD=0" if not exist "%COMBINED_PEM%" (set "NEED_BUILD=1") else ( for %%a in ("%COMBINED_PEM%") do set "DATE_COMBINED=%%~ta" for %%a in ("%CERTIFI_PEM%") do set "DATE_CERTIFI=%%~ta" for %%a in ("%CUSTOM_ROOT%") do set "DATE_CUSTOM=%%~ta" if "%DATE_COMBINED%" LSS "%DATE_CERTIFI%" set "NEED_BUILD=1" if "%DATE_COMBINED%" LSS "%DATE_CUSTOM%" set "NEED_BUILD=1" ) if "%NEED_BUILD%"=="1" ( echo [INFO] Erstelle kombiniertes CA-Bundle … copy /y "%CERTIFI_PEM%" "%COMBINED_PEM%" >nul if exist "%CUSTOM_ROOT%" ( type "%CUSTOM_ROOT%" >> "%COMBINED_PEM%" ) else ( echo [WARN] Benutzerdefiniertes Root-Zertifikat "%CUSTOM_ROOT%" nicht gefunden. ) ) else ( echo [INFO] Kombiniertes CA-Bundle ist bereits aktuell. ) rem -- 4) Umgebungsvariablen setzen ------------------------------------------- set "REQUESTS_CA_BUNDLE=%COMBINED_PEM%" set "SSL_CERT_FILE=%COMBINED_PEM%" set "DOCLING_ASYNC=true" set "WEBUI_ALLOW_DUPLICATE_FILES=true" set "ENABLE_RAG_LOCAL_WEB_FETCH=true" rem -- 5) Port übernehmen (optional als %1) ----------------------------------- set "PORT=8081" if not "%~1"=="" set "PORT=%~1" rem -- 6) OpenWebUI starten ---------------------------------------------------- echo [INFO] Starte OpenWebUI auf Port %PORT% … open-webui serve --port %PORT% rem -- 7) Skript offen halten -------------------------------------------------- echo [INFO] OpenWebUI wurde beendet. Drücke eine Taste, um das Fenster zu schließen. pause >nul OPENWEBUI LOG: Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (2025.7.14) Usage: open-webui serve [OPTIONS] Try 'open-webui serve --help' for help. ┌─ Error ─────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Invalid value for '--port' (env var: 'None'): '8081@echo' is not a valid integer. ��� └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] Pr├╝fe/aktualisiere Certifi ÔǪ [INFO] Kombiniertes CA-Bundle ist bereits aktuell. [INFO] Starte OpenWebUI auf Port 8081 ÔǪ Loading WEBUI_SECRET_KEY from file, not provided as an environment variable. Loading WEBUI_SECRET_KEY from C:\Python\OpenWebUI\.webui_secret_key C:\Python\OPENWEBUI\venv\Lib\site-packages\open_webui C:\Python\OPENWEBUI\venv\Lib\site-packages C:\Python\OPENWEBUI\venv\Lib INFO [alembic.runtime.migration] Context impl SQLiteImpl. INFO [alembic.runtime.migration] Will assume non-transactional DDL. ERROR [open_webui.env] Error running migrations: Can't locate revision identified by 'd31026856c01' Traceback (most recent call last): File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\base.py", line 254, in _catch_revision_errors yield File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\base.py", line 462, in _upgrade_revs for script in reversed(list(revs)) ^^^^^^^^^^ File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 814, in iterate_revisions revisions, heads = fn( ^^^ File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 1475, in _collect_upgrade_revisions current_revisions = self.get_revisions(lower) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 542, in get_revisions return sum([self.get_revisions(id_elem) for id_elem in id_], ()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 542, in <listcomp> return sum([self.get_revisions(id_elem) for id_elem in id_], ()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 565, in get_revisions return tuple( ^^^^^^ File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 566, in <genexpr> self._revision_for_ident(rev_id, branch_label) File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\revision.py", line 637, in _revision_for_ident raise ResolutionError( alembic.script.revision.ResolutionError: No such revision or branch 'd31026856c01' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Python\OPENWEBUI\venv\Lib\site-packages\open_webui\config.py", line 62, in run_migrations command.upgrade(alembic_cfg, "head") File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\command.py", line 406, in upgrade script.run_env() File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\base.py", line 586, in run_env util.load_python_file(self.dir, "env.py") File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\util\pyfiles.py", line 95, in load_python_file module = load_module_py(module_id, path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\util\pyfiles.py", line 113, in load_module_py spec.loader.exec_module(module) # type: ignore ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap_external>", line 940, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "C:\Python\OPENWEBUI\venv\Lib\site-packages\open_webui\migrations\env.py", line 81, in <module> run_migrations_online() File "C:\Python\OPENWEBUI\venv\Lib\site-packages\open_webui\migrations\env.py", line 75, in run_migrations_online context.run_migrations() File "<string>", line 8, in run_migrations File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\runtime\environment.py", line 946, in run_migrations self.get_context().run_migrations(**kw) File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\runtime\migration.py", line 611, in run_migrations for step in self._migrations_fn(heads, self): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\command.py", line 395, in upgrade return script._upgrade_revs(revision, rev) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\base.py", line 450, in _upgrade_revs with self._catch_revision_errors( File "C:\Python\Python311\Lib\contextlib.py", line 158, in __exit__ self.gen.throw(typ, value, traceback) File "C:\Python\OPENWEBUI\venv\Lib\site-packages\alembic\script\base.py", line 286, in _catch_revision_errors raise util.CommandError(resolution) from re alembic.util.exc.CommandError: Can't locate revision identified by 'd31026856c01' INFO [open_webui.env] 'ENABLE_DIRECT_CONNECTIONS' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_OLLAMA_API' loaded from the latest database entry INFO [open_webui.env] 'OLLAMA_BASE_URLS' loaded from the latest database entry INFO [open_webui.env] 'OLLAMA_API_CONFIGS' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_OPENAI_API' loaded from the latest database entry INFO [open_webui.env] 'OPENAI_API_KEYS' loaded from the latest database entry INFO [open_webui.env] 'OPENAI_API_BASE_URLS' loaded from the latest database entry INFO [open_webui.env] 'OPENAI_API_CONFIGS' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_SIGNUP' loaded from the latest database entry INFO [open_webui.env] 'DEFAULT_LOCALE' loaded from the latest database entry INFO [open_webui.env] 'DEFAULT_PROMPT_SUGGESTIONS' loaded from the latest database entry WARNI [open_webui.env] WARNING: CORS_ALLOW_ORIGIN IS SET TO '*' - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS. INFO [open_webui.env] 'WEBUI_BANNERS' loaded from the latest database entry INFO [open_webui.env] 'TASK_MODEL' loaded from the latest database entry INFO [open_webui.env] 'TASK_MODEL_EXTERNAL' loaded from the latest database entry INFO [open_webui.env] 'TITLE_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'TAGS_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'IMAGE_PROMPT_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_TAGS_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_TITLE_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_SEARCH_QUERY_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_RETRIEVAL_QUERY_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'QUERY_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_AUTOCOMPLETE_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'AUTOCOMPLETE_GENERATION_INPUT_MAX_LENGTH' loaded from the latest database entry INFO [open_webui.env] 'TOOLS_FUNCTION_CALLING_PROMPT_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_CODE_EXECUTION' loaded from the latest database entry INFO [open_webui.env] 'CODE_EXECUTION_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_URL' loaded from the latest database entry INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_AUTH' loaded from the latest database entry INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_AUTH_TOKEN' loaded from the latest database entry INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_AUTH_PASSWORD' loaded from the latest database entry INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_TIMEOUT' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_CODE_INTERPRETER' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_PROMPT_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_URL' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_AUTH' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_AUTH_TOKEN' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_AUTH_PASSWORD' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_TIMEOUT' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_GOOGLE_DRIVE_INTEGRATION' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_ONEDRIVE_INTEGRATION' loaded from the latest database entry INFO [open_webui.env] 'CONTENT_EXTRACTION_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_LANGS' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_USE_LLM' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_SKIP_CACHE' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_FORCE_OCR' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_PAGINATE' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_STRIP_EXISTING_OCR' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_DISABLE_IMAGE_EXTRACTION' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_OUTPUT_FORMAT' loaded from the latest database entry INFO [open_webui.env] 'EXTERNAL_DOCUMENT_LOADER_URL' loaded from the latest database entry INFO [open_webui.env] 'EXTERNAL_DOCUMENT_LOADER_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'TIKA_SERVER_URL' loaded from the latest database entry INFO [open_webui.env] 'DOCLING_SERVER_URL' loaded from the latest database entry INFO [open_webui.env] 'DOCLING_OCR_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'DOCLING_OCR_LANG' loaded from the latest database entry INFO [open_webui.env] 'DOCLING_DO_PICTURE_DESCRIPTION' loaded from the latest database entry INFO [open_webui.env] 'DOCUMENT_INTELLIGENCE_ENDPOINT' loaded from the latest database entry INFO [open_webui.env] 'DOCUMENT_INTELLIGENCE_KEY' loaded from the latest database entry INFO [open_webui.env] 'MISTRAL_OCR_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'BYPASS_EMBEDDING_AND_RETRIEVAL' loaded from the latest database entry INFO [open_webui.env] 'RAG_TOP_K' loaded from the latest database entry INFO [open_webui.env] 'RAG_TOP_K_RERANKER' loaded from the latest database entry INFO [open_webui.env] 'RAG_RELEVANCE_THRESHOLD' loaded from the latest database entry INFO [open_webui.env] 'RAG_HYBRID_BM25_WEIGHT' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_RAG_HYBRID_SEARCH' loaded from the latest database entry INFO [open_webui.env] 'RAG_FULL_CONTEXT' loaded from the latest database entry INFO [open_webui.env] 'RAG_FILE_MAX_COUNT' loaded from the latest database entry INFO [open_webui.env] 'RAG_FILE_MAX_SIZE' loaded from the latest database entry INFO [open_webui.env] 'RAG_ALLOWED_FILE_EXTENSIONS' loaded from the latest database entry INFO [open_webui.env] 'RAG_EMBEDDING_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'PDF_EXTRACT_IMAGES' loaded from the latest database entry INFO [open_webui.env] 'RAG_EMBEDDING_MODEL' loaded from the latest database entry INFO [open_webui.env] Embedding model set: text-embedding-3-large INFO [open_webui.env] 'RAG_EMBEDDING_BATCH_SIZE' loaded from the latest database entry INFO [open_webui.env] 'RAG_RERANKING_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'RAG_RERANKING_MODEL' loaded from the latest database entry INFO [open_webui.env] 'RAG_EXTERNAL_RERANKER_URL' loaded from the latest database entry INFO [open_webui.env] 'RAG_EXTERNAL_RERANKER_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'RAG_TEXT_SPLITTER' loaded from the latest database entry INFO [open_webui.env] 'CHUNK_SIZE' loaded from the latest database entry INFO [open_webui.env] 'CHUNK_OVERLAP' loaded from the latest database entry INFO [open_webui.env] 'RAG_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'RAG_OPENAI_API_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'RAG_OPENAI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'RAG_AZURE_OPENAI_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'RAG_AZURE_OPENAI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'RAG_AZURE_OPENAI_API_VERSION' loaded from the latest database entry INFO [open_webui.env] 'RAG_OLLAMA_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'RAG_OLLAMA_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'YOUTUBE_LOADER_LANGUAGE' loaded from the latest database entry INFO [open_webui.env] 'YOUTUBE_LOADER_PROXY_URL' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_WEB_SEARCH' loaded from the latest database entry INFO [open_webui.env] 'WEB_SEARCH_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'BYPASS_WEB_SEARCH_EMBEDDING_AND_RETRIEVAL' loaded from the latest database entry INFO [open_webui.env] 'BYPASS_WEB_SEARCH_WEB_LOADER' loaded from the latest database entry INFO [open_webui.env] 'WEB_SEARCH_RESULT_COUNT' loaded from the latest database entry INFO [open_webui.env] 'WEB_SEARCH_DOMAIN_FILTER_LIST' loaded from the latest database entry INFO [open_webui.env] 'WEB_SEARCH_CONCURRENT_REQUESTS' loaded from the latest database entry INFO [open_webui.env] 'WEB_LOADER_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_WEB_LOADER_SSL_VERIFICATION' loaded from the latest database entry INFO [open_webui.env] 'WEB_SEARCH_TRUST_ENV' loaded from the latest database entry INFO [open_webui.env] 'SEARXNG_QUERY_URL' loaded from the latest database entry INFO [open_webui.env] 'YACY_QUERY_URL' loaded from the latest database entry INFO [open_webui.env] 'YACY_USERNAME' loaded from the latest database entry INFO [open_webui.env] 'YACY_PASSWORD' loaded from the latest database entry INFO [open_webui.env] 'GOOGLE_PSE_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'GOOGLE_PSE_ENGINE_ID' loaded from the latest database entry INFO [open_webui.env] 'BRAVE_SEARCH_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'KAGI_SEARCH_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'MOJEEK_SEARCH_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'BOCHA_SEARCH_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SERPSTACK_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SERPSTACK_HTTPS' loaded from the latest database entry INFO [open_webui.env] 'SERPER_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SERPLY_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'JINA_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SEARCHAPI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SEARCHAPI_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'SERPAPI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SERPAPI_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'BING_SEARCH_V7_ENDPOINT' loaded from the latest database entry INFO [open_webui.env] 'BING_SEARCH_V7_SUBSCRIPTION_KEY' loaded from the latest database entry INFO [open_webui.env] 'EXA_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'PERPLEXITY_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SOUGOU_API_SID' loaded from the latest database entry INFO [open_webui.env] 'SOUGOU_API_SK' loaded from the latest database entry INFO [open_webui.env] 'TAVILY_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'TAVILY_EXTRACT_DEPTH' loaded from the latest database entry INFO [open_webui.env] 'PLAYWRIGHT_WS_URL' loaded from the latest database entry INFO [open_webui.env] 'PLAYWRIGHT_TIMEOUT' loaded from the latest database entry INFO [open_webui.env] 'FIRECRAWL_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'FIRECRAWL_API_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'EXTERNAL_WEB_SEARCH_URL' loaded from the latest database entry INFO [open_webui.env] 'EXTERNAL_WEB_SEARCH_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'EXTERNAL_WEB_LOADER_URL' loaded from the latest database entry INFO [open_webui.env] 'EXTERNAL_WEB_LOADER_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'IMAGE_GENERATION_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_IMAGE_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_IMAGE_PROMPT_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'AUTOMATIC1111_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'AUTOMATIC1111_API_AUTH' loaded from the latest database entry INFO [open_webui.env] 'COMFYUI_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'COMFYUI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'COMFYUI_WORKFLOW' loaded from the latest database entry INFO [open_webui.env] 'COMFYUI_WORKFLOW' loaded from the latest database entry INFO [open_webui.env] 'IMAGES_OPENAI_API_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'IMAGES_OPENAI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'IMAGES_GEMINI_API_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'IMAGES_GEMINI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'IMAGE_SIZE' loaded from the latest database entry INFO [open_webui.env] 'IMAGE_STEPS' loaded from the latest database entry INFO [open_webui.env] 'IMAGE_GENERATION_MODEL' loaded from the latest database entry INFO [open_webui.env] 'WHISPER_MODEL' loaded from the latest database entry INFO [open_webui.env] 'DEEPGRAM_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_STT_OPENAI_API_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_STT_OPENAI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_STT_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_STT_MODEL' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_OPENAI_API_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_OPENAI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_MODEL' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_VOICE' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_SPLIT_ON' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_AZURE_SPEECH_REGION' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_AZURE_SPEECH_OUTPUT_FORMAT' loaded from the latest database entry WARNI [langchain_community.utils.user_agent] USER_AGENT environment variable not set, consider setting it to identify your requests. ██████╗ ██████╗ ███████╗███╗ ██╗ ██╗ ██╗███████╗██████╗ ██╗ ██╗██╗ ██╔═══██╗██╔══██╗██╔════╝████╗ ██║ ██║ ██║██╔════╝██╔══██╗██║ ██║██║ ██║ ██║██████╔╝█████╗ ██╔██╗ ██║ ██║ █╗ ██║█████╗ ██████╔╝██║ ██║██║ ██║ ██║██╔═══╝ ██╔══╝ ██║╚██╗██║ ██║███╗██║██╔══╝ ██╔══██╗██║ ██║██║ ╚██████╔╝██║ ███████╗██║ ╚████║ ╚███╔███╔╝███████╗██████╔╝╚██████╔╝██║ ╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═════╝ ╚═╝ v0.6.15 - building the best AI user interface. https://github.com/open-webui/open-webui INFO: Started server process [12932] INFO: Waiting for application startup. 2025-07-23 07:37:05.197 | INFO | open_webui.utils.logger:start_logger:140 - GLOBAL_LOG_LEVEL: INFO - {} 2025-07-23 07:37:05.197 | INFO | open_webui.main:lifespan:514 - Installing external dependencies of functions and tools... - {} 2025-07-23 07:37:05.283 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:229 - Installing requirements: openai>=1.76.0 openai>=1.76.0 openai>=1.76.0 openai>=1.0.0 openai>=1.0.0 PyGithub openrouteservice pygments - {} Requirement already satisfied: openai>=1.76.0 in c:\python\openwebui\venv\lib\site-packages (1.86.0) Requirement already satisfied: PyGithub in c:\python\openwebui\venv\lib\site-packages (2.6.1) Requirement already satisfied: openrouteservice in c:\python\openwebui\venv\lib\site-packages (2.3.3) Requirement already satisfied: pygments in c:\python\openwebui\venv\lib\site-packages (2.19.1) Requirement already satisfied: anyio<5,>=3.5.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.9.0) Requirement already satisfied: distro<2,>=1.7.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.9.0) Requirement already satisfied: httpx<1,>=0.23.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.28.1) Requirement already satisfied: jiter<1,>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.10.0) Requirement already satisfied: pydantic<3,>=1.9.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (2.10.6) Requirement already satisfied: sniffio in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.3.1) Requirement already satisfied: tqdm>4 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.67.1) Requirement already satisfied: typing-extensions<5,>=4.11 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.14.0) Requirement already satisfied: idna>=2.8 in c:\python\openwebui\venv\lib\site-packages (from anyio<5,>=3.5.0->openai>=1.76.0) (3.10) Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (2025.7.14) Requirement already satisfied: httpcore==1.* in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (1.0.9) Requirement already satisfied: h11>=0.16 in c:\python\openwebui\venv\lib\site-packages (from httpcore==1.*->httpx<1,>=0.23.0->openai>=1.76.0) (0.16.0) Requirement already satisfied: annotated-types>=0.6.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.7.0) Requirement already satisfied: pydantic-core==2.27.2 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (2.27.2) Requirement already satisfied: pynacl>=1.4.0 in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (1.5.0) Requirement already satisfied: requests>=2.14.0 in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (2.32.4) Requirement already satisfied: pyjwt>=2.4.0 in c:\python\openwebui\venv\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub) (2.10.1) Requirement already satisfied: urllib3>=1.26.0 in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (2.4.0) Requirement already satisfied: Deprecated in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (1.2.18) Requirement already satisfied: cryptography>=3.4.0 in c:\python\openwebui\venv\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub) (45.0.4) Requirement already satisfied: cffi>=1.14 in c:\python\openwebui\venv\lib\site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub) (1.17.1) Requirement already satisfied: pycparser in c:\python\openwebui\venv\lib\site-packages (from cffi>=1.14->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub) (2.22) Requirement already satisfied: charset_normalizer<4,>=2 in c:\python\openwebui\venv\lib\site-packages (from requests>=2.14.0->PyGithub) (3.4.2) Requirement already satisfied: colorama in c:\python\openwebui\venv\lib\site-packages (from tqdm>4->openai>=1.76.0) (0.4.6) Requirement already satisfied: wrapt<2,>=1.10 in c:\python\openwebui\venv\lib\site-packages (from Deprecated->PyGithub) (1.17.2) 2025-07-23 07:37:10.711 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7804 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:37:41.696 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7810 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:38:00.454 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7811 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:38:10.195 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7812 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:38:41.695 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7813 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:39:00.334 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7814 - "GET /_app/version.json HTTP/1.1" 304 - {} 2025-07-23 07:39:41.741 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7815 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:40:00.380 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7819 - "GET /_app/version.json HTTP/1.1" 304 - {} 2025-07-23 07:40:10.186 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:7820 - "GET /_app/version.json HTTP/1.1" 200 - {}
Author
Owner

@Soliver84 commented on GitHub (Jul 23, 2025):

on v0.6.18:

DOCLING 1.0.0:

C:\Users\Administrator>docker run -p 5101:5001 ^
Mehr? -e DOCLING_SERVE_ENABLE_UI=true ^
Mehr? -e DOCLING_SERVE_MAX_SYNC_WAIT=36000 ^
Mehr? -e DOCLING_SERVE_ENABLE_REMOTE_SERVICES=true ^
Mehr? -e DOCLING_MAX_WORKERS=10 ^
Mehr? -e LOG_LEVEL=DEBUG ^
Mehr? quay.io/docling-project/docling-serve
Unable to find image 'quay.io/docling-project/docling-serve:latest' locally
latest: Pulling from docling-project/docling-serve
b5ddbc70c93e: Pull complete
a523f12c6a58: Pull complete
712cb814fd31: Pull complete
22db19585b7d: Pull complete
17673b241d10: Pull complete
4f4fb700ef54: Pull complete
93b4c3f2c1c8: Pull complete
d4d0a5242813: Pull complete
11a8e7e0e538: Pull complete
6d94326298e1: Pull complete
Digest: sha256:d0fc895aeb690a7a8bf0ab4c2c155c39a7a5e81e352559fc6ffd3553774f2059
Status: Downloaded newer image for quay.io/docling-project/docling-serve:latest
Starting production server 🚀

Server started at http://0.0.0.0:5001
Documentation at http://0.0.0.0:5001/docs
Scalar docs at http://0.0.0.0:5001/scalar
UI at http://0.0.0.0:5001/ui

Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
INFO: 172.17.0.1:39604 - "GET /docs HTTP/1.1" 200 OK
INFO: 172.17.0.1:39606 - "GET /openapi.json HTTP/1.1" 200 OK
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff8227e6f90>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 345\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ffbf5130>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 941\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ffbe5040>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 236\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ffa8c320>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 234\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
INFO: 172.17.0.1:39164 - "POST /v1/convert/file HTTP/1.1" 200 OK
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7f1f0a720>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 345\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ed9c82c0>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 941\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7f208dc40>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 236\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ec0526f0>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 234\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'
INFO: 172.17.0.1:33424 - "POST /v1/convert/file HTTP/1.1" 200 OK
ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/8a137978-eb00-45fa-b167-ff994e785391_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7e3f77470>):
b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 345\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n'

OpenwebUI:
Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (2025.7.14)
Usage: open-webui serve [OPTIONS]
Try 'open-webui serve --help' for help.
┌─ Error ─────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Invalid value for '--port' (env var: 'None'): '8081@echo' is not a valid integer. │
└─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] Pr├╝fe/aktualisiere Certifi ÔǪ
[INFO] Kombiniertes CA-Bundle ist bereits aktuell.
[INFO] Starte OpenWebUI auf Port 8081 
Loading WEBUI_SECRET_KEY from file, not provided as an environment variable.
Loading WEBUI_SECRET_KEY from C:\Python\OPENWEBUI.webui_secret_key
C:\Python\OPENWEBUI\venv\Lib\site-packages\open_webui
C:\Python\OPENWEBUI\venv\Lib\site-packages
C:\Python\OPENWEBUI\venv\Lib
INFO [alembic.runtime.migration] Context impl SQLiteImpl.
INFO [alembic.runtime.migration] Will assume non-transactional DDL.
INFO [open_webui.env] 'ENABLE_DIRECT_CONNECTIONS' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_OLLAMA_API' loaded from the latest database entry
INFO [open_webui.env] 'OLLAMA_BASE_URLS' loaded from the latest database entry
INFO [open_webui.env] 'OLLAMA_API_CONFIGS' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_OPENAI_API' loaded from the latest database entry
INFO [open_webui.env] 'OPENAI_API_KEYS' loaded from the latest database entry
INFO [open_webui.env] 'OPENAI_API_BASE_URLS' loaded from the latest database entry
INFO [open_webui.env] 'OPENAI_API_CONFIGS' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_SIGNUP' loaded from the latest database entry
INFO [open_webui.env] 'DEFAULT_LOCALE' loaded from the latest database entry
INFO [open_webui.env] 'DEFAULT_PROMPT_SUGGESTIONS' loaded from the latest database entry
WARNI [open_webui.env]

WARNING: CORS_ALLOW_ORIGIN IS SET TO '*' - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS.

INFO [open_webui.env] 'WEBUI_BANNERS' loaded from the latest database entry
INFO [open_webui.env] 'TASK_MODEL' loaded from the latest database entry
INFO [open_webui.env] 'TASK_MODEL_EXTERNAL' loaded from the latest database entry
INFO [open_webui.env] 'TITLE_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'TAGS_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'IMAGE_PROMPT_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_TAGS_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_TITLE_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_SEARCH_QUERY_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_RETRIEVAL_QUERY_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'QUERY_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_AUTOCOMPLETE_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'AUTOCOMPLETE_GENERATION_INPUT_MAX_LENGTH' loaded from the latest database entry
INFO [open_webui.env] 'TOOLS_FUNCTION_CALLING_PROMPT_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_CODE_EXECUTION' loaded from the latest database entry
INFO [open_webui.env] 'CODE_EXECUTION_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_URL' loaded from the latest database entry
INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_AUTH' loaded from the latest database entry
INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_AUTH_TOKEN' loaded from the latest database entry
INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_AUTH_PASSWORD' loaded from the latest database entry
INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_TIMEOUT' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_CODE_INTERPRETER' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_PROMPT_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_URL' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_AUTH' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_AUTH_TOKEN' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_AUTH_PASSWORD' loaded from the latest database entry
INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_TIMEOUT' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_GOOGLE_DRIVE_INTEGRATION' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_ONEDRIVE_INTEGRATION' loaded from the latest database entry
INFO [open_webui.env] 'CONTENT_EXTRACTION_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_LANGS' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_USE_LLM' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_SKIP_CACHE' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_FORCE_OCR' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_PAGINATE' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_STRIP_EXISTING_OCR' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_DISABLE_IMAGE_EXTRACTION' loaded from the latest database entry
INFO [open_webui.env] 'DATALAB_MARKER_OUTPUT_FORMAT' loaded from the latest database entry
INFO [open_webui.env] 'EXTERNAL_DOCUMENT_LOADER_URL' loaded from the latest database entry
INFO [open_webui.env] 'EXTERNAL_DOCUMENT_LOADER_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'TIKA_SERVER_URL' loaded from the latest database entry
INFO [open_webui.env] 'DOCLING_SERVER_URL' loaded from the latest database entry
INFO [open_webui.env] 'DOCLING_OCR_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'DOCLING_OCR_LANG' loaded from the latest database entry
INFO [open_webui.env] 'DOCLING_DO_PICTURE_DESCRIPTION' loaded from the latest database entry
INFO [open_webui.env] 'DOCUMENT_INTELLIGENCE_ENDPOINT' loaded from the latest database entry
INFO [open_webui.env] 'DOCUMENT_INTELLIGENCE_KEY' loaded from the latest database entry
INFO [open_webui.env] 'MISTRAL_OCR_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'BYPASS_EMBEDDING_AND_RETRIEVAL' loaded from the latest database entry
INFO [open_webui.env] 'RAG_TOP_K' loaded from the latest database entry
INFO [open_webui.env] 'RAG_TOP_K_RERANKER' loaded from the latest database entry
INFO [open_webui.env] 'RAG_RELEVANCE_THRESHOLD' loaded from the latest database entry
INFO [open_webui.env] 'RAG_HYBRID_BM25_WEIGHT' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_RAG_HYBRID_SEARCH' loaded from the latest database entry
INFO [open_webui.env] 'RAG_FULL_CONTEXT' loaded from the latest database entry
INFO [open_webui.env] 'RAG_FILE_MAX_COUNT' loaded from the latest database entry
INFO [open_webui.env] 'RAG_FILE_MAX_SIZE' loaded from the latest database entry
INFO [open_webui.env] 'RAG_ALLOWED_FILE_EXTENSIONS' loaded from the latest database entry
INFO [open_webui.env] 'RAG_EMBEDDING_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'PDF_EXTRACT_IMAGES' loaded from the latest database entry
INFO [open_webui.env] 'RAG_EMBEDDING_MODEL' loaded from the latest database entry
INFO [open_webui.env] Embedding model set: text-embedding-3-large
INFO [open_webui.env] 'RAG_EMBEDDING_BATCH_SIZE' loaded from the latest database entry
INFO [open_webui.env] 'RAG_RERANKING_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'RAG_RERANKING_MODEL' loaded from the latest database entry
INFO [open_webui.env] 'RAG_EXTERNAL_RERANKER_URL' loaded from the latest database entry
INFO [open_webui.env] 'RAG_EXTERNAL_RERANKER_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'RAG_TEXT_SPLITTER' loaded from the latest database entry
INFO [open_webui.env] 'CHUNK_SIZE' loaded from the latest database entry
INFO [open_webui.env] 'CHUNK_OVERLAP' loaded from the latest database entry
INFO [open_webui.env] 'RAG_TEMPLATE' loaded from the latest database entry
INFO [open_webui.env] 'RAG_OPENAI_API_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'RAG_OPENAI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'RAG_AZURE_OPENAI_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'RAG_AZURE_OPENAI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'RAG_AZURE_OPENAI_API_VERSION' loaded from the latest database entry
INFO [open_webui.env] 'RAG_OLLAMA_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'RAG_OLLAMA_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'YOUTUBE_LOADER_LANGUAGE' loaded from the latest database entry
INFO [open_webui.env] 'YOUTUBE_LOADER_PROXY_URL' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_WEB_SEARCH' loaded from the latest database entry
INFO [open_webui.env] 'WEB_SEARCH_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'BYPASS_WEB_SEARCH_EMBEDDING_AND_RETRIEVAL' loaded from the latest database entry
INFO [open_webui.env] 'BYPASS_WEB_SEARCH_WEB_LOADER' loaded from the latest database entry
INFO [open_webui.env] 'WEB_SEARCH_RESULT_COUNT' loaded from the latest database entry
INFO [open_webui.env] 'WEB_SEARCH_DOMAIN_FILTER_LIST' loaded from the latest database entry
INFO [open_webui.env] 'WEB_SEARCH_CONCURRENT_REQUESTS' loaded from the latest database entry
INFO [open_webui.env] 'WEB_LOADER_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_WEB_LOADER_SSL_VERIFICATION' loaded from the latest database entry
INFO [open_webui.env] 'WEB_SEARCH_TRUST_ENV' loaded from the latest database entry
INFO [open_webui.env] 'SEARXNG_QUERY_URL' loaded from the latest database entry
INFO [open_webui.env] 'YACY_QUERY_URL' loaded from the latest database entry
INFO [open_webui.env] 'YACY_USERNAME' loaded from the latest database entry
INFO [open_webui.env] 'YACY_PASSWORD' loaded from the latest database entry
INFO [open_webui.env] 'GOOGLE_PSE_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'GOOGLE_PSE_ENGINE_ID' loaded from the latest database entry
INFO [open_webui.env] 'BRAVE_SEARCH_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'KAGI_SEARCH_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'MOJEEK_SEARCH_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'BOCHA_SEARCH_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SERPSTACK_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SERPSTACK_HTTPS' loaded from the latest database entry
INFO [open_webui.env] 'SERPER_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SERPLY_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'JINA_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SEARCHAPI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SEARCHAPI_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'SERPAPI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SERPAPI_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'BING_SEARCH_V7_ENDPOINT' loaded from the latest database entry
INFO [open_webui.env] 'BING_SEARCH_V7_SUBSCRIPTION_KEY' loaded from the latest database entry
INFO [open_webui.env] 'EXA_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'PERPLEXITY_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'SOUGOU_API_SID' loaded from the latest database entry
INFO [open_webui.env] 'SOUGOU_API_SK' loaded from the latest database entry
INFO [open_webui.env] 'TAVILY_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'TAVILY_EXTRACT_DEPTH' loaded from the latest database entry
INFO [open_webui.env] 'PLAYWRIGHT_WS_URL' loaded from the latest database entry
INFO [open_webui.env] 'PLAYWRIGHT_TIMEOUT' loaded from the latest database entry
INFO [open_webui.env] 'FIRECRAWL_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'FIRECRAWL_API_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'EXTERNAL_WEB_SEARCH_URL' loaded from the latest database entry
INFO [open_webui.env] 'EXTERNAL_WEB_SEARCH_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'EXTERNAL_WEB_LOADER_URL' loaded from the latest database entry
INFO [open_webui.env] 'EXTERNAL_WEB_LOADER_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'IMAGE_GENERATION_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_IMAGE_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'ENABLE_IMAGE_PROMPT_GENERATION' loaded from the latest database entry
INFO [open_webui.env] 'AUTOMATIC1111_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'AUTOMATIC1111_API_AUTH' loaded from the latest database entry
INFO [open_webui.env] 'COMFYUI_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'COMFYUI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'COMFYUI_WORKFLOW' loaded from the latest database entry
INFO [open_webui.env] 'COMFYUI_WORKFLOW' loaded from the latest database entry
INFO [open_webui.env] 'IMAGES_OPENAI_API_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'IMAGES_OPENAI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'IMAGES_GEMINI_API_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'IMAGES_GEMINI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'IMAGE_SIZE' loaded from the latest database entry
INFO [open_webui.env] 'IMAGE_STEPS' loaded from the latest database entry
INFO [open_webui.env] 'IMAGE_GENERATION_MODEL' loaded from the latest database entry
INFO [open_webui.env] 'WHISPER_MODEL' loaded from the latest database entry
INFO [open_webui.env] 'DEEPGRAM_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_STT_OPENAI_API_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_STT_OPENAI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_STT_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_STT_MODEL' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_OPENAI_API_BASE_URL' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_OPENAI_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_API_KEY' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_ENGINE' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_MODEL' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_VOICE' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_SPLIT_ON' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_AZURE_SPEECH_REGION' loaded from the latest database entry
INFO [open_webui.env] 'AUDIO_TTS_AZURE_SPEECH_OUTPUT_FORMAT' loaded from the latest database entry
WARNI [langchain_community.utils.user_agent] USER_AGENT environment variable not set, consider setting it to identify your requests.

██████╗ ██████╗ ███████╗███╗ ██╗ ██╗ ██╗███████╗██████╗ ██╗ ██╗██╗
██╔═══██╗██╔══██╗██╔════╝████╗ ██║ ██║ ██║██╔════╝██╔══██╗██║ ██║██║
██║ ██║██████╔╝█████╗ ██╔██╗ ██║ ██║ █╗ ██║█████╗ ██████╔╝██║ ██║██║
██║ ██║██╔═══╝ ██╔══╝ ██║╚██╗██║ ██║███╗██║██╔══╝ ██╔══██╗██║ ██║██║
╚██████╔╝██║ ███████╗██║ ╚████║ ╚███╔███╔╝███████╗██████╔╝╚██████╔╝██║
╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═════╝ ╚═╝

v0.6.18 - building the best AI user interface.

https://github.com/open-webui/open-webui

INFO: Started server process [15152]
INFO: Waiting for application startup.
2025-07-23 07:52:31.930 | INFO | open_webui.utils.logger:start_logger:157 - GLOBAL_LOG_LEVEL: INFO - {}
2025-07-23 07:52:31.930 | INFO | open_webui.main:lifespan:519 - Installing external dependencies of functions and tools... - {}
2025-07-23 07:52:32.214 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:229 - Installing requirements: openai>=1.76.0 openai>=1.76.0 openai>=1.76.0 openai>=1.0.0 openai>=1.0.0 PyGithub openrouteservice pygments - {}
Requirement already satisfied: openai>=1.76.0 in c:\python\openwebui\venv\lib\site-packages (1.86.0)
Requirement already satisfied: PyGithub in c:\python\openwebui\venv\lib\site-packages (2.6.1)
Requirement already satisfied: openrouteservice in c:\python\openwebui\venv\lib\site-packages (2.3.3)
Requirement already satisfied: pygments in c:\python\openwebui\venv\lib\site-packages (2.19.1)
Requirement already satisfied: anyio<5,>=3.5.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.9.0)
Requirement already satisfied: distro<2,>=1.7.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.9.0)
Requirement already satisfied: httpx<1,>=0.23.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.28.1)
Requirement already satisfied: jiter<1,>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.10.0)
Requirement already satisfied: pydantic<3,>=1.9.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (2.11.7)
Requirement already satisfied: sniffio in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.3.1)
Requirement already satisfied: tqdm>4 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.67.1)
Requirement already satisfied: typing-extensions<5,>=4.11 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.14.0)
Requirement already satisfied: idna>=2.8 in c:\python\openwebui\venv\lib\site-packages (from anyio<5,>=3.5.0->openai>=1.76.0) (3.10)
Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (2025.7.14)
Requirement already satisfied: httpcore==1.* in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (1.0.9)
Requirement already satisfied: h11>=0.16 in c:\python\openwebui\venv\lib\site-packages (from httpcore==1.->httpx<1,>=0.23.0->openai>=1.76.0) (0.16.0)
Requirement already satisfied: annotated-types>=0.6.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.7.0)
Requirement already satisfied: pydantic-core==2.33.2 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (2.33.2)
Requirement already satisfied: typing-inspection>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.4.1)
Requirement already satisfied: pynacl>=1.4.0 in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (1.5.0)
Requirement already satisfied: requests>=2.14.0 in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (2.32.4)
Requirement already satisfied: pyjwt>=2.4.0 in c:\python\openwebui\venv\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub) (2.10.1)
Requirement already satisfied: urllib3>=1.26.0 in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (2.4.0)
Requirement already satisfied: Deprecated in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (1.2.18)
Requirement already satisfied: cryptography>=3.4.0 in c:\python\openwebui\venv\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub) (45.0.4)
Requirement already satisfied: cffi>=1.14 in c:\python\openwebui\venv\lib\site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub) (1.17.1)
Requirement already satisfied: pycparser in c:\python\openwebui\venv\lib\site-packages (from cffi>=1.14->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub) (2.22)
Requirement already satisfied: charset_normalizer<4,>=2 in c:\python\openwebui\venv\lib\site-packages (from requests>=2.14.0->PyGithub) (3.4.2)
Requirement already satisfied: colorama in c:\python\openwebui\venv\lib\site-packages (from tqdm>4->openai>=1.76.0) (0.4.6)
Requirement already satisfied: wrapt<2,>=1.10 in c:\python\openwebui\venv\lib\site-packages (from Deprecated->PyGithub) (1.17.2)
2025-07-23 07:52:37.649 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8115 - "GET /api/v1/chats/2fe39a9c-beb6-4d28-bc9a-e28c329dd9ff HTTP/1.1" 200 - {}
2025-07-23 07:52:37.738 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8116 - "GET /api/v1/chats/b7b3c072-5f65-4d65-804b-204165f4be8e HTTP/1.1" 200 - {}
2025-07-23 07:52:38.959 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8117 - "GET /admin/settings/general HTTP/1.1" 200 - {}
2025-07-23 07:52:39.048 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8118 - "GET /static/loader.js HTTP/1.1" 200 - {}
2025-07-23 07:52:39.124 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8119 - "GET /static/custom.css HTTP/1.1" 200 - {}
2025-07-23 07:52:39.306 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8120 - "GET /_app/immutable/entry/app.B4JWPdZ0.js HTTP/1.1" 200 - {}
2025-07-23 07:52:39.488 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8121 - "GET /_app/immutable/chunks/osRMcaoZ.js HTTP/1.1" 200 - {}
2025-07-23 07:52:39.689 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8122 - "GET /_app/immutable/chunks/Cz_TVcYH.js HTTP/1.1" 200 - {}
2025-07-23 07:52:39.689 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8124 - "GET /_app/immutable/entry/start.5eIPbHhZ.js HTTP/1.1" 200 - {}
2025-07-23 07:52:39.707 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8123 - "GET /_app/immutable/chunks/D8uoGrsU.js HTTP/1.1" 200 - {}
2025-07-23 07:52:39.738 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8125 - "GET /static/splash-dark.png HTTP/1.1" 200 - {}
2025-07-23 07:52:39.745 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8126 - "GET /_app/immutable/chunks/C1FmrZbK.js HTTP/1.1" 200 - {}
2025-07-23 07:52:39.752 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8127 - "GET /static/splash.png HTTP/1.1" 200 - {}
2025-07-23 07:52:39.831 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8128 - "GET /_app/immutable/nodes/0.Cvtibijd.js HTTP/1.1" 200 - {}
2025-07-23 07:52:39.862 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8129 - "GET /_app/immutable/chunks/CGwCSIWv.js HTTP/1.1" 200 - {}
2025-07-23 07:52:39.864 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8130 - "GET /_app/immutable/chunks/BZZAOY5F.js HTTP/1.1" 200 - {}
2025-07-23 07:52:39.867 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8131 - "GET /_app/immutable/chunks/D0QH3NT1.js HTTP/1.1" 200 - {}
2025-07-23 07:52:39.870 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8132 - "GET /_app/immutable/chunks/DXOcaIte.js HTTP/1.1" 200 - {}
2025-07-23 07:52:39.873 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8133 - "GET /_app/immutable/assets/purify.DQwrSZtH.css HTTP/1.1" 200 - {}
2025-07-23 07:52:39.941 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8134 - "GET /_app/immutable/assets/0.BEiiGd97.css HTTP/1.1" 200 - {}
2025-07-23 07:52:39.957 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8135 - "GET /_app/immutable/assets/Collapsible.DZAVxvaL.css HTTP/1.1" 200 - {}
2025-07-23 07:52:39.957 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8136 - "GET /_app/immutable/assets/Modal.CyLKLEmt.css HTTP/1.1" 200 - {}
2025-07-23 07:52:39.975 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8138 - "GET /app/immutable/assets/Skeleton.Cr25vAl.css HTTP/1.1" 200 - {}
2025-07-23 07:52:39.988 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8137 - "GET /_app/immutable/assets/ConfirmDialog.kaSBQ3kP.css HTTP/1.1" 200 - {}
2025-07-23 07:52:40.051 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8140 - "GET /_app/immutable/chunks/CewYWBXN.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.051 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8142 - "GET /_app/immutable/chunks/DCwEHxc-.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.066 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8139 - "GET /_app/immutable/assets/Messages.Bbuu_qma.css HTTP/1.1" 200 - {}
2025-07-23 07:52:40.066 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8141 - "GET /_app/immutable/assets/2.BXeiR8Q0.css HTTP/1.1" 200 - {}
2025-07-23 07:52:40.082 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8143 - "GET /_app/immutable/chunks/CgU5AtxT.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.082 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8144 - "GET /_app/immutable/chunks/CNktxJVk.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.160 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8146 - "GET /_app/immutable/chunks/BCZyLo3c.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.160 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8145 - "GET /_app/immutable/chunks/BvukGpln.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.175 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8147 - "GET /_app/immutable/chunks/I1CDPYOB.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.175 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8148 - "GET /_app/immutable/chunks/S-hGk1Oi.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.175 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8149 - "GET /assets/fonts/Inter-Variable.ttf HTTP/1.1" 200 - {}
2025-07-23 07:52:40.210 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8150 - "GET /_app/immutable/chunks/BFK-koEx.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.285 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8152 - "GET /_app/immutable/chunks/BNV8o-Mh.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.285 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8151 - "GET /_app/immutable/chunks/CjNSalP3.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.301 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8153 - "GET /app/immutable/chunks/CAlHZbz.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.316 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8154 - "GET /_app/immutable/chunks/QjJsDpFa.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.348 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8155 - "GET /_app/immutable/chunks/BDVmMfWV.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.379 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8156 - "GET /_app/immutable/chunks/BRp5r6iY.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.379 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8157 - "GET /_app/immutable/nodes/1.CwG-8Xtc.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.397 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8158 - "GET /_app/immutable/nodes/2.D6e_WiXl.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.411 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8159 - "GET /_app/immutable/chunks/CyTOOynw.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.457 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8160 - "GET /_app/immutable/chunks/DRpiKE80.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.473 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8161 - "GET /_app/immutable/chunks/BXP-4RTu.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.473 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8162 - "GET /_app/immutable/chunks/BQWQRICs.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.488 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8163 - "GET /_app/immutable/chunks/DMHG7wso.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.504 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8164 - "GET /_app/immutable/chunks/Ccw7PXcW.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.566 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8166 - "GET /_app/immutable/chunks/WR5NVTQu.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.566 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8165 - "GET /_app/immutable/chunks/D0wlPick.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.582 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8167 - "GET /_app/immutable/chunks/XYvaYOQu.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.613 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8168 - "GET /_app/immutable/chunks/Cud9zCgS.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.660 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8169 - "GET /_app/immutable/chunks/Vcq4gwWv.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.675 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8170 - "GET /_app/immutable/chunks/CW6ejw6A.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.675 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8172 - "GET /app/immutable/chunks/YHUoul5.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.675 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8171 - "GET /_app/immutable/chunks/wbTxV288.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.738 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8173 - "GET /_app/immutable/chunks/FlRup1wW.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.754 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8176 - "GET /_app/immutable/chunks/CqbI7rFo.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.754 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8177 - "GET /_app/immutable/chunks/XqTntSv2.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.754 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8175 - "GET /_app/immutable/chunks/vjJdY2V8.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.769 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8174 - "GET /_app/immutable/chunks/BbHNUVbz.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.785 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8178 - "GET /_app/immutable/chunks/BbL-Ydhu.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.801 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8179 - "GET /_app/immutable/chunks/CBc5jlPY.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.816 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8180 - "GET /_app/immutable/chunks/6CHE0vaS.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.832 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8181 - "GET /_app/immutable/chunks/DEPMn3WD.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.832 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8182 - "GET /_app/immutable/chunks/DiZkmC5K.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.847 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8183 - "GET /_app/immutable/chunks/DX5usNsR.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.863 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8184 - "GET /_app/immutable/chunks/B0BBJ4Xl.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.863 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8185 - "GET /_app/immutable/chunks/BT-oAYxO.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.894 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8187 - "GET /_app/immutable/chunks/DCBCCe_R.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.910 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8186 - "GET /_app/immutable/chunks/DT33DGV2.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.910 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8188 - "GET /_app/immutable/chunks/6SuOvjhS.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.925 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8189 - "GET /_app/immutable/chunks/B1Cm1oGM.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.925 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8190 - "GET /_app/immutable/chunks/DPV93OXe.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.925 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8191 - "GET /_app/immutable/chunks/DiDlONKw.js HTTP/1.1" 200 - {}
2025-07-23 07:52:40.978 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8192 - "GET /_app/immutable/chunks/CjF1PMaH.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.004 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8193 - "GET /_app/immutable/chunks/BzzQifDF.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.004 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8194 - "GET /_app/immutable/chunks/Bx9uHXXe.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.020 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8197 - "GET /_app/immutable/chunks/BeAkhgfO.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.035 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8195 - "GET /_app/immutable/chunks/R_53rVSd.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.035 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8196 - "GET /_app/immutable/chunks/DI_efbNH.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.066 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8198 - "GET /_app/immutable/chunks/y-ajKE3h.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.082 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8199 - "GET /_app/immutable/chunks/B3sn4-90.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.082 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8200 - "GET /_app/immutable/chunks/_x2GvmJ8.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.098 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8201 - "GET /_app/immutable/chunks/CU2r43ac.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.115 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8202 - "GET /_app/immutable/chunks/HDlNgwib.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.115 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8203 - "GET /_app/immutable/chunks/CgIHmX5r.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.134 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8204 - "GET /_app/immutable/chunks/CfNcCseE.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.134 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8205 - "GET /_app/immutable/chunks/BhGf4CeZ.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.169 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8206 - "GET /_app/immutable/chunks/03uEXvuB.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.170 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8207 - "GET /_app/immutable/chunks/CxKJyHWO.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.200 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8209 - "GET /_app/immutable/chunks/BSTianaK.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.200 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8210 - "GET /_app/immutable/chunks/Dth3xNHJ.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.200 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8208 - "GET /_app/immutable/chunks/dl0WPZli.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.214 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8211 - "GET /_app/immutable/chunks/DuxTsn3k.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.222 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8212 - "GET /_app/immutable/chunks/DLCEll_g.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.222 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8213 - "GET /_app/immutable/chunks/CN1fq33l.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.254 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8214 - "GET /_app/immutable/chunks/B2AZZEdi.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.269 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8215 - "GET /_app/immutable/chunks/DKcqU_NI.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.269 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8216 - "GET /_app/immutable/chunks/DqQWfcuJ.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.285 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8217 - "GET /_app/immutable/chunks/DOWKdgXc.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.285 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8218 - "GET /_app/immutable/chunks/mOnzbZTW.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.301 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8219 - "GET /_app/immutable/chunks/CJdAZ5wh.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.332 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8220 - "GET /_app/immutable/chunks/Dxqh4ik-.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.347 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8222 - "GET /_app/immutable/chunks/BRhi_GQI.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.347 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8221 - "GET /_app/immutable/chunks/B8J--ux7.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.347 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8223 - "GET /_app/immutable/chunks/DymEVbxd.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.363 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8224 - "GET /_app/immutable/chunks/CHRctSa9.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.363 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8225 - "GET /_app/immutable/chunks/mwDbUFdv.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.394 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8226 - "GET /_app/immutable/nodes/3.CIoFCpEL.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.415 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8227 - "GET /_app/immutable/chunks/D4CPDuR7.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.426 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8228 - "GET /_app/immutable/nodes/16.BAdaXpTz.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.426 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8230 - "GET /_app/immutable/chunks/DgIoac01.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.426 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8229 - "GET /_app/immutable/chunks/g4VC0uvC.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.441 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8231 - "GET /_app/immutable/chunks/Dsx5TKO5.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.472 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8232 - "GET /_app/immutable/chunks/C83syoBY.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.472 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8233 - "GET /_app/immutable/chunks/BayX6ik-.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.488 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8234 - "GET /_app/immutable/chunks/V4NzNuWG.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.488 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8235 - "GET /_app/immutable/chunks/v9D-eDAb.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.504 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8236 - "GET /_app/immutable/chunks/BXUrRDe8.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.519 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8237 - "GET /_app/immutable/chunks/LvmPT5aW.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.519 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8238 - "GET /_app/immutable/chunks/DR1IBh-r.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.535 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8239 - "GET /_app/immutable/chunks/B6Gd7nN9.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.535 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8240 - "GET /_app/immutable/chunks/CICvqL9d.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.550 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8241 - "GET /static/favicon.ico HTTP/1.1" 200 - {}
2025-07-23 07:52:41.613 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8242 - "GET /api/config HTTP/1.1" 200 - {}
2025-07-23 07:52:41.616 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8243 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:52:41.671 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8244 - "GET /api/v1/auths/ HTTP/1.1" 200 - {}
2025-07-23 07:52:41.683 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8245 - "GET /_app/immutable/chunks/D7OtZkwr.js HTTP/1.1" 200 - {}
2025-07-23 07:52:41.699 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8246 - "GET /static/favicon.ico HTTP/1.1" 200 - {}
2025-07-23 07:52:41.730 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8247 - "GET /api/config HTTP/1.1" 200 - {}
2025-07-23 07:52:41.819 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8248 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200 - {}
2025-07-23 07:52:41.832 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8252 - "GET /api/changelog HTTP/1.1" 200 - {}
2025-07-23 07:52:41.850 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8253 - "GET /api/v1/channels/ HTTP/1.1" 200 - {}
2025-07-23 07:52:41.850 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8251 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:52:41.850 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8250 - "GET /api/v1/folders/ HTTP/1.1" 200 - {}
2025-07-23 07:52:41.863 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8249 - "GET /api/v1/chats/archived?page=1&order_by=updated_at&direction=desc HTTP/1.1" 200 - {}
2025-07-23 07:52:41.894 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8255 - "GET /api/v1/users/user/settings HTTP/1.1" 200 - {}
2025-07-23 07:52:41.898 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8254 - "GET /assets/fonts/Archivo-Variable.ttf HTTP/1.1" 200 - {}
2025-07-23 07:52:41.957 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8256 - "GET /api/v1/chats/11737ebc-faba-45e4-8985-21554ac428b1 HTTP/1.1" 200 - {}
2025-07-23 07:52:41.993 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:229 - Installing requirements: openai>=1.76.0 - {}
Requirement already satisfied: openai>=1.76.0 in c:\python\openwebui\venv\lib\site-packages (1.86.0)
Requirement already satisfied: anyio<5,>=3.5.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.9.0)
Requirement already satisfied: distro<2,>=1.7.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.9.0)
Requirement already satisfied: httpx<1,>=0.23.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.28.1)
Requirement already satisfied: jiter<1,>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.10.0)
Requirement already satisfied: pydantic<3,>=1.9.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (2.11.7)
Requirement already satisfied: sniffio in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.3.1)
Requirement already satisfied: tqdm>4 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.67.1)
Requirement already satisfied: typing-extensions<5,>=4.11 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.14.0)
Requirement already satisfied: idna>=2.8 in c:\python\openwebui\venv\lib\site-packages (from anyio<5,>=3.5.0->openai>=1.76.0) (3.10)
Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (2025.7.14)
Requirement already satisfied: httpcore==1.
in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (1.0.9)
Requirement already satisfied: h11>=0.16 in c:\python\openwebui\venv\lib\site-packages (from httpcore==1.->httpx<1,>=0.23.0->openai>=1.76.0) (0.16.0)
Requirement already satisfied: annotated-types>=0.6.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.7.0)
Requirement already satisfied: pydantic-core==2.33.2 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (2.33.2)
Requirement already satisfied: typing-inspection>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.4.1)
Requirement already satisfied: colorama in c:\python\openwebui\venv\lib\site-packages (from tqdm>4->openai>=1.76.0) (0.4.6)
2025-07-23 07:52:47.363 | INFO | open_webui.utils.plugin:load_function_module_by_id:147 - Loaded module: function_openai_responses_api_pipeline - {}
Pipe init called!
2025-07-23 07:52:47.363 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:229 - Installing requirements: openai>=1.76.0 - {}
Requirement already satisfied: openai>=1.76.0 in c:\python\openwebui\venv\lib\site-packages (1.86.0)
Requirement already satisfied: anyio<5,>=3.5.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.9.0)
Requirement already satisfied: distro<2,>=1.7.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.9.0)
Requirement already satisfied: httpx<1,>=0.23.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.28.1)
Requirement already satisfied: jiter<1,>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.10.0)
Requirement already satisfied: pydantic<3,>=1.9.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (2.11.7)
Requirement already satisfied: sniffio in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.3.1)
Requirement already satisfied: tqdm>4 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.67.1)
Requirement already satisfied: typing-extensions<5,>=4.11 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.14.0)
Requirement already satisfied: idna>=2.8 in c:\python\openwebui\venv\lib\site-packages (from anyio<5,>=3.5.0->openai>=1.76.0) (3.10)
Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (2025.7.14)
Requirement already satisfied: httpcore==1.
in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (1.0.9)
Requirement already satisfied: h11>=0.16 in c:\python\openwebui\venv\lib\site-packages (from httpcore==1.->httpx<1,>=0.23.0->openai>=1.76.0) (0.16.0)
Requirement already satisfied: annotated-types>=0.6.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.7.0)
Requirement already satisfied: pydantic-core==2.33.2 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (2.33.2)
Requirement already satisfied: typing-inspection>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.4.1)
Requirement already satisfied: colorama in c:\python\openwebui\venv\lib\site-packages (from tqdm>4->openai>=1.76.0) (0.4.6)
2025-07-23 07:52:52.269 | INFO | open_webui.utils.plugin:load_function_module_by_id:147 - Loaded module: function_openai_responses_api_pipeline_clone - {}
Pipe init called!
2025-07-23 07:52:52.269 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:229 - Installing requirements: openai>=1.76.0 - {}
Requirement already satisfied: openai>=1.76.0 in c:\python\openwebui\venv\lib\site-packages (1.86.0)
Requirement already satisfied: anyio<5,>=3.5.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.9.0)
Requirement already satisfied: distro<2,>=1.7.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.9.0)
Requirement already satisfied: httpx<1,>=0.23.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.28.1)
Requirement already satisfied: jiter<1,>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.10.0)
Requirement already satisfied: pydantic<3,>=1.9.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (2.11.7)
Requirement already satisfied: sniffio in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.3.1)
Requirement already satisfied: tqdm>4 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.67.1)
Requirement already satisfied: typing-extensions<5,>=4.11 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.14.0)
Requirement already satisfied: idna>=2.8 in c:\python\openwebui\venv\lib\site-packages (from anyio<5,>=3.5.0->openai>=1.76.0) (3.10)
Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (2025.7.14)
Requirement already satisfied: httpcore==1.
in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (1.0.9)
Requirement already satisfied: h11>=0.16 in c:\python\openwebui\venv\lib\site-packages (from httpcore==1.*->httpx<1,>=0.23.0->openai>=1.76.0) (0.16.0)
Requirement already satisfied: annotated-types>=0.6.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.7.0)
Requirement already satisfied: pydantic-core==2.33.2 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (2.33.2)
Requirement already satisfied: typing-inspection>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.4.1)
Requirement already satisfied: colorama in c:\python\openwebui\venv\lib\site-packages (from tqdm>4->openai>=1.76.0) (0.4.6)
2025-07-23 07:52:57.052 | INFO | open_webui.utils.plugin:load_function_module_by_id:147 - Loaded module: function_openai_responses_api_pipeline_clone_codex - {}
Pipe init called!
2025-07-23 07:52:57.068 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:241 - No requirements found in frontmatter. - {}
2025-07-23 07:52:57.074 | INFO | open_webui.utils.plugin:load_function_module_by_id:147 - Loaded module: function_input_inspector - {}
2025-07-23 07:52:57.082 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:241 - No requirements found in frontmatter. - {}
2025-07-23 07:52:57.122 | INFO | open_webui.utils.plugin:load_function_module_by_id:147 - Loaded module: function_openai_responses - {}
2025-07-23 07:52:57.138 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8258 - "GET /api/v1/chats/all/tags HTTP/1.1" 200 - {}
2025-07-23 07:52:57.144 | INFO | open_webui.routers.openai:get_all_models:392 - get_all_models() - {}
2025-07-23 07:52:57.217 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8264 - "GET /api/v1/chats/pinned HTTP/1.1" 200 - {}
2025-07-23 07:52:57.282 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8267 - "GET /api/v1/folders/ HTTP/1.1" 200 - {}
2025-07-23 07:52:57.300 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8268 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200 - {}
2025-07-23 07:52:57.377 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8269 - "GET /api/v1/folders/ HTTP/1.1" 200 - {}
2025-07-23 07:52:57.457 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8270 - "GET /assets/fonts/Vazirmatn-Variable.ttf HTTP/1.1" 200 - {}
2025-07-23 07:52:58.394 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:241 - No requirements found in frontmatter. - {}
2025-07-23 07:52:58.407 | INFO | open_webui.utils.plugin:load_function_module_by_id:147 - Loaded module: function_token_counter - {}
2025-07-23 07:52:59.078 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8259 - "GET /api/models HTTP/1.1" 200 - {}
2025-07-23 07:52:59.247 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8271 - "GET /api/v1/configs/banners HTTP/1.1" 200 - {}
2025-07-23 07:52:59.354 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8272 - "GET /api/v1/tools/ HTTP/1.1" 200 - {}
2025-07-23 07:52:59.542 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8275 - "GET /api/v1/auths/admin/config HTTP/1.1" 200 - {}
2025-07-23 07:52:59.550 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8276 - "GET /api/webhook HTTP/1.1" 200 - {}
2025-07-23 07:52:59.558 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8277 - "GET /api/v1/auths/admin/config/ldap/server HTTP/1.1" 200 - {}
2025-07-23 07:52:59.622 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8278 - "GET /api/v1/auths/admin/config/ldap HTTP/1.1" 200 - {}
2025-07-23 07:52:59.685 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8273 - "GET /api/version/updates HTTP/1.1" 200 - {}
2025-07-23 07:52:59.831 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8279 - "GET /api/version/updates HTTP/1.1" 200 - {}
2025-07-23 07:53:02.112 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8281 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:53:02.840 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8282 - "POST /api/v1/users/user/settings/update HTTP/1.1" 200 - {}
2025-07-23 07:53:05.791 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8283 - "GET /api/v1/retrieval/embedding HTTP/1.1" 200 - {}
2025-07-23 07:53:05.800 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8284 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:53:05.873 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8285 - "GET /api/v1/retrieval/config HTTP/1.1" 200 - {}
2025-07-23 07:53:10.159 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8286 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:53:34.251 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8288 - "GET /_app/immutable/nodes/15.DDxealNk.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.210 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8289 - "GET /api/v1/chats/11737ebc-faba-45e4-8985-21554ac428b1 HTTP/1.1" 200 - {}
2025-07-23 07:53:36.304 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8290 - "GET /api/v1/chats/1575730d-6222-4e7a-b772-e4da1ad85582 HTTP/1.1" 200 - {}
2025-07-23 07:53:36.336 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8291 - "GET /_app/immutable/nodes/19.Cbm0S9tC.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.336 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8292 - "GET /_app/immutable/chunks/BFPfISnQ.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.352 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8294 - "GET /_app/immutable/chunks/DRLcIvA1.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.368 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8293 - "GET /_app/immutable/chunks/B-rrBQv6.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.368 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8295 - "GET /_app/immutable/assets/MapSelector.CIGW-MKW.css HTTP/1.1" 200 - {}
2025-07-23 07:53:36.431 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8296 - "GET /_app/immutable/assets/Drawer.Bz8t_RYw.css HTTP/1.1" 200 - {}
2025-07-23 07:53:36.463 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8297 - "GET /_app/immutable/assets/Chat.CWA0G-PE.css HTTP/1.1" 200 - {}
2025-07-23 07:53:36.495 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8299 - "GET /_app/immutable/chunks/C5ueE1I0.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.495 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8298 - "GET /_app/immutable/chunks/Bo7M5qGo.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.558 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8300 - "GET /_app/immutable/chunks/DuvPy7Me.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.583 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8301 - "GET /_app/immutable/chunks/EyJBrpYg.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.621 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8302 - "GET /_app/immutable/chunks/D5GAg2SK.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.621 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8303 - "GET /_app/immutable/chunks/CajVTryx.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.653 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8304 - "GET /_app/immutable/chunks/DpkKLP7G.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.674 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8305 - "GET /_app/immutable/chunks/wOjkWnDL.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.781 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8307 - "GET /api/v1/chats/1575730d-6222-4e7a-b772-e4da1ad85582 HTTP/1.1" 200 - {}
2025-07-23 07:53:36.875 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8308 - "GET /api/v1/chats/b99dff9c-a576-4882-8eef-9d2f30cce54d HTTP/1.1" 200 - {}
2025-07-23 07:53:36.875 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8306 - "GET /_app/immutable/chunks/B4JTQNlu.js HTTP/1.1" 200 - {}
2025-07-23 07:53:36.938 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8309 - "GET /api/v1/chats/1575730d-6222-4e7a-b772-e4da1ad85582 HTTP/1.1" 200 - {}
2025-07-23 07:53:39.011 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8310 - "GET /_app/immutable/chunks/Cfz980HS.js HTTP/1.1" 200 - {}
2025-07-23 07:53:39.033 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8314 - "GET /_app/immutable/chunks/DQtrEHa0.js HTTP/1.1" 200 - {}
2025-07-23 07:53:39.035 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8311 - "GET /_app/immutable/chunks/DyV5p-tt.js HTTP/1.1" 200 - {}
2025-07-23 07:53:39.051 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8312 - "GET /_app/immutable/nodes/10.zi8POgV7.js HTTP/1.1" 200 - {}
2025-07-23 07:53:39.054 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8313 - "GET /_app/immutable/chunks/C5KkUPCv.js HTTP/1.1" 200 - {}
2025-07-23 07:53:39.674 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8315 - "GET /_app/immutable/nodes/7.BzkjctA3.js HTTP/1.1" 200 - {}
2025-07-23 07:53:39.690 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8316 - "GET /_app/immutable/nodes/26.CCs6P2OH.js HTTP/1.1" 200 - {}
2025-07-23 07:53:39.784 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8317 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:53:40.669 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8318 - "GET /_app/immutable/nodes/31.0Bv91XRH.js HTTP/1.1" 200 - {}
2025-07-23 07:53:40.674 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8319 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:53:40.924 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8320 - "GET /api/v1/models/ HTTP/1.1" 200 - {}
2025-07-23 07:53:40.924 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8322 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:53:40.970 | INFO | open_webui.routers.openai:get_all_models:392 - get_all_models() - {}
2025-07-23 07:53:41.112 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8326 - "GET /api/v1/groups/ HTTP/1.1" 200 - {}
2025-07-23 07:53:41.226 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8327 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:53:41.809 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8328 - "GET /_app/immutable/nodes/28.Cig_nQL5.js HTTP/1.1" 200 - {}
2025-07-23 07:53:42.614 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8321 - "GET /api/models HTTP/1.1" 200 - {}
2025-07-23 07:53:43.201 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8329 - "GET /api/v1/knowledge/ HTTP/1.1" 200 - {}
2025-07-23 07:53:43.207 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8330 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:53:43.779 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8331 - "GET /api/v1/knowledge/list HTTP/1.1" 200 - {}
2025-07-23 07:53:45.591 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8332 - "GET /_app/immutable/nodes/30.C6Nx47jU.js HTTP/1.1" 200 - {}
2025-07-23 07:53:45.686 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8333 - "GET /api/v1/groups/ HTTP/1.1" 200 - {}
2025-07-23 07:53:45.686 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8334 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:53:56.539 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8335 - "POST /api/v1/knowledge/create HTTP/1.1" 200 - {}
2025-07-23 07:53:57.217 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8336 - "GET /api/v1/knowledge/ HTTP/1.1" 200 - {}
2025-07-23 07:53:57.309 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8337 - "GET /_app/immutable/chunks/BukT31lW.js HTTP/1.1" 200 - {}
2025-07-23 07:53:57.328 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8338 - "GET /_app/immutable/nodes/29.xJIaN1Me.js HTTP/1.1" 200 - {}
2025-07-23 07:53:57.335 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8339 - "GET /_app/immutable/chunks/CXHQnSyA.js HTTP/1.1" 200 - {}
2025-07-23 07:53:57.339 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8341 - "GET /_app/immutable/assets/29.wEbTgpRj.css HTTP/1.1" 200 - {}
2025-07-23 07:53:57.346 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8340 - "GET /_app/immutable/chunks/B0Gtueut.js HTTP/1.1" 200 - {}
2025-07-23 07:53:57.404 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8342 - "GET /api/v1/knowledge/a1ac1eab-e9d2-46a6-aa73-ef5c4c48a8cb HTTP/1.1" 200 - {}
2025-07-23 07:53:57.415 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8343 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:54:06.891 | INFO | open_webui.routers.files:upload_file:95 - file.content_type: application/pdf - {}
2025-07-23 07:54:09.944 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8348 - "GET /_app/immutable/nodes/8.CGuA_vBU.js HTTP/1.1" 200 - {}
2025-07-23 07:54:39.843 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8349 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:55:19.718 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8350 - "GET /api/v1/chats/2fe39a9c-beb6-4d28-bc9a-e28c329dd9ff HTTP/1.1" 200 - {}
2025-07-23 07:55:19.797 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8351 - "GET /api/v1/chats/2fe39a9c-beb6-4d28-bc9a-e28c329dd9ff HTTP/1.1" 200 - {}
2025-07-23 07:55:19.880 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8352 - "GET /api/v1/chats/2fe39a9c-beb6-4d28-bc9a-e28c329dd9ff HTTP/1.1" 200 - {}
2025-07-23 07:55:39.804 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8353 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:55:59.286 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8354 - "GET /api/v1/chats/c56e0ba2-9c34-4fab-a7af-65dcf4bae598 HTTP/1.1" 200 - {}
2025-07-23 07:55:59.302 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8355 - "GET /api/v1/chats/b7b3c072-5f65-4d65-804b-204165f4be8e HTTP/1.1" 200 - {}
2025-07-23 07:55:59.444 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8356 - "GET /api/v1/chats/1545d5df-4c79-4185-903d-39030e7117ca HTTP/1.1" 200 - {}
2025-07-23 07:55:59.551 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8357 - "GET /api/v1/chats/b4c641fb-780c-4c96-b0ad-933eec44c762 HTTP/1.1" 200 - {}
2025-07-23 07:55:59.562 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8358 - "GET /api/v1/chats/8e86c3e0-6a51-49d3-9087-0961122cdcf9 HTTP/1.1" 200 - {}
2025-07-23 07:55:59.664 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8359 - "GET /api/v1/chats/328df05a-63b0-427b-92ca-031a5d877620 HTTP/1.1" 200 - {}
2025-07-23 07:55:59.669 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8360 - "GET /api/v1/chats/ffb8e35f-e880-448f-809e-aa77ac1b6a6e HTTP/1.1" 200 - {}
2025-07-23 07:55:59.682 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8361 - "GET /api/v1/chats/0fb77b0e-219a-4045-81b7-c4d33722a2c5 HTTP/1.1" 200 - {}
2025-07-23 07:56:00.677 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8362 - "GET /api/usage HTTP/1.1" 200 - {}
2025-07-23 07:56:00.774 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8363 - "GET /api/usage HTTP/1.1" 200 - {}
2025-07-23 07:56:01.027 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8364 - "GET /api/usage HTTP/1.1" 200 - {}
2025-07-23 07:56:02.281 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8365 - "GET /_app/immutable/nodes/9.DS-BI1Hz.js HTTP/1.1" 200 - {}
2025-07-23 07:56:02.297 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8366 - "GET /api/v1/chats/3fd441af-ac74-409f-87c9-de3319d94e0c HTTP/1.1" 200 - {}
2025-07-23 07:56:02.374 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8369 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:56:02.374 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8368 - "GET /_app/immutable/chunks/DH3dPyGs.js HTTP/1.1" 200 - {}
2025-07-23 07:56:02.390 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8367 - "GET /_app/immutable/nodes/17.CqTG3XsU.js HTTP/1.1" 200 - {}
2025-07-23 07:56:02.500 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8370 - "GET /api/v1/users/?page=1&order_by=created_at&direction=asc HTTP/1.1" 200 - {}
2025-07-23 07:56:02.512 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8371 - "GET /_app/immutable/nodes/18.BShtfBQi.js HTTP/1.1" 200 - {}
2025-07-23 07:56:02.516 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8372 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:56:02.578 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8373 - "GET /api/v1/users/?page=1&order_by=created_at&direction=asc HTTP/1.1" 200 - {}
2025-07-23 07:56:02.611 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8375 - "GET /api/v1/chats/468bb9ec-4de9-43af-93e9-40b1e0e4d489 HTTP/1.1" 200 - {}
2025-07-23 07:56:02.611 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8376 - "GET /api/v1/chats/b82e4729-ecbf-4a1e-936b-8f2e49af8023 HTTP/1.1" 200 - {}
2025-07-23 07:56:02.611 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8374 - "GET /user.png HTTP/1.1" 200 - {}
2025-07-23 07:56:02.643 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8377 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:56:02.659 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8378 - "GET /api/v1/users/?page=1&order_by=created_at&direction=asc HTTP/1.1" 200 - {}
2025-07-23 07:56:02.714 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8379 - "GET /api/v1/users/?page=1&order_by=created_at&direction=asc HTTP/1.1" 200 - {}
2025-07-23 07:56:04.555 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8382 - "GET /api/webhook HTTP/1.1" 200 - {}
2025-07-23 07:56:04.578 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8381 - "GET /api/v1/auths/admin/config HTTP/1.1" 200 - {}
2025-07-23 07:56:04.586 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8383 - "GET /api/v1/auths/admin/config/ldap/server HTTP/1.1" 200 - {}
2025-07-23 07:56:04.586 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8384 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:56:04.671 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8386 - "GET /api/v1/auths/admin/config HTTP/1.1" 200 - {}
2025-07-23 07:56:04.683 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8387 - "GET /api/webhook HTTP/1.1" 200 - {}
2025-07-23 07:56:04.698 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8389 - "GET /api/v1/auths/admin/config/ldap HTTP/1.1" 200 - {}
2025-07-23 07:56:04.714 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8388 - "GET /api/v1/auths/admin/config/ldap/server HTTP/1.1" 200 - {}
2025-07-23 07:56:04.720 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8380 - "GET /api/version/updates HTTP/1.1" 200 - {}
2025-07-23 07:56:04.810 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8391 - "GET /api/v1/auths/admin/config/ldap HTTP/1.1" 200 - {}
2025-07-23 07:56:04.890 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8390 - "GET /api/version/updates HTTP/1.1" 200 - {}
2025-07-23 07:56:40.610 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8393 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:57:07.576 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1137 - save_docs_to_vector_db: document hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf file-8a137978-eb00-45fa-b167-ff994e785391 - {}
2025-07-23 07:57:07.576 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1163 - Using token text splitter: cl100k_base - {}
2025-07-23 07:57:08.345 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1266 - adding to collection file-8a137978-eb00-45fa-b167-ff994e785391 - {}
2025-07-23 07:57:13.431 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8344 - "POST /api/v1/files/ HTTP/1.1" 200 - {}
2025-07-23 07:57:13.545 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1137 - save_docs_to_vector_db: document hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf a1ac1eab-e9d2-46a6-aa73-ef5c4c48a8cb - {}
2025-07-23 07:57:13.545 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1163 - Using token text splitter: cl100k_base - {}
2025-07-23 07:57:13.683 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1266 - adding to collection a1ac1eab-e9d2-46a6-aa73-ef5c4c48a8cb - {}
2025-07-23 07:57:17.733 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8396 - "POST /api/v1/knowledge/a1ac1eab-e9d2-46a6-aa73-ef5c4c48a8cb/file/add HTTP/1.1" 200 - {}
2025-07-23 07:57:40.607 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8399 - "GET /_app/version.json HTTP/1.1" 200 - {}
2025-07-23 07:57:41.795 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8400 - "GET /admin/settings/general HTTP/1.1" 200 - {}
2025-07-23 07:57:41.904 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8401 - "GET /static/custom.css HTTP/1.1" 200 - {}
2025-07-23 07:57:41.919 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8406 - "GET /static/loader.js HTTP/1.1" 200 - {}
2025-07-23 07:57:41.935 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8404 - "GET /_app/immutable/chunks/D8uoGrsU.js HTTP/1.1" 200 - {}
2025-07-23 07:57:41.935 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8403 - "GET /_app/immutable/entry/app.B4JWPdZ0.js HTTP/1.1" 200 - {}
2025-07-23 07:57:41.935 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8405 - "GET /_app/immutable/chunks/osRMcaoZ.js HTTP/1.1" 200 - {}
2025-07-23 07:57:41.951 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8402 - "GET /_app/immutable/entry/start.5eIPbHhZ.js HTTP/1.1" 200 - {}
2025-07-23 07:57:41.967 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8407 - "GET /_app/immutable/chunks/C1FmrZbK.js HTTP/1.1" 200 - {}
2025-07-23 07:57:41.967 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8408 - "GET /_app/immutable/chunks/Cz_TVcYH.js HTTP/1.1" 200 - {}
2025-07-23 07:57:41.998 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8409 - "GET /static/splash-dark.png HTTP/1.1" 200 - {}
2025-07-23 07:57:41.998 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8410 - "GET /static/splash.png HTTP/1.1" 200 - {}
2025-07-23 07:57:42.076 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8411 - "GET /_app/immutable/chunks/CGwCSIWv.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.091 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8413 - "GET /_app/immutable/nodes/0.Cvtibijd.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.091 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8414 - "GET /_app/immutable/chunks/DXOcaIte.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.091 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8412 - "GET /_app/immutable/chunks/D0QH3NT1.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.107 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8415 - "GET /_app/immutable/assets/purify.DQwrSZtH.css HTTP/1.1" 200 - {}
2025-07-23 07:57:42.107 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8416 - "GET /_app/immutable/assets/0.BEiiGd97.css HTTP/1.1" 200 - {}
2025-07-23 07:57:42.138 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8417 - "GET /_app/immutable/assets/Collapsible.DZAVxvaL.css HTTP/1.1" 200 - {}
2025-07-23 07:57:42.185 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8420 - "GET /_app/immutable/assets/Modal.CyLKLEmt.css HTTP/1.1" 200 - {}
2025-07-23 07:57:42.200 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8418 - "GET /_app/immutable/assets/ConfirmDialog.kaSBQ3kP.css HTTP/1.1" 200 - {}
2025-07-23 07:57:42.200 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8419 - "GET /app/immutable/assets/Skeleton.Cr25vAl.css HTTP/1.1" 200 - {}
2025-07-23 07:57:42.216 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8421 - "GET /_app/immutable/assets/Messages.Bbuu_qma.css HTTP/1.1" 200 - {}
2025-07-23 07:57:42.216 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8423 - "GET /_app/immutable/chunks/BZZAOY5F.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.232 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8422 - "GET /_app/immutable/assets/2.BXeiR8Q0.css HTTP/1.1" 200 - {}
2025-07-23 07:57:42.326 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8429 - "GET /assets/fonts/Inter-Variable.ttf HTTP/1.1" 200 - {}
2025-07-23 07:57:42.341 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8424 - "GET /_app/immutable/chunks/DCwEHxc-.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.341 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8426 - "GET /_app/immutable/chunks/CewYWBXN.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.341 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8427 - "GET /_app/immutable/chunks/BvukGpln.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.341 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8425 - "GET /_app/immutable/chunks/CgU5AtxT.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.341 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8428 - "GET /_app/immutable/chunks/CNktxJVk.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.451 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8432 - "GET /_app/immutable/chunks/BCZyLo3c.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.467 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8433 - "GET /_app/immutable/chunks/S-hGk1Oi.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.467 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8434 - "GET /_app/immutable/chunks/I1CDPYOB.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.467 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8430 - "GET /_app/immutable/chunks/BFK-koEx.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.482 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8431 - "GET /_app/immutable/chunks/BNV8o-Mh.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.560 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8435 - "GET /_app/immutable/chunks/CjNSalP3.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.575 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8436 - "GET /app/immutable/chunks/CAlHZbz.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.575 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8437 - "GET /_app/immutable/chunks/QjJsDpFa.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.591 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8439 - "GET /_app/immutable/chunks/BDVmMfWV.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.591 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8438 - "GET /_app/immutable/chunks/BRp5r6iY.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.638 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8440 - "GET /_app/immutable/nodes/1.CwG-8Xtc.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.669 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8442 - "GET /_app/immutable/chunks/CyTOOynw.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.669 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8441 - "GET /_app/immutable/nodes/2.D6e_WiXl.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.700 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8443 - "GET /_app/immutable/chunks/DRpiKE80.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.716 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8444 - "GET /_app/immutable/chunks/BXP-4RTu.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.716 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8445 - "GET /_app/immutable/chunks/BQWQRICs.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.763 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8446 - "GET /_app/immutable/chunks/DMHG7wso.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.794 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8447 - "GET /_app/immutable/chunks/Ccw7PXcW.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.826 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8448 - "GET /_app/immutable/chunks/D0wlPick.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.826 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8449 - "GET /_app/immutable/chunks/WR5NVTQu.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.857 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8450 - "GET /_app/immutable/chunks/XYvaYOQu.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.888 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8451 - "GET /_app/immutable/chunks/Cud9zCgS.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.919 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8453 - "GET /_app/immutable/chunks/Vcq4gwWv.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.935 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8454 - "GET /_app/immutable/chunks/wbTxV288.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.935 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8452 - "GET /_app/immutable/chunks/CW6ejw6A.js HTTP/1.1" 200 - {}
2025-07-23 07:57:42.950 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8455 - "GET /app/immutable/chunks/YHUoul5.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.045 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8456 - "GET /_app/immutable/chunks/BbHNUVbz.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.061 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8459 - "GET /_app/immutable/chunks/vjJdY2V8.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.061 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8458 - "GET /_app/immutable/chunks/CqbI7rFo.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.061 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8457 - "GET /_app/immutable/chunks/FlRup1wW.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.077 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8460 - "GET /_app/immutable/chunks/XqTntSv2.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.093 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8461 - "GET /_app/immutable/chunks/BbL-Ydhu.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.109 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8462 - "GET /_app/immutable/chunks/CBc5jlPY.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.140 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8463 - "GET /_app/immutable/chunks/6CHE0vaS.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.156 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8464 - "GET /_app/immutable/chunks/DEPMn3WD.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.156 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8465 - "GET /_app/immutable/chunks/DiZkmC5K.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.172 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8466 - "GET /_app/immutable/chunks/DX5usNsR.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.172 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8467 - "GET /_app/immutable/chunks/B0BBJ4Xl.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.188 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8468 - "GET /_app/immutable/chunks/BT-oAYxO.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.263 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8472 - "GET /_app/immutable/chunks/B1Cm1oGM.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.267 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8471 - "GET /_app/immutable/chunks/6SuOvjhS.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.267 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8470 - "GET /_app/immutable/chunks/DT33DGV2.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.267 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8469 - "GET /_app/immutable/chunks/DCBCCe_R.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.283 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8474 - "GET /_app/immutable/chunks/DiDlONKw.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.283 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8473 - "GET /_app/immutable/chunks/DPV93OXe.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.331 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8475 - "GET /_app/immutable/chunks/CjF1PMaH.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.362 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8476 - "GET /_app/immutable/chunks/R_53rVSd.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.376 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8477 - "GET /_app/immutable/chunks/BzzQifDF.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.379 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8478 - "GET /_app/immutable/chunks/Bx9uHXXe.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.388 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8479 - "GET /_app/immutable/chunks/DI_efbNH.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.388 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8480 - "GET /_app/immutable/chunks/BeAkhgfO.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.410 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8481 - "GET /_app/immutable/chunks/y-ajKE3h.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.443 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8482 - "GET /_app/immutable/chunks/B3sn4-90.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.458 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8483 - "GET /_app/immutable/chunks/_x2GvmJ8.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.474 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8485 - "GET /_app/immutable/chunks/CgIHmX5r.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.474 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8484 - "GET /_app/immutable/chunks/CU2r43ac.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.490 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8486 - "GET /_app/immutable/chunks/HDlNgwib.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.506 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8487 - "GET /_app/immutable/chunks/CfNcCseE.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.513 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8488 - "GET /_app/immutable/chunks/BhGf4CeZ.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.544 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8489 - "GET /_app/immutable/chunks/03uEXvuB.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.576 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8490 - "GET /_app/immutable/chunks/CxKJyHWO.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.576 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8492 - "GET /_app/immutable/chunks/BSTianaK.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.586 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8491 - "GET /_app/immutable/chunks/dl0WPZli.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.607 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8493 - "GET /_app/immutable/chunks/Dth3xNHJ.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.607 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8494 - "GET /_app/immutable/chunks/DuxTsn3k.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.633 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8495 - "GET /_app/immutable/chunks/CN1fq33l.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.669 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8496 - "GET /_app/immutable/chunks/B2AZZEdi.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.669 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8497 - "GET /_app/immutable/chunks/DLCEll_g.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.701 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8498 - "GET /_app/immutable/chunks/DqQWfcuJ.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.701 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8500 - "GET /_app/immutable/chunks/DOWKdgXc.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.714 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8499 - "GET /_app/immutable/chunks/DKcqU_NI.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.745 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8501 - "GET /_app/immutable/chunks/mOnzbZTW.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.763 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8502 - "GET /_app/immutable/chunks/CJdAZ5wh.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.763 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8503 - "GET /_app/immutable/chunks/BRhi_GQI.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.777 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8504 - "GET /_app/immutable/chunks/B8J--ux7.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.794 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8506 - "GET /_app/immutable/chunks/Dxqh4ik-.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.794 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8505 - "GET /_app/immutable/chunks/DymEVbxd.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.826 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8507 - "GET /_app/immutable/chunks/CHRctSa9.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.857 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8508 - "GET /_app/immutable/chunks/mwDbUFdv.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.873 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8509 - "GET /_app/immutable/nodes/3.CIoFCpEL.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.888 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8510 - "GET /_app/immutable/chunks/D4CPDuR7.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.888 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8511 - "GET /_app/immutable/nodes/16.BAdaXpTz.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.904 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8513 - "GET /_app/immutable/chunks/g4VC0uvC.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.904 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8512 - "GET /_app/immutable/chunks/DgIoac01.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.950 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8514 - "GET /_app/immutable/chunks/Dsx5TKO5.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.998 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8516 - "GET /_app/immutable/chunks/BayX6ik-.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.998 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8515 - "GET /_app/immutable/chunks/C83syoBY.js HTTP/1.1" 200 - {}
2025-07-23 07:57:43.998 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8517 - "GET /_app/immutable/chunks/V4NzNuWG.js HTTP/1.1" 200 - {}
2025-07-23 07:57:44.013 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8518 - "GET /_app/immutable/chunks/v9D-eDAb.js HTTP/1.1" 200 - {}
2025-07-23 07:57:44.045 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8519 - "GET /_app/immutable/chunks/BXUrRDe8.js HTTP/1.1" 200 - {}
2025-07-23 07:57:44.061 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8520 - "GET /_app/immutable/chunks/LvmPT5aW.js HTTP/1.1" 200 - {}
2025-07-23 07:57:44.077 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8521 - "GET /_app/immutable/chunks/DR1IBh-r.js HTTP/1.1" 200 - {}
2025-07-23 07:57:44.092 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8523 - "GET /_app/immutable/chunks/B6Gd7nN9.js HTTP/1.1" 200 - {}
2025-07-23 07:57:44.092 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8522 - "GET /_app/immutable/chunks/CICvqL9d.js HTTP/1.1" 200 - {}
2025-07-23 07:57:44.092 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8524 - "GET /static/favicon.ico HTTP/1.1" 200 - {}
2025-07-23 07:57:44.177 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8525 - "GET /api/config HTTP/1.1" 200 - {}
2025-07-23 07:57:44.188 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8526 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:57:44.251 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8528 - "GET /api/v1/auths/ HTTP/1.1" 200 - {}
2025-07-23 07:57:44.267 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8529 - "GET /static/favicon.ico HTTP/1.1" 200 - {}
2025-07-23 07:57:44.267 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8527 - "GET /_app/immutable/chunks/D7OtZkwr.js HTTP/1.1" 200 - {}
2025-07-23 07:57:44.357 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8530 - "GET /api/config HTTP/1.1" 200 - {}
2025-07-23 07:57:44.451 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8535 - "GET /api/changelog HTTP/1.1" 200 - {}
2025-07-23 07:57:44.482 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8532 - "GET /api/v1/chats/archived?page=1&order_by=updated_at&direction=desc HTTP/1.1" 200 - {}
2025-07-23 07:57:44.482 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8531 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200 - {}
2025-07-23 07:57:44.489 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8536 - "GET /static/favicon.png HTTP/1.1" 200 - {}
2025-07-23 07:57:44.489 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8533 - "GET /api/v1/folders/ HTTP/1.1" 200 - {}
2025-07-23 07:57:44.505 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8534 - "GET /api/v1/channels/ HTTP/1.1" 200 - {}
2025-07-23 07:57:44.553 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8538 - "GET /api/v1/users/user/settings HTTP/1.1" 200 - {}
2025-07-23 07:57:44.607 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8540 - "GET /api/v1/chats/11737ebc-faba-45e4-8985-21554ac428b1 HTTP/1.1" 200 - {}
2025-07-23 07:57:44.617 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8541 - "GET /api/v1/chats/all/tags HTTP/1.1" 200 - {}
2025-07-23 07:57:44.617 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8539 - "GET /assets/fonts/Archivo-Variable.ttf HTTP/1.1" 200 - {}
2025-07-23 07:57:44.649 | INFO | open_webui.routers.openai:get_all_models:392 - get_all_models() - {}
2025-07-23 07:57:44.712 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8545 - "GET /api/v1/chats/pinned HTTP/1.1" 200 - {}
2025-07-23 07:57:44.840 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8547 - "GET /api/v1/folders/ HTTP/1.1" 200 - {}
2025-07-23 07:57:44.859 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8548 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200 - {}
2025-07-23 07:57:44.923 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8549 - "GET /api/v1/folders/ HTTP/1.1" 200 - {}
2025-07-23 07:57:44.950 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8550 - "GET /assets/fonts/Vazirmatn-Variable.ttf HTTP/1.1" 200 - {}
2025-07-23 07:57:46.178 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8542 - "GET /api/models HTTP/1.1" 200 - {}
2025-07-23 07:57:46.357 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8551 - "GET /api/v1/configs/banners HTTP/1.1" 200 - {}
2025-07-23 07:57:46.452 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8552 - "GET /api/v1/tools/ HTTP/1.1" 200 - {}
2025-07-23 07:57:46.513 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8553 - "GET /api/v1/auths/admin/config HTTP/1.1" 200 - {}
2025-07-23 07:57:46.527 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8556 - "GET /api/webhook HTTP/1.1" 200 - {}
2025-07-23 07:57:46.544 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8554 - "GET /api/v1/auths/admin/config/ldap/server HTTP/1.1" 200 - {}
2025-07-23 07:57:46.622 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8558 - "GET /api/v1/auths/admin/config/ldap HTTP/1.1" 200 - {}
2025-07-23 07:57:46.853 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8555 - "GET /api/version/updates HTTP/1.1" 200 - {}
2025-07-23 07:57:47.002 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8559 - "GET /api/version/updates HTTP/1.1" 200 - {}
2025-07-23 07:57:47.965 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8561 - "GET /api/v1/chats/1575730d-6222-4e7a-b772-e4da1ad85582 HTTP/1.1" 200 - {}
2025-07-23 07:57:47.982 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8562 - "GET /api/v1/chats/b99dff9c-a576-4882-8eef-9d2f30cce54d HTTP/1.1" 200 - {}
2025-07-23 07:57:48.060 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8563 - "GET /api/v1/chats/c56e0ba2-9c34-4fab-a7af-65dcf4bae598 HTTP/1.1" 200 - {}
2025-07-23 07:57:48.092 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8565 - "GET /_app/immutable/chunks/B-rrBQv6.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.092 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8564 - "GET /_app/immutable/nodes/19.Cbm0S9tC.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.092 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8566 - "GET /_app/immutable/chunks/DRLcIvA1.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.107 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8567 - "GET /_app/immutable/assets/Drawer.Bz8t_RYw.css HTTP/1.1" 200 - {}
2025-07-23 07:57:48.107 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8568 - "GET /_app/immutable/assets/MapSelector.CIGW-MKW.css HTTP/1.1" 200 - {}
2025-07-23 07:57:48.169 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8569 - "GET /_app/immutable/assets/Chat.CWA0G-PE.css HTTP/1.1" 200 - {}
2025-07-23 07:57:48.200 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8570 - "GET /_app/immutable/chunks/BFPfISnQ.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.232 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8571 - "GET /_app/immutable/chunks/C5ueE1I0.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.263 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8572 - "GET /_app/immutable/chunks/Bo7M5qGo.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.294 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8573 - "GET /_app/immutable/chunks/DuvPy7Me.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.341 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8574 - "GET /_app/immutable/chunks/EyJBrpYg.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.388 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8575 - "GET /_app/immutable/chunks/D5GAg2SK.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.388 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8576 - "GET /_app/immutable/chunks/CajVTryx.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.513 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8577 - "GET /_app/immutable/chunks/wOjkWnDL.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.513 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8580 - "GET /api/v1/chats/b99dff9c-a576-4882-8eef-9d2f30cce54d HTTP/1.1" 200 - {}
2025-07-23 07:57:48.513 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8578 - "GET /_app/immutable/chunks/DpkKLP7G.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.529 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8579 - "GET /_app/immutable/chunks/B4JTQNlu.js HTTP/1.1" 200 - {}
2025-07-23 07:57:48.607 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8581 - "GET /api/v1/chats/c56e0ba2-9c34-4fab-a7af-65dcf4bae598 HTTP/1.1" 200 - {}
2025-07-23 07:57:48.797 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8582 - "GET /api/v1/chats/b7b3c072-5f65-4d65-804b-204165f4be8e HTTP/1.1" 200 - {}
2025-07-23 07:57:48.797 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8583 - "GET /api/v1/chats/8e86c3e0-6a51-49d3-9087-0961122cdcf9 HTTP/1.1" 200 - {}
2025-07-23 07:57:48.813 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8584 - "GET /api/v1/chats/1545d5df-4c79-4185-903d-39030e7117ca HTTP/1.1" 200 - {}
2025-07-23 07:57:48.826 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8585 - "GET /api/v1/chats/31bf22ad-cac6-45bd-a2ac-7311fabf94db HTTP/1.1" 200 - {}
2025-07-23 07:57:48.892 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8586 - "GET /api/v1/chats/ffb8e35f-e880-448f-809e-aa77ac1b6a6e HTTP/1.1" 200 - {}
2025-07-23 07:57:48.956 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8587 - "GET /api/v1/chats/31bf22ad-cac6-45bd-a2ac-7311fabf94db HTTP/1.1" 200 - {}

Openwebui Start-bat:
@echo off
title OpenWebUI

call "%~dp0venv\Scripts\activate.bat"

pip install --upgrade certifi

for /f "delims=" %%i in ('python -c "import certifi; print(certifi.where())"') do set "SSL_CERT_FILE=%%i"
set "REQUESTS_CA_BUNDLE2=C:\Python\OpenWebUI\venv\docling_plus_root.pem"
set "REQUESTS_CA_BUNDLE=%SSL_CERT_FILE%"
set "ENABLE_RAG_LOCAL_WEB_FETCH=True"
set "DOCLING_ASYNC=true"
set "WEBUI_ALLOW_DUPLICATE_FILES=true"
set "ENABLE_RAG_LOCAL_WEB_FETCH=True"

open-webui serve --port 8081@echo off
title OpenWebUI
rem ---------------------------------------------------------------------------
rem OpenWebUI – Startskript mit kombiniertem CA-Bundle und RAG-Optionen
rem Ablageort: gleiches Verzeichnis wie das venv-Ordner
rem ---------------------------------------------------------------------------

rem -- 0) Arbeitsverzeichnis auf den Skriptpfad setzen ------------------------
cd /d "%~dp0"

rem -- 1) Virtuelle Python-Umgebung aktivieren --------------------------------
call "%~dp0venv\Scripts\activate.bat"

rem -- 2) Certifi aktualisieren ----------------------------------------------
echo [INFO] Prüfe/aktualisiere Certifi …
pip install --quiet --upgrade certifi

rem -- 3) Pfade definieren ----------------------------------------------------
set "ROOT=%~dp0venv"
for /f "delims=" %%i in ('python -c "import certifi,sys; sys.stdout.write(certifi.where())"') do set "CERTIFI_PEM=%%i"
set "CUSTOM_ROOT=%ROOT%\docling_root.pem"
set "COMBINED_PEM=%ROOT%\docling_plus_root.pem"

rem -- 3a) Kombiniertes CA-Bundle erstellen/aktualisieren ---------------------
set "NEED_BUILD=0"
if not exist "%COMBINED_PEM%" (set "NEED_BUILD=1") else (
for %%a in ("%COMBINED_PEM%") do set "DATE_COMBINED=%%~ta"
for %%a in ("%CERTIFI_PEM%") do set "DATE_CERTIFI=%%~ta"
for %%a in ("%CUSTOM_ROOT%") do set "DATE_CUSTOM=%%~ta"
if "%DATE_COMBINED%" LSS "%DATE_CERTIFI%" set "NEED_BUILD=1"
if "%DATE_COMBINED%" LSS "%DATE_CUSTOM%" set "NEED_BUILD=1"
)
if "%NEED_BUILD%"=="1" (
echo [INFO] Erstelle kombiniertes CA-Bundle …
copy /y "%CERTIFI_PEM%" "%COMBINED_PEM%" >nul
if exist "%CUSTOM_ROOT%" (
type "%CUSTOM_ROOT%" >> "%COMBINED_PEM%"
) else (
echo [WARN] Benutzerdefiniertes Root-Zertifikat "%CUSTOM_ROOT%" nicht gefunden.
)
) else (
echo [INFO] Kombiniertes CA-Bundle ist bereits aktuell.
)

rem -- 4) Umgebungsvariablen setzen -------------------------------------------
set "REQUESTS_CA_BUNDLE=%COMBINED_PEM%"
set "SSL_CERT_FILE=%COMBINED_PEM%"
set "DOCLING_ASYNC=true"
set "WEBUI_ALLOW_DUPLICATE_FILES=true"
set "ENABLE_RAG_LOCAL_WEB_FETCH=true"

rem -- 5) Port übernehmen (optional als %1) -----------------------------------
set "PORT=8081"
if not "%~1"=="" set "PORT=%~1"

rem -- 6) OpenWebUI starten ----------------------------------------------------
echo [INFO] Starte OpenWebUI auf Port %PORT% …
open-webui serve --port %PORT%

rem -- 7) Skript offen halten --------------------------------------------------
echo [INFO] OpenWebUI wurde beendet. Drücke eine Taste, um das Fenster zu schließen.
pause >nul

<!-- gh-comment-id:3105861601 --> @Soliver84 commented on GitHub (Jul 23, 2025): on v0.6.18: DOCLING 1.0.0: C:\Users\Administrator>docker run -p 5101:5001 ^ Mehr? -e DOCLING_SERVE_ENABLE_UI=true ^ Mehr? -e DOCLING_SERVE_MAX_SYNC_WAIT=36000 ^ Mehr? -e DOCLING_SERVE_ENABLE_REMOTE_SERVICES=true ^ Mehr? -e DOCLING_MAX_WORKERS=10 ^ Mehr? -e LOG_LEVEL=DEBUG ^ Mehr? quay.io/docling-project/docling-serve Unable to find image 'quay.io/docling-project/docling-serve:latest' locally latest: Pulling from docling-project/docling-serve b5ddbc70c93e: Pull complete a523f12c6a58: Pull complete 712cb814fd31: Pull complete 22db19585b7d: Pull complete 17673b241d10: Pull complete 4f4fb700ef54: Pull complete 93b4c3f2c1c8: Pull complete d4d0a5242813: Pull complete 11a8e7e0e538: Pull complete 6d94326298e1: Pull complete Digest: sha256:d0fc895aeb690a7a8bf0ab4c2c155c39a7a5e81e352559fc6ffd3553774f2059 Status: Downloaded newer image for quay.io/docling-project/docling-serve:latest Starting production server 🚀 Server started at http://0.0.0.0:5001 Documentation at http://0.0.0.0:5001/docs Scalar docs at http://0.0.0.0:5001/scalar UI at http://0.0.0.0:5001/ui Logs: INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) INFO: 172.17.0.1:39604 - "GET /docs HTTP/1.1" 200 OK INFO: 172.17.0.1:39606 - "GET /openapi.json HTTP/1.1" 200 OK ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff8227e6f90>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 345\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ffbf5130>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 941\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ffbe5040>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 236\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/dec257b3-54c8-4a97-ba4a-1ef3528745ed_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ffa8c320>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 234\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' INFO: 172.17.0.1:39164 - "POST /v1/convert/file HTTP/1.1" 200 OK ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7f1f0a720>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 345\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ed9c82c0>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 941\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7f208dc40>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 236\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/588c3cde-776a-4525-9db8-503ddcea31fc_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 1, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7ec0526f0>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 234\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' INFO: 172.17.0.1:33424 - "POST /v1/convert/file HTTP/1.1" 200 OK ERROR:docling.models.tesseract_ocr_cli_model:OSD failed (doc uploads/8a137978-eb00-45fa-b167-ff994e785391_hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf, page: 0, OCR rectangle: 0, processed image file <tempfile._TemporaryFileWrapper object at 0x7ff7e3f77470>): b'Warning: Invalid resolution 0 dpi. Using 70 instead.\nEstimating resolution as 345\nToo few characters. Skipping this page\nWarning. Invalid resolution 0 dpi. Using 70 instead.\nToo few characters. Skipping this page\nError during processing.\n' OpenwebUI: Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (2025.7.14) Usage: open-webui serve [OPTIONS] Try 'open-webui serve --help' for help. ┌─ Error ─────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Invalid value for '--port' (env var: 'None'): '8081@echo' is not a valid integer. │ └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [INFO] Pr├╝fe/aktualisiere Certifi ÔǪ [INFO] Kombiniertes CA-Bundle ist bereits aktuell. [INFO] Starte OpenWebUI auf Port 8081 ÔǪ Loading WEBUI_SECRET_KEY from file, not provided as an environment variable. Loading WEBUI_SECRET_KEY from C:\Python\OPENWEBUI\.webui_secret_key C:\Python\OPENWEBUI\venv\Lib\site-packages\open_webui C:\Python\OPENWEBUI\venv\Lib\site-packages C:\Python\OPENWEBUI\venv\Lib INFO [alembic.runtime.migration] Context impl SQLiteImpl. INFO [alembic.runtime.migration] Will assume non-transactional DDL. INFO [open_webui.env] 'ENABLE_DIRECT_CONNECTIONS' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_OLLAMA_API' loaded from the latest database entry INFO [open_webui.env] 'OLLAMA_BASE_URLS' loaded from the latest database entry INFO [open_webui.env] 'OLLAMA_API_CONFIGS' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_OPENAI_API' loaded from the latest database entry INFO [open_webui.env] 'OPENAI_API_KEYS' loaded from the latest database entry INFO [open_webui.env] 'OPENAI_API_BASE_URLS' loaded from the latest database entry INFO [open_webui.env] 'OPENAI_API_CONFIGS' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_SIGNUP' loaded from the latest database entry INFO [open_webui.env] 'DEFAULT_LOCALE' loaded from the latest database entry INFO [open_webui.env] 'DEFAULT_PROMPT_SUGGESTIONS' loaded from the latest database entry WARNI [open_webui.env] WARNING: CORS_ALLOW_ORIGIN IS SET TO '*' - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS. INFO [open_webui.env] 'WEBUI_BANNERS' loaded from the latest database entry INFO [open_webui.env] 'TASK_MODEL' loaded from the latest database entry INFO [open_webui.env] 'TASK_MODEL_EXTERNAL' loaded from the latest database entry INFO [open_webui.env] 'TITLE_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'TAGS_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'IMAGE_PROMPT_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_TAGS_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_TITLE_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_SEARCH_QUERY_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_RETRIEVAL_QUERY_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'QUERY_GENERATION_PROMPT_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_AUTOCOMPLETE_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'AUTOCOMPLETE_GENERATION_INPUT_MAX_LENGTH' loaded from the latest database entry INFO [open_webui.env] 'TOOLS_FUNCTION_CALLING_PROMPT_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_CODE_EXECUTION' loaded from the latest database entry INFO [open_webui.env] 'CODE_EXECUTION_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_URL' loaded from the latest database entry INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_AUTH' loaded from the latest database entry INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_AUTH_TOKEN' loaded from the latest database entry INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_AUTH_PASSWORD' loaded from the latest database entry INFO [open_webui.env] 'CODE_EXECUTION_JUPYTER_TIMEOUT' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_CODE_INTERPRETER' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_PROMPT_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_URL' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_AUTH' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_AUTH_TOKEN' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_AUTH_PASSWORD' loaded from the latest database entry INFO [open_webui.env] 'CODE_INTERPRETER_JUPYTER_TIMEOUT' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_GOOGLE_DRIVE_INTEGRATION' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_ONEDRIVE_INTEGRATION' loaded from the latest database entry INFO [open_webui.env] 'CONTENT_EXTRACTION_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_LANGS' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_USE_LLM' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_SKIP_CACHE' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_FORCE_OCR' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_PAGINATE' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_STRIP_EXISTING_OCR' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_DISABLE_IMAGE_EXTRACTION' loaded from the latest database entry INFO [open_webui.env] 'DATALAB_MARKER_OUTPUT_FORMAT' loaded from the latest database entry INFO [open_webui.env] 'EXTERNAL_DOCUMENT_LOADER_URL' loaded from the latest database entry INFO [open_webui.env] 'EXTERNAL_DOCUMENT_LOADER_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'TIKA_SERVER_URL' loaded from the latest database entry INFO [open_webui.env] 'DOCLING_SERVER_URL' loaded from the latest database entry INFO [open_webui.env] 'DOCLING_OCR_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'DOCLING_OCR_LANG' loaded from the latest database entry INFO [open_webui.env] 'DOCLING_DO_PICTURE_DESCRIPTION' loaded from the latest database entry INFO [open_webui.env] 'DOCUMENT_INTELLIGENCE_ENDPOINT' loaded from the latest database entry INFO [open_webui.env] 'DOCUMENT_INTELLIGENCE_KEY' loaded from the latest database entry INFO [open_webui.env] 'MISTRAL_OCR_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'BYPASS_EMBEDDING_AND_RETRIEVAL' loaded from the latest database entry INFO [open_webui.env] 'RAG_TOP_K' loaded from the latest database entry INFO [open_webui.env] 'RAG_TOP_K_RERANKER' loaded from the latest database entry INFO [open_webui.env] 'RAG_RELEVANCE_THRESHOLD' loaded from the latest database entry INFO [open_webui.env] 'RAG_HYBRID_BM25_WEIGHT' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_RAG_HYBRID_SEARCH' loaded from the latest database entry INFO [open_webui.env] 'RAG_FULL_CONTEXT' loaded from the latest database entry INFO [open_webui.env] 'RAG_FILE_MAX_COUNT' loaded from the latest database entry INFO [open_webui.env] 'RAG_FILE_MAX_SIZE' loaded from the latest database entry INFO [open_webui.env] 'RAG_ALLOWED_FILE_EXTENSIONS' loaded from the latest database entry INFO [open_webui.env] 'RAG_EMBEDDING_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'PDF_EXTRACT_IMAGES' loaded from the latest database entry INFO [open_webui.env] 'RAG_EMBEDDING_MODEL' loaded from the latest database entry INFO [open_webui.env] Embedding model set: text-embedding-3-large INFO [open_webui.env] 'RAG_EMBEDDING_BATCH_SIZE' loaded from the latest database entry INFO [open_webui.env] 'RAG_RERANKING_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'RAG_RERANKING_MODEL' loaded from the latest database entry INFO [open_webui.env] 'RAG_EXTERNAL_RERANKER_URL' loaded from the latest database entry INFO [open_webui.env] 'RAG_EXTERNAL_RERANKER_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'RAG_TEXT_SPLITTER' loaded from the latest database entry INFO [open_webui.env] 'CHUNK_SIZE' loaded from the latest database entry INFO [open_webui.env] 'CHUNK_OVERLAP' loaded from the latest database entry INFO [open_webui.env] 'RAG_TEMPLATE' loaded from the latest database entry INFO [open_webui.env] 'RAG_OPENAI_API_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'RAG_OPENAI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'RAG_AZURE_OPENAI_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'RAG_AZURE_OPENAI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'RAG_AZURE_OPENAI_API_VERSION' loaded from the latest database entry INFO [open_webui.env] 'RAG_OLLAMA_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'RAG_OLLAMA_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'YOUTUBE_LOADER_LANGUAGE' loaded from the latest database entry INFO [open_webui.env] 'YOUTUBE_LOADER_PROXY_URL' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_WEB_SEARCH' loaded from the latest database entry INFO [open_webui.env] 'WEB_SEARCH_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'BYPASS_WEB_SEARCH_EMBEDDING_AND_RETRIEVAL' loaded from the latest database entry INFO [open_webui.env] 'BYPASS_WEB_SEARCH_WEB_LOADER' loaded from the latest database entry INFO [open_webui.env] 'WEB_SEARCH_RESULT_COUNT' loaded from the latest database entry INFO [open_webui.env] 'WEB_SEARCH_DOMAIN_FILTER_LIST' loaded from the latest database entry INFO [open_webui.env] 'WEB_SEARCH_CONCURRENT_REQUESTS' loaded from the latest database entry INFO [open_webui.env] 'WEB_LOADER_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_WEB_LOADER_SSL_VERIFICATION' loaded from the latest database entry INFO [open_webui.env] 'WEB_SEARCH_TRUST_ENV' loaded from the latest database entry INFO [open_webui.env] 'SEARXNG_QUERY_URL' loaded from the latest database entry INFO [open_webui.env] 'YACY_QUERY_URL' loaded from the latest database entry INFO [open_webui.env] 'YACY_USERNAME' loaded from the latest database entry INFO [open_webui.env] 'YACY_PASSWORD' loaded from the latest database entry INFO [open_webui.env] 'GOOGLE_PSE_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'GOOGLE_PSE_ENGINE_ID' loaded from the latest database entry INFO [open_webui.env] 'BRAVE_SEARCH_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'KAGI_SEARCH_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'MOJEEK_SEARCH_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'BOCHA_SEARCH_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SERPSTACK_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SERPSTACK_HTTPS' loaded from the latest database entry INFO [open_webui.env] 'SERPER_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SERPLY_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'JINA_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SEARCHAPI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SEARCHAPI_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'SERPAPI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SERPAPI_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'BING_SEARCH_V7_ENDPOINT' loaded from the latest database entry INFO [open_webui.env] 'BING_SEARCH_V7_SUBSCRIPTION_KEY' loaded from the latest database entry INFO [open_webui.env] 'EXA_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'PERPLEXITY_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'SOUGOU_API_SID' loaded from the latest database entry INFO [open_webui.env] 'SOUGOU_API_SK' loaded from the latest database entry INFO [open_webui.env] 'TAVILY_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'TAVILY_EXTRACT_DEPTH' loaded from the latest database entry INFO [open_webui.env] 'PLAYWRIGHT_WS_URL' loaded from the latest database entry INFO [open_webui.env] 'PLAYWRIGHT_TIMEOUT' loaded from the latest database entry INFO [open_webui.env] 'FIRECRAWL_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'FIRECRAWL_API_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'EXTERNAL_WEB_SEARCH_URL' loaded from the latest database entry INFO [open_webui.env] 'EXTERNAL_WEB_SEARCH_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'EXTERNAL_WEB_LOADER_URL' loaded from the latest database entry INFO [open_webui.env] 'EXTERNAL_WEB_LOADER_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'IMAGE_GENERATION_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_IMAGE_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'ENABLE_IMAGE_PROMPT_GENERATION' loaded from the latest database entry INFO [open_webui.env] 'AUTOMATIC1111_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'AUTOMATIC1111_API_AUTH' loaded from the latest database entry INFO [open_webui.env] 'COMFYUI_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'COMFYUI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'COMFYUI_WORKFLOW' loaded from the latest database entry INFO [open_webui.env] 'COMFYUI_WORKFLOW' loaded from the latest database entry INFO [open_webui.env] 'IMAGES_OPENAI_API_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'IMAGES_OPENAI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'IMAGES_GEMINI_API_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'IMAGES_GEMINI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'IMAGE_SIZE' loaded from the latest database entry INFO [open_webui.env] 'IMAGE_STEPS' loaded from the latest database entry INFO [open_webui.env] 'IMAGE_GENERATION_MODEL' loaded from the latest database entry INFO [open_webui.env] 'WHISPER_MODEL' loaded from the latest database entry INFO [open_webui.env] 'DEEPGRAM_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_STT_OPENAI_API_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_STT_OPENAI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_STT_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_STT_MODEL' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_OPENAI_API_BASE_URL' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_OPENAI_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_API_KEY' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_ENGINE' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_MODEL' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_VOICE' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_SPLIT_ON' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_AZURE_SPEECH_REGION' loaded from the latest database entry INFO [open_webui.env] 'AUDIO_TTS_AZURE_SPEECH_OUTPUT_FORMAT' loaded from the latest database entry WARNI [langchain_community.utils.user_agent] USER_AGENT environment variable not set, consider setting it to identify your requests. ██████╗ ██████╗ ███████╗███╗ ██╗ ██╗ ██╗███████╗██████╗ ██╗ ██╗██╗ ██╔═══██╗██╔══██╗██╔════╝████╗ ██║ ██║ ██║██╔════╝██╔══██╗██║ ██║██║ ██║ ██║██████╔╝█████╗ ██╔██╗ ██║ ██║ █╗ ██║█████╗ ██████╔╝██║ ██║██║ ██║ ██║██╔═══╝ ██╔══╝ ██║╚██╗██║ ██║███╗██║██╔══╝ ██╔══██╗██║ ██║██║ ╚██████╔╝██║ ███████╗██║ ╚████║ ╚███╔███╔╝███████╗██████╔╝╚██████╔╝██║ ╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═════╝ ╚═╝ v0.6.18 - building the best AI user interface. https://github.com/open-webui/open-webui INFO: Started server process [15152] INFO: Waiting for application startup. 2025-07-23 07:52:31.930 | INFO | open_webui.utils.logger:start_logger:157 - GLOBAL_LOG_LEVEL: INFO - {} 2025-07-23 07:52:31.930 | INFO | open_webui.main:lifespan:519 - Installing external dependencies of functions and tools... - {} 2025-07-23 07:52:32.214 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:229 - Installing requirements: openai>=1.76.0 openai>=1.76.0 openai>=1.76.0 openai>=1.0.0 openai>=1.0.0 PyGithub openrouteservice pygments - {} Requirement already satisfied: openai>=1.76.0 in c:\python\openwebui\venv\lib\site-packages (1.86.0) Requirement already satisfied: PyGithub in c:\python\openwebui\venv\lib\site-packages (2.6.1) Requirement already satisfied: openrouteservice in c:\python\openwebui\venv\lib\site-packages (2.3.3) Requirement already satisfied: pygments in c:\python\openwebui\venv\lib\site-packages (2.19.1) Requirement already satisfied: anyio<5,>=3.5.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.9.0) Requirement already satisfied: distro<2,>=1.7.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.9.0) Requirement already satisfied: httpx<1,>=0.23.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.28.1) Requirement already satisfied: jiter<1,>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.10.0) Requirement already satisfied: pydantic<3,>=1.9.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (2.11.7) Requirement already satisfied: sniffio in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.3.1) Requirement already satisfied: tqdm>4 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.67.1) Requirement already satisfied: typing-extensions<5,>=4.11 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.14.0) Requirement already satisfied: idna>=2.8 in c:\python\openwebui\venv\lib\site-packages (from anyio<5,>=3.5.0->openai>=1.76.0) (3.10) Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (2025.7.14) Requirement already satisfied: httpcore==1.* in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (1.0.9) Requirement already satisfied: h11>=0.16 in c:\python\openwebui\venv\lib\site-packages (from httpcore==1.*->httpx<1,>=0.23.0->openai>=1.76.0) (0.16.0) Requirement already satisfied: annotated-types>=0.6.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.7.0) Requirement already satisfied: pydantic-core==2.33.2 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (2.33.2) Requirement already satisfied: typing-inspection>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.4.1) Requirement already satisfied: pynacl>=1.4.0 in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (1.5.0) Requirement already satisfied: requests>=2.14.0 in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (2.32.4) Requirement already satisfied: pyjwt>=2.4.0 in c:\python\openwebui\venv\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub) (2.10.1) Requirement already satisfied: urllib3>=1.26.0 in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (2.4.0) Requirement already satisfied: Deprecated in c:\python\openwebui\venv\lib\site-packages (from PyGithub) (1.2.18) Requirement already satisfied: cryptography>=3.4.0 in c:\python\openwebui\venv\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub) (45.0.4) Requirement already satisfied: cffi>=1.14 in c:\python\openwebui\venv\lib\site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub) (1.17.1) Requirement already satisfied: pycparser in c:\python\openwebui\venv\lib\site-packages (from cffi>=1.14->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub) (2.22) Requirement already satisfied: charset_normalizer<4,>=2 in c:\python\openwebui\venv\lib\site-packages (from requests>=2.14.0->PyGithub) (3.4.2) Requirement already satisfied: colorama in c:\python\openwebui\venv\lib\site-packages (from tqdm>4->openai>=1.76.0) (0.4.6) Requirement already satisfied: wrapt<2,>=1.10 in c:\python\openwebui\venv\lib\site-packages (from Deprecated->PyGithub) (1.17.2) 2025-07-23 07:52:37.649 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8115 - "GET /api/v1/chats/2fe39a9c-beb6-4d28-bc9a-e28c329dd9ff HTTP/1.1" 200 - {} 2025-07-23 07:52:37.738 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8116 - "GET /api/v1/chats/b7b3c072-5f65-4d65-804b-204165f4be8e HTTP/1.1" 200 - {} 2025-07-23 07:52:38.959 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8117 - "GET /admin/settings/general HTTP/1.1" 200 - {} 2025-07-23 07:52:39.048 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8118 - "GET /static/loader.js HTTP/1.1" 200 - {} 2025-07-23 07:52:39.124 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8119 - "GET /static/custom.css HTTP/1.1" 200 - {} 2025-07-23 07:52:39.306 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8120 - "GET /_app/immutable/entry/app.B4JWPdZ0.js HTTP/1.1" 200 - {} 2025-07-23 07:52:39.488 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8121 - "GET /_app/immutable/chunks/osRMcaoZ.js HTTP/1.1" 200 - {} 2025-07-23 07:52:39.689 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8122 - "GET /_app/immutable/chunks/Cz_TVcYH.js HTTP/1.1" 200 - {} 2025-07-23 07:52:39.689 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8124 - "GET /_app/immutable/entry/start.5eIPbHhZ.js HTTP/1.1" 200 - {} 2025-07-23 07:52:39.707 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8123 - "GET /_app/immutable/chunks/D8uoGrsU.js HTTP/1.1" 200 - {} 2025-07-23 07:52:39.738 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8125 - "GET /static/splash-dark.png HTTP/1.1" 200 - {} 2025-07-23 07:52:39.745 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8126 - "GET /_app/immutable/chunks/C1FmrZbK.js HTTP/1.1" 200 - {} 2025-07-23 07:52:39.752 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8127 - "GET /static/splash.png HTTP/1.1" 200 - {} 2025-07-23 07:52:39.831 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8128 - "GET /_app/immutable/nodes/0.Cvtibijd.js HTTP/1.1" 200 - {} 2025-07-23 07:52:39.862 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8129 - "GET /_app/immutable/chunks/CGwCSIWv.js HTTP/1.1" 200 - {} 2025-07-23 07:52:39.864 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8130 - "GET /_app/immutable/chunks/BZZAOY5F.js HTTP/1.1" 200 - {} 2025-07-23 07:52:39.867 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8131 - "GET /_app/immutable/chunks/D0QH3NT1.js HTTP/1.1" 200 - {} 2025-07-23 07:52:39.870 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8132 - "GET /_app/immutable/chunks/DXOcaIte.js HTTP/1.1" 200 - {} 2025-07-23 07:52:39.873 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8133 - "GET /_app/immutable/assets/purify.DQwrSZtH.css HTTP/1.1" 200 - {} 2025-07-23 07:52:39.941 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8134 - "GET /_app/immutable/assets/0.BEiiGd97.css HTTP/1.1" 200 - {} 2025-07-23 07:52:39.957 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8135 - "GET /_app/immutable/assets/Collapsible.DZAVxvaL.css HTTP/1.1" 200 - {} 2025-07-23 07:52:39.957 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8136 - "GET /_app/immutable/assets/Modal.CyLKLEmt.css HTTP/1.1" 200 - {} 2025-07-23 07:52:39.975 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8138 - "GET /_app/immutable/assets/Skeleton.Cr25vAl_.css HTTP/1.1" 200 - {} 2025-07-23 07:52:39.988 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8137 - "GET /_app/immutable/assets/ConfirmDialog.kaSBQ3kP.css HTTP/1.1" 200 - {} 2025-07-23 07:52:40.051 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8140 - "GET /_app/immutable/chunks/CewYWBXN.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.051 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8142 - "GET /_app/immutable/chunks/DCwEHxc-.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.066 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8139 - "GET /_app/immutable/assets/Messages.Bbuu_qma.css HTTP/1.1" 200 - {} 2025-07-23 07:52:40.066 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8141 - "GET /_app/immutable/assets/2.BXeiR8Q0.css HTTP/1.1" 200 - {} 2025-07-23 07:52:40.082 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8143 - "GET /_app/immutable/chunks/CgU5AtxT.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.082 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8144 - "GET /_app/immutable/chunks/CNktxJVk.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.160 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8146 - "GET /_app/immutable/chunks/BCZyLo3c.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.160 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8145 - "GET /_app/immutable/chunks/BvukGpln.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.175 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8147 - "GET /_app/immutable/chunks/I1CDPYOB.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.175 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8148 - "GET /_app/immutable/chunks/S-hGk1Oi.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.175 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8149 - "GET /assets/fonts/Inter-Variable.ttf HTTP/1.1" 200 - {} 2025-07-23 07:52:40.210 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8150 - "GET /_app/immutable/chunks/BFK-koEx.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.285 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8152 - "GET /_app/immutable/chunks/BNV8o-Mh.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.285 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8151 - "GET /_app/immutable/chunks/CjNSalP3.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.301 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8153 - "GET /_app/immutable/chunks/CAlHZbz_.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.316 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8154 - "GET /_app/immutable/chunks/QjJsDpFa.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.348 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8155 - "GET /_app/immutable/chunks/BDVmMfWV.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.379 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8156 - "GET /_app/immutable/chunks/BRp5r6iY.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.379 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8157 - "GET /_app/immutable/nodes/1.CwG-8Xtc.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.397 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8158 - "GET /_app/immutable/nodes/2.D6e_WiXl.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.411 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8159 - "GET /_app/immutable/chunks/CyTOOynw.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.457 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8160 - "GET /_app/immutable/chunks/DRpiKE80.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.473 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8161 - "GET /_app/immutable/chunks/BXP-4RTu.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.473 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8162 - "GET /_app/immutable/chunks/BQWQRICs.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.488 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8163 - "GET /_app/immutable/chunks/DMHG7wso.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.504 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8164 - "GET /_app/immutable/chunks/Ccw7PXcW.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.566 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8166 - "GET /_app/immutable/chunks/WR5NVTQu.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.566 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8165 - "GET /_app/immutable/chunks/D0wlPick.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.582 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8167 - "GET /_app/immutable/chunks/XYvaYOQu.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.613 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8168 - "GET /_app/immutable/chunks/Cud9zCgS.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.660 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8169 - "GET /_app/immutable/chunks/Vcq4gwWv.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.675 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8170 - "GET /_app/immutable/chunks/CW6ejw6A.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.675 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8172 - "GET /_app/immutable/chunks/YHUoul5_.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.675 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8171 - "GET /_app/immutable/chunks/wbTxV288.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.738 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8173 - "GET /_app/immutable/chunks/FlRup1wW.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.754 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8176 - "GET /_app/immutable/chunks/CqbI7rFo.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.754 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8177 - "GET /_app/immutable/chunks/XqTntSv2.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.754 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8175 - "GET /_app/immutable/chunks/vjJdY2V8.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.769 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8174 - "GET /_app/immutable/chunks/BbHNUVbz.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.785 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8178 - "GET /_app/immutable/chunks/BbL-Ydhu.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.801 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8179 - "GET /_app/immutable/chunks/CBc5jlPY.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.816 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8180 - "GET /_app/immutable/chunks/6CHE0vaS.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.832 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8181 - "GET /_app/immutable/chunks/DEPMn3WD.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.832 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8182 - "GET /_app/immutable/chunks/DiZkmC5K.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.847 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8183 - "GET /_app/immutable/chunks/DX5usNsR.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.863 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8184 - "GET /_app/immutable/chunks/B0BBJ4Xl.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.863 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8185 - "GET /_app/immutable/chunks/BT-oAYxO.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.894 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8187 - "GET /_app/immutable/chunks/DCBCCe_R.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.910 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8186 - "GET /_app/immutable/chunks/DT33DGV2.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.910 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8188 - "GET /_app/immutable/chunks/6SuOvjhS.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.925 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8189 - "GET /_app/immutable/chunks/B1Cm1oGM.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.925 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8190 - "GET /_app/immutable/chunks/DPV93OXe.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.925 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8191 - "GET /_app/immutable/chunks/DiDlONKw.js HTTP/1.1" 200 - {} 2025-07-23 07:52:40.978 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8192 - "GET /_app/immutable/chunks/CjF1PMaH.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.004 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8193 - "GET /_app/immutable/chunks/BzzQifDF.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.004 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8194 - "GET /_app/immutable/chunks/Bx9uHXXe.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.020 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8197 - "GET /_app/immutable/chunks/BeAkhgfO.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.035 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8195 - "GET /_app/immutable/chunks/R_53rVSd.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.035 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8196 - "GET /_app/immutable/chunks/DI_efbNH.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.066 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8198 - "GET /_app/immutable/chunks/y-ajKE3h.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.082 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8199 - "GET /_app/immutable/chunks/B3sn4-90.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.082 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8200 - "GET /_app/immutable/chunks/_x2GvmJ8.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.098 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8201 - "GET /_app/immutable/chunks/CU2r43ac.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.115 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8202 - "GET /_app/immutable/chunks/HDlNgwib.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.115 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8203 - "GET /_app/immutable/chunks/CgIHmX5r.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.134 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8204 - "GET /_app/immutable/chunks/CfNcCseE.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.134 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8205 - "GET /_app/immutable/chunks/BhGf4CeZ.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.169 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8206 - "GET /_app/immutable/chunks/03uEXvuB.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.170 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8207 - "GET /_app/immutable/chunks/CxKJyHWO.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.200 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8209 - "GET /_app/immutable/chunks/BSTianaK.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.200 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8210 - "GET /_app/immutable/chunks/Dth3xNHJ.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.200 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8208 - "GET /_app/immutable/chunks/dl0WPZli.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.214 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8211 - "GET /_app/immutable/chunks/DuxTsn3k.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.222 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8212 - "GET /_app/immutable/chunks/DLCEll_g.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.222 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8213 - "GET /_app/immutable/chunks/CN1fq33l.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.254 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8214 - "GET /_app/immutable/chunks/B2AZZEdi.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.269 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8215 - "GET /_app/immutable/chunks/DKcqU_NI.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.269 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8216 - "GET /_app/immutable/chunks/DqQWfcuJ.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.285 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8217 - "GET /_app/immutable/chunks/DOWKdgXc.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.285 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8218 - "GET /_app/immutable/chunks/mOnzbZTW.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.301 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8219 - "GET /_app/immutable/chunks/CJdAZ5wh.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.332 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8220 - "GET /_app/immutable/chunks/Dxqh4ik-.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.347 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8222 - "GET /_app/immutable/chunks/BRhi_GQI.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.347 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8221 - "GET /_app/immutable/chunks/B8J--ux7.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.347 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8223 - "GET /_app/immutable/chunks/DymEVbxd.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.363 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8224 - "GET /_app/immutable/chunks/CHRctSa9.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.363 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8225 - "GET /_app/immutable/chunks/mwDbUFdv.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.394 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8226 - "GET /_app/immutable/nodes/3.CIoFCpEL.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.415 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8227 - "GET /_app/immutable/chunks/D4CPDuR7.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.426 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8228 - "GET /_app/immutable/nodes/16.BAdaXpTz.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.426 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8230 - "GET /_app/immutable/chunks/DgIoac01.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.426 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8229 - "GET /_app/immutable/chunks/g4VC0uvC.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.441 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8231 - "GET /_app/immutable/chunks/Dsx5TKO5.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.472 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8232 - "GET /_app/immutable/chunks/C83syoBY.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.472 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8233 - "GET /_app/immutable/chunks/BayX6ik-.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.488 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8234 - "GET /_app/immutable/chunks/V4NzNuWG.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.488 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8235 - "GET /_app/immutable/chunks/v9D-eDAb.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.504 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8236 - "GET /_app/immutable/chunks/BXUrRDe8.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.519 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8237 - "GET /_app/immutable/chunks/LvmPT5aW.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.519 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8238 - "GET /_app/immutable/chunks/DR1IBh-r.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.535 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8239 - "GET /_app/immutable/chunks/B6Gd7nN9.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.535 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8240 - "GET /_app/immutable/chunks/CICvqL9d.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.550 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8241 - "GET /static/favicon.ico HTTP/1.1" 200 - {} 2025-07-23 07:52:41.613 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8242 - "GET /api/config HTTP/1.1" 200 - {} 2025-07-23 07:52:41.616 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8243 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:52:41.671 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8244 - "GET /api/v1/auths/ HTTP/1.1" 200 - {} 2025-07-23 07:52:41.683 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8245 - "GET /_app/immutable/chunks/D7OtZkwr.js HTTP/1.1" 200 - {} 2025-07-23 07:52:41.699 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8246 - "GET /static/favicon.ico HTTP/1.1" 200 - {} 2025-07-23 07:52:41.730 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8247 - "GET /api/config HTTP/1.1" 200 - {} 2025-07-23 07:52:41.819 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8248 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200 - {} 2025-07-23 07:52:41.832 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8252 - "GET /api/changelog HTTP/1.1" 200 - {} 2025-07-23 07:52:41.850 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8253 - "GET /api/v1/channels/ HTTP/1.1" 200 - {} 2025-07-23 07:52:41.850 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8251 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:52:41.850 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8250 - "GET /api/v1/folders/ HTTP/1.1" 200 - {} 2025-07-23 07:52:41.863 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8249 - "GET /api/v1/chats/archived?page=1&order_by=updated_at&direction=desc HTTP/1.1" 200 - {} 2025-07-23 07:52:41.894 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8255 - "GET /api/v1/users/user/settings HTTP/1.1" 200 - {} 2025-07-23 07:52:41.898 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8254 - "GET /assets/fonts/Archivo-Variable.ttf HTTP/1.1" 200 - {} 2025-07-23 07:52:41.957 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8256 - "GET /api/v1/chats/11737ebc-faba-45e4-8985-21554ac428b1 HTTP/1.1" 200 - {} 2025-07-23 07:52:41.993 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:229 - Installing requirements: openai>=1.76.0 - {} Requirement already satisfied: openai>=1.76.0 in c:\python\openwebui\venv\lib\site-packages (1.86.0) Requirement already satisfied: anyio<5,>=3.5.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.9.0) Requirement already satisfied: distro<2,>=1.7.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.9.0) Requirement already satisfied: httpx<1,>=0.23.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.28.1) Requirement already satisfied: jiter<1,>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.10.0) Requirement already satisfied: pydantic<3,>=1.9.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (2.11.7) Requirement already satisfied: sniffio in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.3.1) Requirement already satisfied: tqdm>4 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.67.1) Requirement already satisfied: typing-extensions<5,>=4.11 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.14.0) Requirement already satisfied: idna>=2.8 in c:\python\openwebui\venv\lib\site-packages (from anyio<5,>=3.5.0->openai>=1.76.0) (3.10) Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (2025.7.14) Requirement already satisfied: httpcore==1.* in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (1.0.9) Requirement already satisfied: h11>=0.16 in c:\python\openwebui\venv\lib\site-packages (from httpcore==1.*->httpx<1,>=0.23.0->openai>=1.76.0) (0.16.0) Requirement already satisfied: annotated-types>=0.6.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.7.0) Requirement already satisfied: pydantic-core==2.33.2 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (2.33.2) Requirement already satisfied: typing-inspection>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.4.1) Requirement already satisfied: colorama in c:\python\openwebui\venv\lib\site-packages (from tqdm>4->openai>=1.76.0) (0.4.6) 2025-07-23 07:52:47.363 | INFO | open_webui.utils.plugin:load_function_module_by_id:147 - Loaded module: function_openai_responses_api_pipeline - {} Pipe __init__ called! 2025-07-23 07:52:47.363 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:229 - Installing requirements: openai>=1.76.0 - {} Requirement already satisfied: openai>=1.76.0 in c:\python\openwebui\venv\lib\site-packages (1.86.0) Requirement already satisfied: anyio<5,>=3.5.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.9.0) Requirement already satisfied: distro<2,>=1.7.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.9.0) Requirement already satisfied: httpx<1,>=0.23.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.28.1) Requirement already satisfied: jiter<1,>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.10.0) Requirement already satisfied: pydantic<3,>=1.9.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (2.11.7) Requirement already satisfied: sniffio in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.3.1) Requirement already satisfied: tqdm>4 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.67.1) Requirement already satisfied: typing-extensions<5,>=4.11 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.14.0) Requirement already satisfied: idna>=2.8 in c:\python\openwebui\venv\lib\site-packages (from anyio<5,>=3.5.0->openai>=1.76.0) (3.10) Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (2025.7.14) Requirement already satisfied: httpcore==1.* in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (1.0.9) Requirement already satisfied: h11>=0.16 in c:\python\openwebui\venv\lib\site-packages (from httpcore==1.*->httpx<1,>=0.23.0->openai>=1.76.0) (0.16.0) Requirement already satisfied: annotated-types>=0.6.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.7.0) Requirement already satisfied: pydantic-core==2.33.2 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (2.33.2) Requirement already satisfied: typing-inspection>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.4.1) Requirement already satisfied: colorama in c:\python\openwebui\venv\lib\site-packages (from tqdm>4->openai>=1.76.0) (0.4.6) 2025-07-23 07:52:52.269 | INFO | open_webui.utils.plugin:load_function_module_by_id:147 - Loaded module: function_openai_responses_api_pipeline_clone - {} Pipe __init__ called! 2025-07-23 07:52:52.269 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:229 - Installing requirements: openai>=1.76.0 - {} Requirement already satisfied: openai>=1.76.0 in c:\python\openwebui\venv\lib\site-packages (1.86.0) Requirement already satisfied: anyio<5,>=3.5.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.9.0) Requirement already satisfied: distro<2,>=1.7.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.9.0) Requirement already satisfied: httpx<1,>=0.23.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.28.1) Requirement already satisfied: jiter<1,>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (0.10.0) Requirement already satisfied: pydantic<3,>=1.9.0 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (2.11.7) Requirement already satisfied: sniffio in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (1.3.1) Requirement already satisfied: tqdm>4 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.67.1) Requirement already satisfied: typing-extensions<5,>=4.11 in c:\python\openwebui\venv\lib\site-packages (from openai>=1.76.0) (4.14.0) Requirement already satisfied: idna>=2.8 in c:\python\openwebui\venv\lib\site-packages (from anyio<5,>=3.5.0->openai>=1.76.0) (3.10) Requirement already satisfied: certifi in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (2025.7.14) Requirement already satisfied: httpcore==1.* in c:\python\openwebui\venv\lib\site-packages (from httpx<1,>=0.23.0->openai>=1.76.0) (1.0.9) Requirement already satisfied: h11>=0.16 in c:\python\openwebui\venv\lib\site-packages (from httpcore==1.*->httpx<1,>=0.23.0->openai>=1.76.0) (0.16.0) Requirement already satisfied: annotated-types>=0.6.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.7.0) Requirement already satisfied: pydantic-core==2.33.2 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (2.33.2) Requirement already satisfied: typing-inspection>=0.4.0 in c:\python\openwebui\venv\lib\site-packages (from pydantic<3,>=1.9.0->openai>=1.76.0) (0.4.1) Requirement already satisfied: colorama in c:\python\openwebui\venv\lib\site-packages (from tqdm>4->openai>=1.76.0) (0.4.6) 2025-07-23 07:52:57.052 | INFO | open_webui.utils.plugin:load_function_module_by_id:147 - Loaded module: function_openai_responses_api_pipeline_clone_codex - {} Pipe __init__ called! 2025-07-23 07:52:57.068 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:241 - No requirements found in frontmatter. - {} 2025-07-23 07:52:57.074 | INFO | open_webui.utils.plugin:load_function_module_by_id:147 - Loaded module: function_input_inspector - {} 2025-07-23 07:52:57.082 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:241 - No requirements found in frontmatter. - {} 2025-07-23 07:52:57.122 | INFO | open_webui.utils.plugin:load_function_module_by_id:147 - Loaded module: function_openai_responses - {} 2025-07-23 07:52:57.138 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8258 - "GET /api/v1/chats/all/tags HTTP/1.1" 200 - {} 2025-07-23 07:52:57.144 | INFO | open_webui.routers.openai:get_all_models:392 - get_all_models() - {} 2025-07-23 07:52:57.217 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8264 - "GET /api/v1/chats/pinned HTTP/1.1" 200 - {} 2025-07-23 07:52:57.282 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8267 - "GET /api/v1/folders/ HTTP/1.1" 200 - {} 2025-07-23 07:52:57.300 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8268 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200 - {} 2025-07-23 07:52:57.377 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8269 - "GET /api/v1/folders/ HTTP/1.1" 200 - {} 2025-07-23 07:52:57.457 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8270 - "GET /assets/fonts/Vazirmatn-Variable.ttf HTTP/1.1" 200 - {} 2025-07-23 07:52:58.394 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:241 - No requirements found in frontmatter. - {} 2025-07-23 07:52:58.407 | INFO | open_webui.utils.plugin:load_function_module_by_id:147 - Loaded module: function_token_counter - {} 2025-07-23 07:52:59.078 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8259 - "GET /api/models HTTP/1.1" 200 - {} 2025-07-23 07:52:59.247 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8271 - "GET /api/v1/configs/banners HTTP/1.1" 200 - {} 2025-07-23 07:52:59.354 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8272 - "GET /api/v1/tools/ HTTP/1.1" 200 - {} 2025-07-23 07:52:59.542 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8275 - "GET /api/v1/auths/admin/config HTTP/1.1" 200 - {} 2025-07-23 07:52:59.550 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8276 - "GET /api/webhook HTTP/1.1" 200 - {} 2025-07-23 07:52:59.558 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8277 - "GET /api/v1/auths/admin/config/ldap/server HTTP/1.1" 200 - {} 2025-07-23 07:52:59.622 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8278 - "GET /api/v1/auths/admin/config/ldap HTTP/1.1" 200 - {} 2025-07-23 07:52:59.685 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8273 - "GET /api/version/updates HTTP/1.1" 200 - {} 2025-07-23 07:52:59.831 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8279 - "GET /api/version/updates HTTP/1.1" 200 - {} 2025-07-23 07:53:02.112 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8281 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:53:02.840 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8282 - "POST /api/v1/users/user/settings/update HTTP/1.1" 200 - {} 2025-07-23 07:53:05.791 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8283 - "GET /api/v1/retrieval/embedding HTTP/1.1" 200 - {} 2025-07-23 07:53:05.800 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8284 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:53:05.873 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8285 - "GET /api/v1/retrieval/config HTTP/1.1" 200 - {} 2025-07-23 07:53:10.159 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8286 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:53:34.251 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8288 - "GET /_app/immutable/nodes/15.DDxealNk.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.210 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8289 - "GET /api/v1/chats/11737ebc-faba-45e4-8985-21554ac428b1 HTTP/1.1" 200 - {} 2025-07-23 07:53:36.304 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8290 - "GET /api/v1/chats/1575730d-6222-4e7a-b772-e4da1ad85582 HTTP/1.1" 200 - {} 2025-07-23 07:53:36.336 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8291 - "GET /_app/immutable/nodes/19.Cbm0S9tC.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.336 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8292 - "GET /_app/immutable/chunks/BFPfISnQ.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.352 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8294 - "GET /_app/immutable/chunks/DRLcIvA1.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.368 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8293 - "GET /_app/immutable/chunks/B-rrBQv6.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.368 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8295 - "GET /_app/immutable/assets/MapSelector.CIGW-MKW.css HTTP/1.1" 200 - {} 2025-07-23 07:53:36.431 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8296 - "GET /_app/immutable/assets/Drawer.Bz8t_RYw.css HTTP/1.1" 200 - {} 2025-07-23 07:53:36.463 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8297 - "GET /_app/immutable/assets/Chat.CWA0G-PE.css HTTP/1.1" 200 - {} 2025-07-23 07:53:36.495 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8299 - "GET /_app/immutable/chunks/C5ueE1I0.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.495 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8298 - "GET /_app/immutable/chunks/Bo7M5qGo.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.558 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8300 - "GET /_app/immutable/chunks/DuvPy7Me.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.583 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8301 - "GET /_app/immutable/chunks/EyJBrpYg.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.621 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8302 - "GET /_app/immutable/chunks/D5GAg2SK.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.621 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8303 - "GET /_app/immutable/chunks/CajVTryx.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.653 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8304 - "GET /_app/immutable/chunks/DpkKLP7G.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.674 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8305 - "GET /_app/immutable/chunks/wOjkWnDL.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.781 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8307 - "GET /api/v1/chats/1575730d-6222-4e7a-b772-e4da1ad85582 HTTP/1.1" 200 - {} 2025-07-23 07:53:36.875 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8308 - "GET /api/v1/chats/b99dff9c-a576-4882-8eef-9d2f30cce54d HTTP/1.1" 200 - {} 2025-07-23 07:53:36.875 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8306 - "GET /_app/immutable/chunks/B4JTQNlu.js HTTP/1.1" 200 - {} 2025-07-23 07:53:36.938 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8309 - "GET /api/v1/chats/1575730d-6222-4e7a-b772-e4da1ad85582 HTTP/1.1" 200 - {} 2025-07-23 07:53:39.011 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8310 - "GET /_app/immutable/chunks/Cfz980HS.js HTTP/1.1" 200 - {} 2025-07-23 07:53:39.033 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8314 - "GET /_app/immutable/chunks/DQtrEHa0.js HTTP/1.1" 200 - {} 2025-07-23 07:53:39.035 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8311 - "GET /_app/immutable/chunks/DyV5p-tt.js HTTP/1.1" 200 - {} 2025-07-23 07:53:39.051 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8312 - "GET /_app/immutable/nodes/10.zi8POgV7.js HTTP/1.1" 200 - {} 2025-07-23 07:53:39.054 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8313 - "GET /_app/immutable/chunks/C5KkUPCv.js HTTP/1.1" 200 - {} 2025-07-23 07:53:39.674 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8315 - "GET /_app/immutable/nodes/7.BzkjctA3.js HTTP/1.1" 200 - {} 2025-07-23 07:53:39.690 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8316 - "GET /_app/immutable/nodes/26.CCs6P2OH.js HTTP/1.1" 200 - {} 2025-07-23 07:53:39.784 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8317 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:53:40.669 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8318 - "GET /_app/immutable/nodes/31.0Bv91XRH.js HTTP/1.1" 200 - {} 2025-07-23 07:53:40.674 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8319 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:53:40.924 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8320 - "GET /api/v1/models/ HTTP/1.1" 200 - {} 2025-07-23 07:53:40.924 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8322 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:53:40.970 | INFO | open_webui.routers.openai:get_all_models:392 - get_all_models() - {} 2025-07-23 07:53:41.112 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8326 - "GET /api/v1/groups/ HTTP/1.1" 200 - {} 2025-07-23 07:53:41.226 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8327 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:53:41.809 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8328 - "GET /_app/immutable/nodes/28.Cig_nQL5.js HTTP/1.1" 200 - {} 2025-07-23 07:53:42.614 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8321 - "GET /api/models HTTP/1.1" 200 - {} 2025-07-23 07:53:43.201 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8329 - "GET /api/v1/knowledge/ HTTP/1.1" 200 - {} 2025-07-23 07:53:43.207 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8330 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:53:43.779 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8331 - "GET /api/v1/knowledge/list HTTP/1.1" 200 - {} 2025-07-23 07:53:45.591 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8332 - "GET /_app/immutable/nodes/30.C6Nx47jU.js HTTP/1.1" 200 - {} 2025-07-23 07:53:45.686 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8333 - "GET /api/v1/groups/ HTTP/1.1" 200 - {} 2025-07-23 07:53:45.686 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8334 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:53:56.539 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8335 - "POST /api/v1/knowledge/create HTTP/1.1" 200 - {} 2025-07-23 07:53:57.217 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8336 - "GET /api/v1/knowledge/ HTTP/1.1" 200 - {} 2025-07-23 07:53:57.309 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8337 - "GET /_app/immutable/chunks/BukT31lW.js HTTP/1.1" 200 - {} 2025-07-23 07:53:57.328 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8338 - "GET /_app/immutable/nodes/29.xJIaN1Me.js HTTP/1.1" 200 - {} 2025-07-23 07:53:57.335 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8339 - "GET /_app/immutable/chunks/CXHQnSyA.js HTTP/1.1" 200 - {} 2025-07-23 07:53:57.339 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8341 - "GET /_app/immutable/assets/29.wEbTgpRj.css HTTP/1.1" 200 - {} 2025-07-23 07:53:57.346 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8340 - "GET /_app/immutable/chunks/B0Gtueut.js HTTP/1.1" 200 - {} 2025-07-23 07:53:57.404 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8342 - "GET /api/v1/knowledge/a1ac1eab-e9d2-46a6-aa73-ef5c4c48a8cb HTTP/1.1" 200 - {} 2025-07-23 07:53:57.415 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8343 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:54:06.891 | INFO | open_webui.routers.files:upload_file:95 - file.content_type: application/pdf - {} 2025-07-23 07:54:09.944 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8348 - "GET /_app/immutable/nodes/8.CGuA_vBU.js HTTP/1.1" 200 - {} 2025-07-23 07:54:39.843 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8349 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:55:19.718 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8350 - "GET /api/v1/chats/2fe39a9c-beb6-4d28-bc9a-e28c329dd9ff HTTP/1.1" 200 - {} 2025-07-23 07:55:19.797 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8351 - "GET /api/v1/chats/2fe39a9c-beb6-4d28-bc9a-e28c329dd9ff HTTP/1.1" 200 - {} 2025-07-23 07:55:19.880 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8352 - "GET /api/v1/chats/2fe39a9c-beb6-4d28-bc9a-e28c329dd9ff HTTP/1.1" 200 - {} 2025-07-23 07:55:39.804 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8353 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:55:59.286 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8354 - "GET /api/v1/chats/c56e0ba2-9c34-4fab-a7af-65dcf4bae598 HTTP/1.1" 200 - {} 2025-07-23 07:55:59.302 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8355 - "GET /api/v1/chats/b7b3c072-5f65-4d65-804b-204165f4be8e HTTP/1.1" 200 - {} 2025-07-23 07:55:59.444 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8356 - "GET /api/v1/chats/1545d5df-4c79-4185-903d-39030e7117ca HTTP/1.1" 200 - {} 2025-07-23 07:55:59.551 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8357 - "GET /api/v1/chats/b4c641fb-780c-4c96-b0ad-933eec44c762 HTTP/1.1" 200 - {} 2025-07-23 07:55:59.562 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8358 - "GET /api/v1/chats/8e86c3e0-6a51-49d3-9087-0961122cdcf9 HTTP/1.1" 200 - {} 2025-07-23 07:55:59.664 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8359 - "GET /api/v1/chats/328df05a-63b0-427b-92ca-031a5d877620 HTTP/1.1" 200 - {} 2025-07-23 07:55:59.669 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8360 - "GET /api/v1/chats/ffb8e35f-e880-448f-809e-aa77ac1b6a6e HTTP/1.1" 200 - {} 2025-07-23 07:55:59.682 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8361 - "GET /api/v1/chats/0fb77b0e-219a-4045-81b7-c4d33722a2c5 HTTP/1.1" 200 - {} 2025-07-23 07:56:00.677 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8362 - "GET /api/usage HTTP/1.1" 200 - {} 2025-07-23 07:56:00.774 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8363 - "GET /api/usage HTTP/1.1" 200 - {} 2025-07-23 07:56:01.027 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8364 - "GET /api/usage HTTP/1.1" 200 - {} 2025-07-23 07:56:02.281 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8365 - "GET /_app/immutable/nodes/9.DS-BI1Hz.js HTTP/1.1" 200 - {} 2025-07-23 07:56:02.297 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8366 - "GET /api/v1/chats/3fd441af-ac74-409f-87c9-de3319d94e0c HTTP/1.1" 200 - {} 2025-07-23 07:56:02.374 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8369 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:56:02.374 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8368 - "GET /_app/immutable/chunks/DH3dPyGs.js HTTP/1.1" 200 - {} 2025-07-23 07:56:02.390 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8367 - "GET /_app/immutable/nodes/17.CqTG3XsU.js HTTP/1.1" 200 - {} 2025-07-23 07:56:02.500 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8370 - "GET /api/v1/users/?page=1&order_by=created_at&direction=asc HTTP/1.1" 200 - {} 2025-07-23 07:56:02.512 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8371 - "GET /_app/immutable/nodes/18.BShtfBQi.js HTTP/1.1" 200 - {} 2025-07-23 07:56:02.516 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8372 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:56:02.578 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8373 - "GET /api/v1/users/?page=1&order_by=created_at&direction=asc HTTP/1.1" 200 - {} 2025-07-23 07:56:02.611 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8375 - "GET /api/v1/chats/468bb9ec-4de9-43af-93e9-40b1e0e4d489 HTTP/1.1" 200 - {} 2025-07-23 07:56:02.611 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8376 - "GET /api/v1/chats/b82e4729-ecbf-4a1e-936b-8f2e49af8023 HTTP/1.1" 200 - {} 2025-07-23 07:56:02.611 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8374 - "GET /user.png HTTP/1.1" 200 - {} 2025-07-23 07:56:02.643 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8377 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:56:02.659 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8378 - "GET /api/v1/users/?page=1&order_by=created_at&direction=asc HTTP/1.1" 200 - {} 2025-07-23 07:56:02.714 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8379 - "GET /api/v1/users/?page=1&order_by=created_at&direction=asc HTTP/1.1" 200 - {} 2025-07-23 07:56:04.555 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8382 - "GET /api/webhook HTTP/1.1" 200 - {} 2025-07-23 07:56:04.578 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8381 - "GET /api/v1/auths/admin/config HTTP/1.1" 200 - {} 2025-07-23 07:56:04.586 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8383 - "GET /api/v1/auths/admin/config/ldap/server HTTP/1.1" 200 - {} 2025-07-23 07:56:04.586 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8384 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:56:04.671 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8386 - "GET /api/v1/auths/admin/config HTTP/1.1" 200 - {} 2025-07-23 07:56:04.683 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8387 - "GET /api/webhook HTTP/1.1" 200 - {} 2025-07-23 07:56:04.698 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8389 - "GET /api/v1/auths/admin/config/ldap HTTP/1.1" 200 - {} 2025-07-23 07:56:04.714 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8388 - "GET /api/v1/auths/admin/config/ldap/server HTTP/1.1" 200 - {} 2025-07-23 07:56:04.720 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8380 - "GET /api/version/updates HTTP/1.1" 200 - {} 2025-07-23 07:56:04.810 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8391 - "GET /api/v1/auths/admin/config/ldap HTTP/1.1" 200 - {} 2025-07-23 07:56:04.890 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8390 - "GET /api/version/updates HTTP/1.1" 200 - {} 2025-07-23 07:56:40.610 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8393 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:57:07.576 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1137 - save_docs_to_vector_db: document hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf file-8a137978-eb00-45fa-b167-ff994e785391 - {} 2025-07-23 07:57:07.576 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1163 - Using token text splitter: cl100k_base - {} 2025-07-23 07:57:08.345 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1266 - adding to collection file-8a137978-eb00-45fa-b167-ff994e785391 - {} 2025-07-23 07:57:13.431 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8344 - "POST /api/v1/files/ HTTP/1.1" 200 - {} 2025-07-23 07:57:13.545 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1137 - save_docs_to_vector_db: document hb_Austausch FST-2 gegen FST-2XT_2019-07_en.pdf a1ac1eab-e9d2-46a6-aa73-ef5c4c48a8cb - {} 2025-07-23 07:57:13.545 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1163 - Using token text splitter: cl100k_base - {} 2025-07-23 07:57:13.683 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1266 - adding to collection a1ac1eab-e9d2-46a6-aa73-ef5c4c48a8cb - {} 2025-07-23 07:57:17.733 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8396 - "POST /api/v1/knowledge/a1ac1eab-e9d2-46a6-aa73-ef5c4c48a8cb/file/add HTTP/1.1" 200 - {} 2025-07-23 07:57:40.607 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8399 - "GET /_app/version.json HTTP/1.1" 200 - {} 2025-07-23 07:57:41.795 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8400 - "GET /admin/settings/general HTTP/1.1" 200 - {} 2025-07-23 07:57:41.904 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8401 - "GET /static/custom.css HTTP/1.1" 200 - {} 2025-07-23 07:57:41.919 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8406 - "GET /static/loader.js HTTP/1.1" 200 - {} 2025-07-23 07:57:41.935 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8404 - "GET /_app/immutable/chunks/D8uoGrsU.js HTTP/1.1" 200 - {} 2025-07-23 07:57:41.935 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8403 - "GET /_app/immutable/entry/app.B4JWPdZ0.js HTTP/1.1" 200 - {} 2025-07-23 07:57:41.935 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8405 - "GET /_app/immutable/chunks/osRMcaoZ.js HTTP/1.1" 200 - {} 2025-07-23 07:57:41.951 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8402 - "GET /_app/immutable/entry/start.5eIPbHhZ.js HTTP/1.1" 200 - {} 2025-07-23 07:57:41.967 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8407 - "GET /_app/immutable/chunks/C1FmrZbK.js HTTP/1.1" 200 - {} 2025-07-23 07:57:41.967 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8408 - "GET /_app/immutable/chunks/Cz_TVcYH.js HTTP/1.1" 200 - {} 2025-07-23 07:57:41.998 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8409 - "GET /static/splash-dark.png HTTP/1.1" 200 - {} 2025-07-23 07:57:41.998 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8410 - "GET /static/splash.png HTTP/1.1" 200 - {} 2025-07-23 07:57:42.076 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8411 - "GET /_app/immutable/chunks/CGwCSIWv.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.091 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8413 - "GET /_app/immutable/nodes/0.Cvtibijd.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.091 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8414 - "GET /_app/immutable/chunks/DXOcaIte.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.091 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8412 - "GET /_app/immutable/chunks/D0QH3NT1.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.107 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8415 - "GET /_app/immutable/assets/purify.DQwrSZtH.css HTTP/1.1" 200 - {} 2025-07-23 07:57:42.107 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8416 - "GET /_app/immutable/assets/0.BEiiGd97.css HTTP/1.1" 200 - {} 2025-07-23 07:57:42.138 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8417 - "GET /_app/immutable/assets/Collapsible.DZAVxvaL.css HTTP/1.1" 200 - {} 2025-07-23 07:57:42.185 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8420 - "GET /_app/immutable/assets/Modal.CyLKLEmt.css HTTP/1.1" 200 - {} 2025-07-23 07:57:42.200 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8418 - "GET /_app/immutable/assets/ConfirmDialog.kaSBQ3kP.css HTTP/1.1" 200 - {} 2025-07-23 07:57:42.200 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8419 - "GET /_app/immutable/assets/Skeleton.Cr25vAl_.css HTTP/1.1" 200 - {} 2025-07-23 07:57:42.216 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8421 - "GET /_app/immutable/assets/Messages.Bbuu_qma.css HTTP/1.1" 200 - {} 2025-07-23 07:57:42.216 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8423 - "GET /_app/immutable/chunks/BZZAOY5F.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.232 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8422 - "GET /_app/immutable/assets/2.BXeiR8Q0.css HTTP/1.1" 200 - {} 2025-07-23 07:57:42.326 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8429 - "GET /assets/fonts/Inter-Variable.ttf HTTP/1.1" 200 - {} 2025-07-23 07:57:42.341 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8424 - "GET /_app/immutable/chunks/DCwEHxc-.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.341 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8426 - "GET /_app/immutable/chunks/CewYWBXN.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.341 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8427 - "GET /_app/immutable/chunks/BvukGpln.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.341 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8425 - "GET /_app/immutable/chunks/CgU5AtxT.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.341 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8428 - "GET /_app/immutable/chunks/CNktxJVk.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.451 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8432 - "GET /_app/immutable/chunks/BCZyLo3c.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.467 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8433 - "GET /_app/immutable/chunks/S-hGk1Oi.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.467 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8434 - "GET /_app/immutable/chunks/I1CDPYOB.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.467 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8430 - "GET /_app/immutable/chunks/BFK-koEx.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.482 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8431 - "GET /_app/immutable/chunks/BNV8o-Mh.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.560 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8435 - "GET /_app/immutable/chunks/CjNSalP3.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.575 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8436 - "GET /_app/immutable/chunks/CAlHZbz_.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.575 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8437 - "GET /_app/immutable/chunks/QjJsDpFa.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.591 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8439 - "GET /_app/immutable/chunks/BDVmMfWV.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.591 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8438 - "GET /_app/immutable/chunks/BRp5r6iY.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.638 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8440 - "GET /_app/immutable/nodes/1.CwG-8Xtc.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.669 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8442 - "GET /_app/immutable/chunks/CyTOOynw.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.669 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8441 - "GET /_app/immutable/nodes/2.D6e_WiXl.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.700 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8443 - "GET /_app/immutable/chunks/DRpiKE80.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.716 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8444 - "GET /_app/immutable/chunks/BXP-4RTu.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.716 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8445 - "GET /_app/immutable/chunks/BQWQRICs.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.763 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8446 - "GET /_app/immutable/chunks/DMHG7wso.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.794 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8447 - "GET /_app/immutable/chunks/Ccw7PXcW.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.826 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8448 - "GET /_app/immutable/chunks/D0wlPick.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.826 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8449 - "GET /_app/immutable/chunks/WR5NVTQu.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.857 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8450 - "GET /_app/immutable/chunks/XYvaYOQu.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.888 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8451 - "GET /_app/immutable/chunks/Cud9zCgS.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.919 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8453 - "GET /_app/immutable/chunks/Vcq4gwWv.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.935 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8454 - "GET /_app/immutable/chunks/wbTxV288.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.935 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8452 - "GET /_app/immutable/chunks/CW6ejw6A.js HTTP/1.1" 200 - {} 2025-07-23 07:57:42.950 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8455 - "GET /_app/immutable/chunks/YHUoul5_.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.045 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8456 - "GET /_app/immutable/chunks/BbHNUVbz.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.061 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8459 - "GET /_app/immutable/chunks/vjJdY2V8.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.061 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8458 - "GET /_app/immutable/chunks/CqbI7rFo.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.061 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8457 - "GET /_app/immutable/chunks/FlRup1wW.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.077 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8460 - "GET /_app/immutable/chunks/XqTntSv2.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.093 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8461 - "GET /_app/immutable/chunks/BbL-Ydhu.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.109 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8462 - "GET /_app/immutable/chunks/CBc5jlPY.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.140 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8463 - "GET /_app/immutable/chunks/6CHE0vaS.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.156 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8464 - "GET /_app/immutable/chunks/DEPMn3WD.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.156 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8465 - "GET /_app/immutable/chunks/DiZkmC5K.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.172 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8466 - "GET /_app/immutable/chunks/DX5usNsR.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.172 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8467 - "GET /_app/immutable/chunks/B0BBJ4Xl.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.188 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8468 - "GET /_app/immutable/chunks/BT-oAYxO.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.263 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8472 - "GET /_app/immutable/chunks/B1Cm1oGM.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.267 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8471 - "GET /_app/immutable/chunks/6SuOvjhS.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.267 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8470 - "GET /_app/immutable/chunks/DT33DGV2.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.267 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8469 - "GET /_app/immutable/chunks/DCBCCe_R.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.283 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8474 - "GET /_app/immutable/chunks/DiDlONKw.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.283 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8473 - "GET /_app/immutable/chunks/DPV93OXe.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.331 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8475 - "GET /_app/immutable/chunks/CjF1PMaH.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.362 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8476 - "GET /_app/immutable/chunks/R_53rVSd.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.376 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8477 - "GET /_app/immutable/chunks/BzzQifDF.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.379 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8478 - "GET /_app/immutable/chunks/Bx9uHXXe.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.388 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8479 - "GET /_app/immutable/chunks/DI_efbNH.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.388 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8480 - "GET /_app/immutable/chunks/BeAkhgfO.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.410 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8481 - "GET /_app/immutable/chunks/y-ajKE3h.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.443 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8482 - "GET /_app/immutable/chunks/B3sn4-90.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.458 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8483 - "GET /_app/immutable/chunks/_x2GvmJ8.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.474 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8485 - "GET /_app/immutable/chunks/CgIHmX5r.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.474 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8484 - "GET /_app/immutable/chunks/CU2r43ac.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.490 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8486 - "GET /_app/immutable/chunks/HDlNgwib.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.506 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8487 - "GET /_app/immutable/chunks/CfNcCseE.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.513 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8488 - "GET /_app/immutable/chunks/BhGf4CeZ.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.544 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8489 - "GET /_app/immutable/chunks/03uEXvuB.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.576 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8490 - "GET /_app/immutable/chunks/CxKJyHWO.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.576 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8492 - "GET /_app/immutable/chunks/BSTianaK.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.586 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8491 - "GET /_app/immutable/chunks/dl0WPZli.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.607 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8493 - "GET /_app/immutable/chunks/Dth3xNHJ.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.607 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8494 - "GET /_app/immutable/chunks/DuxTsn3k.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.633 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8495 - "GET /_app/immutable/chunks/CN1fq33l.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.669 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8496 - "GET /_app/immutable/chunks/B2AZZEdi.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.669 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8497 - "GET /_app/immutable/chunks/DLCEll_g.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.701 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8498 - "GET /_app/immutable/chunks/DqQWfcuJ.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.701 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8500 - "GET /_app/immutable/chunks/DOWKdgXc.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.714 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8499 - "GET /_app/immutable/chunks/DKcqU_NI.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.745 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8501 - "GET /_app/immutable/chunks/mOnzbZTW.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.763 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8502 - "GET /_app/immutable/chunks/CJdAZ5wh.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.763 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8503 - "GET /_app/immutable/chunks/BRhi_GQI.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.777 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8504 - "GET /_app/immutable/chunks/B8J--ux7.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.794 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8506 - "GET /_app/immutable/chunks/Dxqh4ik-.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.794 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8505 - "GET /_app/immutable/chunks/DymEVbxd.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.826 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8507 - "GET /_app/immutable/chunks/CHRctSa9.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.857 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8508 - "GET /_app/immutable/chunks/mwDbUFdv.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.873 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8509 - "GET /_app/immutable/nodes/3.CIoFCpEL.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.888 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8510 - "GET /_app/immutable/chunks/D4CPDuR7.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.888 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8511 - "GET /_app/immutable/nodes/16.BAdaXpTz.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.904 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8513 - "GET /_app/immutable/chunks/g4VC0uvC.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.904 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8512 - "GET /_app/immutable/chunks/DgIoac01.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.950 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8514 - "GET /_app/immutable/chunks/Dsx5TKO5.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.998 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8516 - "GET /_app/immutable/chunks/BayX6ik-.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.998 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8515 - "GET /_app/immutable/chunks/C83syoBY.js HTTP/1.1" 200 - {} 2025-07-23 07:57:43.998 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8517 - "GET /_app/immutable/chunks/V4NzNuWG.js HTTP/1.1" 200 - {} 2025-07-23 07:57:44.013 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8518 - "GET /_app/immutable/chunks/v9D-eDAb.js HTTP/1.1" 200 - {} 2025-07-23 07:57:44.045 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8519 - "GET /_app/immutable/chunks/BXUrRDe8.js HTTP/1.1" 200 - {} 2025-07-23 07:57:44.061 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8520 - "GET /_app/immutable/chunks/LvmPT5aW.js HTTP/1.1" 200 - {} 2025-07-23 07:57:44.077 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8521 - "GET /_app/immutable/chunks/DR1IBh-r.js HTTP/1.1" 200 - {} 2025-07-23 07:57:44.092 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8523 - "GET /_app/immutable/chunks/B6Gd7nN9.js HTTP/1.1" 200 - {} 2025-07-23 07:57:44.092 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8522 - "GET /_app/immutable/chunks/CICvqL9d.js HTTP/1.1" 200 - {} 2025-07-23 07:57:44.092 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8524 - "GET /static/favicon.ico HTTP/1.1" 200 - {} 2025-07-23 07:57:44.177 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8525 - "GET /api/config HTTP/1.1" 200 - {} 2025-07-23 07:57:44.188 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8526 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:57:44.251 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8528 - "GET /api/v1/auths/ HTTP/1.1" 200 - {} 2025-07-23 07:57:44.267 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8529 - "GET /static/favicon.ico HTTP/1.1" 200 - {} 2025-07-23 07:57:44.267 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8527 - "GET /_app/immutable/chunks/D7OtZkwr.js HTTP/1.1" 200 - {} 2025-07-23 07:57:44.357 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8530 - "GET /api/config HTTP/1.1" 200 - {} 2025-07-23 07:57:44.451 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8535 - "GET /api/changelog HTTP/1.1" 200 - {} 2025-07-23 07:57:44.482 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8532 - "GET /api/v1/chats/archived?page=1&order_by=updated_at&direction=desc HTTP/1.1" 200 - {} 2025-07-23 07:57:44.482 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8531 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200 - {} 2025-07-23 07:57:44.489 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8536 - "GET /static/favicon.png HTTP/1.1" 200 - {} 2025-07-23 07:57:44.489 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8533 - "GET /api/v1/folders/ HTTP/1.1" 200 - {} 2025-07-23 07:57:44.505 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8534 - "GET /api/v1/channels/ HTTP/1.1" 200 - {} 2025-07-23 07:57:44.553 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8538 - "GET /api/v1/users/user/settings HTTP/1.1" 200 - {} 2025-07-23 07:57:44.607 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8540 - "GET /api/v1/chats/11737ebc-faba-45e4-8985-21554ac428b1 HTTP/1.1" 200 - {} 2025-07-23 07:57:44.617 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8541 - "GET /api/v1/chats/all/tags HTTP/1.1" 200 - {} 2025-07-23 07:57:44.617 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8539 - "GET /assets/fonts/Archivo-Variable.ttf HTTP/1.1" 200 - {} 2025-07-23 07:57:44.649 | INFO | open_webui.routers.openai:get_all_models:392 - get_all_models() - {} 2025-07-23 07:57:44.712 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8545 - "GET /api/v1/chats/pinned HTTP/1.1" 200 - {} 2025-07-23 07:57:44.840 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8547 - "GET /api/v1/folders/ HTTP/1.1" 200 - {} 2025-07-23 07:57:44.859 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8548 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200 - {} 2025-07-23 07:57:44.923 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8549 - "GET /api/v1/folders/ HTTP/1.1" 200 - {} 2025-07-23 07:57:44.950 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8550 - "GET /assets/fonts/Vazirmatn-Variable.ttf HTTP/1.1" 200 - {} 2025-07-23 07:57:46.178 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8542 - "GET /api/models HTTP/1.1" 200 - {} 2025-07-23 07:57:46.357 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8551 - "GET /api/v1/configs/banners HTTP/1.1" 200 - {} 2025-07-23 07:57:46.452 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8552 - "GET /api/v1/tools/ HTTP/1.1" 200 - {} 2025-07-23 07:57:46.513 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8553 - "GET /api/v1/auths/admin/config HTTP/1.1" 200 - {} 2025-07-23 07:57:46.527 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8556 - "GET /api/webhook HTTP/1.1" 200 - {} 2025-07-23 07:57:46.544 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8554 - "GET /api/v1/auths/admin/config/ldap/server HTTP/1.1" 200 - {} 2025-07-23 07:57:46.622 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8558 - "GET /api/v1/auths/admin/config/ldap HTTP/1.1" 200 - {} 2025-07-23 07:57:46.853 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8555 - "GET /api/version/updates HTTP/1.1" 200 - {} 2025-07-23 07:57:47.002 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8559 - "GET /api/version/updates HTTP/1.1" 200 - {} 2025-07-23 07:57:47.965 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8561 - "GET /api/v1/chats/1575730d-6222-4e7a-b772-e4da1ad85582 HTTP/1.1" 200 - {} 2025-07-23 07:57:47.982 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8562 - "GET /api/v1/chats/b99dff9c-a576-4882-8eef-9d2f30cce54d HTTP/1.1" 200 - {} 2025-07-23 07:57:48.060 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8563 - "GET /api/v1/chats/c56e0ba2-9c34-4fab-a7af-65dcf4bae598 HTTP/1.1" 200 - {} 2025-07-23 07:57:48.092 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8565 - "GET /_app/immutable/chunks/B-rrBQv6.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.092 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8564 - "GET /_app/immutable/nodes/19.Cbm0S9tC.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.092 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8566 - "GET /_app/immutable/chunks/DRLcIvA1.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.107 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8567 - "GET /_app/immutable/assets/Drawer.Bz8t_RYw.css HTTP/1.1" 200 - {} 2025-07-23 07:57:48.107 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8568 - "GET /_app/immutable/assets/MapSelector.CIGW-MKW.css HTTP/1.1" 200 - {} 2025-07-23 07:57:48.169 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8569 - "GET /_app/immutable/assets/Chat.CWA0G-PE.css HTTP/1.1" 200 - {} 2025-07-23 07:57:48.200 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8570 - "GET /_app/immutable/chunks/BFPfISnQ.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.232 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8571 - "GET /_app/immutable/chunks/C5ueE1I0.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.263 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8572 - "GET /_app/immutable/chunks/Bo7M5qGo.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.294 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8573 - "GET /_app/immutable/chunks/DuvPy7Me.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.341 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8574 - "GET /_app/immutable/chunks/EyJBrpYg.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.388 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8575 - "GET /_app/immutable/chunks/D5GAg2SK.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.388 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8576 - "GET /_app/immutable/chunks/CajVTryx.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.513 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8577 - "GET /_app/immutable/chunks/wOjkWnDL.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.513 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8580 - "GET /api/v1/chats/b99dff9c-a576-4882-8eef-9d2f30cce54d HTTP/1.1" 200 - {} 2025-07-23 07:57:48.513 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8578 - "GET /_app/immutable/chunks/DpkKLP7G.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.529 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8579 - "GET /_app/immutable/chunks/B4JTQNlu.js HTTP/1.1" 200 - {} 2025-07-23 07:57:48.607 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8581 - "GET /api/v1/chats/c56e0ba2-9c34-4fab-a7af-65dcf4bae598 HTTP/1.1" 200 - {} 2025-07-23 07:57:48.797 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8582 - "GET /api/v1/chats/b7b3c072-5f65-4d65-804b-204165f4be8e HTTP/1.1" 200 - {} 2025-07-23 07:57:48.797 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8583 - "GET /api/v1/chats/8e86c3e0-6a51-49d3-9087-0961122cdcf9 HTTP/1.1" 200 - {} 2025-07-23 07:57:48.813 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8584 - "GET /api/v1/chats/1545d5df-4c79-4185-903d-39030e7117ca HTTP/1.1" 200 - {} 2025-07-23 07:57:48.826 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8585 - "GET /api/v1/chats/31bf22ad-cac6-45bd-a2ac-7311fabf94db HTTP/1.1" 200 - {} 2025-07-23 07:57:48.892 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8586 - "GET /api/v1/chats/ffb8e35f-e880-448f-809e-aa77ac1b6a6e HTTP/1.1" 200 - {} 2025-07-23 07:57:48.956 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:8587 - "GET /api/v1/chats/31bf22ad-cac6-45bd-a2ac-7311fabf94db HTTP/1.1" 200 - {} Openwebui Start-bat: @echo off title OpenWebUI call "%~dp0venv\Scripts\activate.bat" pip install --upgrade certifi for /f "delims=" %%i in ('python -c "import certifi; print(certifi.where())"') do set "SSL_CERT_FILE=%%i" set "REQUESTS_CA_BUNDLE2=C:\Python\OpenWebUI\venv\docling_plus_root.pem" set "REQUESTS_CA_BUNDLE=%SSL_CERT_FILE%" set "ENABLE_RAG_LOCAL_WEB_FETCH=True" set "DOCLING_ASYNC=true" set "WEBUI_ALLOW_DUPLICATE_FILES=true" set "ENABLE_RAG_LOCAL_WEB_FETCH=True" open-webui serve --port 8081@echo off title OpenWebUI rem --------------------------------------------------------------------------- rem OpenWebUI – Startskript mit kombiniertem CA-Bundle und RAG-Optionen rem Ablageort: gleiches Verzeichnis wie das venv-Ordner rem --------------------------------------------------------------------------- rem -- 0) Arbeitsverzeichnis auf den Skriptpfad setzen ------------------------ cd /d "%~dp0" rem -- 1) Virtuelle Python-Umgebung aktivieren -------------------------------- call "%~dp0venv\Scripts\activate.bat" rem -- 2) Certifi aktualisieren ---------------------------------------------- echo [INFO] Prüfe/aktualisiere Certifi … pip install --quiet --upgrade certifi rem -- 3) Pfade definieren ---------------------------------------------------- set "ROOT=%~dp0venv" for /f "delims=" %%i in ('python -c "import certifi,sys; sys.stdout.write(certifi.where())"') do set "CERTIFI_PEM=%%i" set "CUSTOM_ROOT=%ROOT%\docling_root.pem" set "COMBINED_PEM=%ROOT%\docling_plus_root.pem" rem -- 3a) Kombiniertes CA-Bundle erstellen/aktualisieren --------------------- set "NEED_BUILD=0" if not exist "%COMBINED_PEM%" (set "NEED_BUILD=1") else ( for %%a in ("%COMBINED_PEM%") do set "DATE_COMBINED=%%~ta" for %%a in ("%CERTIFI_PEM%") do set "DATE_CERTIFI=%%~ta" for %%a in ("%CUSTOM_ROOT%") do set "DATE_CUSTOM=%%~ta" if "%DATE_COMBINED%" LSS "%DATE_CERTIFI%" set "NEED_BUILD=1" if "%DATE_COMBINED%" LSS "%DATE_CUSTOM%" set "NEED_BUILD=1" ) if "%NEED_BUILD%"=="1" ( echo [INFO] Erstelle kombiniertes CA-Bundle … copy /y "%CERTIFI_PEM%" "%COMBINED_PEM%" >nul if exist "%CUSTOM_ROOT%" ( type "%CUSTOM_ROOT%" >> "%COMBINED_PEM%" ) else ( echo [WARN] Benutzerdefiniertes Root-Zertifikat "%CUSTOM_ROOT%" nicht gefunden. ) ) else ( echo [INFO] Kombiniertes CA-Bundle ist bereits aktuell. ) rem -- 4) Umgebungsvariablen setzen ------------------------------------------- set "REQUESTS_CA_BUNDLE=%COMBINED_PEM%" set "SSL_CERT_FILE=%COMBINED_PEM%" set "DOCLING_ASYNC=true" set "WEBUI_ALLOW_DUPLICATE_FILES=true" set "ENABLE_RAG_LOCAL_WEB_FETCH=true" rem -- 5) Port übernehmen (optional als %1) ----------------------------------- set "PORT=8081" if not "%~1"=="" set "PORT=%~1" rem -- 6) OpenWebUI starten ---------------------------------------------------- echo [INFO] Starte OpenWebUI auf Port %PORT% … open-webui serve --port %PORT% rem -- 7) Skript offen halten -------------------------------------------------- echo [INFO] OpenWebUI wurde beendet. Drücke eine Taste, um das Fenster zu schließen. pause >nul
Author
Owner

@tjbck commented on GitHub (Jul 23, 2025):

v1 is not yet supported #15785

<!-- gh-comment-id:3106421447 --> @tjbck commented on GitHub (Jul 23, 2025): v1 is not yet supported #15785
Author
Owner

@Ollie-Grayson commented on GitHub (Jul 23, 2025):

https://github.com/open-webui/open-webui/pull/15785 this issue already has a pull request, it is due to an outdated endpoint being used after an update to docling

<!-- gh-comment-id:3106423257 --> @Ollie-Grayson commented on GitHub (Jul 23, 2025): https://github.com/open-webui/open-webui/pull/15785 this issue already has a pull request, it is due to an outdated endpoint being used after an update to docling
Author
Owner

@Soliver84 commented on GitHub (Jul 23, 2025):

Thanks for the quick answers
@Ollie-Grayson and @tjbck
I already knew that and tried both.

Docling v1.0.0 with the change from v1alpha to v1
Docling v0.16.1

I also tested Docling v0.16.1, same error: Invalid resolution 0 dpi. Using 70 instead.

Please don't just close it; it's important to get to the bottom of the problem.
We're using it semi-productively, so I really need help.

<!-- gh-comment-id:3107150354 --> @Soliver84 commented on GitHub (Jul 23, 2025): Thanks for the quick answers @Ollie-Grayson and @tjbck I already knew that and tried both. Docling v1.0.0 with the change from v1alpha to v1 Docling v0.16.1 I also tested Docling v0.16.1, same error: Invalid resolution 0 dpi. Using 70 instead. Please don't just close it; it's important to get to the bottom of the problem. We're using it semi-productively, so I really need help.
Author
Owner

@sir3mat commented on GitHub (Oct 16, 2025):

Thanks for the quick answers @Ollie-Grayson and @tjbck I already knew that and tried both.

Docling v1.0.0 with the change from v1alpha to v1 Docling v0.16.1

I also tested Docling v0.16.1, same error: Invalid resolution 0 dpi. Using 70 instead.

Please don't just close it; it's important to get to the bottom of the problem. We're using it semi-productively, so I really need help.

the problem is inside docling

<!-- gh-comment-id:3409709937 --> @sir3mat commented on GitHub (Oct 16, 2025): > Thanks for the quick answers [@Ollie-Grayson](https://github.com/Ollie-Grayson) and [@tjbck](https://github.com/tjbck) I already knew that and tried both. > > Docling v1.0.0 with the change from v1alpha to v1 Docling v0.16.1 > > I also tested Docling v0.16.1, same error: Invalid resolution 0 dpi. Using 70 instead. > > Please don't just close it; it's important to get to the bottom of the problem. We're using it semi-productively, so I really need help. the problem is inside docling
Author
Owner

@Ollie-Grayson commented on GitHub (Oct 16, 2025):

i do believe it was fixed also in a newer version of openwebui correct me if I am wrong. If so then u need to update ur instance

<!-- gh-comment-id:3409777175 --> @Ollie-Grayson commented on GitHub (Oct 16, 2025): i do believe it was fixed also in a newer version of openwebui correct me if I am wrong. If so then u need to update ur instance
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#72334