Wrong Docling endpoint #5803

Closed
opened 2025-11-11 16:34:04 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @ovidiusoft on GitHub (Jul 18, 2025).

2470da8336/backend/open_webui/retrieval/loaders/main.py (L184)

This API endpoint in Docling should be /v1/... not /v1alpha/... Confirmed by editing the file directly in the docker container, restarting it and re-uploading (both in the chat dialog and in knowledge).

From docling logs: "POST /v1alpha/convert/file HTTP/1.1" 404 Not Found

Originally created by @ovidiusoft on GitHub (Jul 18, 2025). https://github.com/open-webui/open-webui/blob/2470da833679f61619f2275862185259fe7f5168/backend/open_webui/retrieval/loaders/main.py#L184 This API endpoint in Docling should be /v1/... not /v1alpha/... Confirmed by editing the file directly in the docker container, restarting it and re-uploading (both in the chat dialog and in knowledge). From docling logs: "POST /v1alpha/convert/file HTTP/1.1" 404 Not Found
Author
Owner

@rgaricano commented on GitHub (Jul 18, 2025):

Yes, it's addressed in PR https://github.com/open-webui/open-webui/pull/15785

@rgaricano commented on GitHub (Jul 18, 2025): Yes, it's addressed in PR https://github.com/open-webui/open-webui/pull/15785
Author
Owner

@ovidiusoft commented on GitHub (Jul 18, 2025):

Ah, didn't see that. Thank you! Will re-test when the PR is added to a release.

@ovidiusoft commented on GitHub (Jul 18, 2025): Ah, didn't see that. Thank you! Will re-test when the PR is added to a release.
Author
Owner

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

Hello

the complete changes were made as described here?
https://github.com/docling-project/docling-serve/blob/main/docs/v1_migration.md

@Soliver84 commented on GitHub (Jul 21, 2025): Hello the complete changes were made as described here? https://github.com/docling-project/docling-serve/blob/main/docs/v1_migration.md
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#5803