mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-14 05:15:18 +00:00
fix
This commit is contained in:
parent
633607a5c2
commit
84bfebd05e
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ import json
|
||||||
|
|
||||||
import sentence_transformers
|
import sentence_transformers
|
||||||
|
|
||||||
from apps.web.models.documents import (
|
from apps.webui.models.documents import (
|
||||||
Documents,
|
Documents,
|
||||||
DocumentForm,
|
DocumentForm,
|
||||||
DocumentResponse,
|
DocumentResponse,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue