mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
使用RAG时出现的错误 #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eiumc on GitHub (Mar 16, 2025).
添加ollama的语义模型后,在知识库上传文件时显示“400: 'NoneType' object is not iterable”或者"Embedding dimension xxxx does not match collection dimensionality xxxx"
尝试下载并切换了多个语义模型后会有这两种错误提示
不知道如何解决