mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
issue: ValueError: Unsupported vector type: s3vector #5996
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 @jsweetzer-ea on GitHub (Aug 8, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.18
Ollama Version (if applicable)
No response
Operating System
AWS Linux/X86_64
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
According to the docs
https://docs.openwebui.com/getting-started/env-configuration/#vector-database
"s3vector" is a valid option
Actual Behavior
ValueError: Unsupported vector type: s3vector
Steps to Reproduce
Build with VECTOR_DB = s3vector
Logs & Screenshots
Additional Information
No response
@jsweetzer-ea commented on GitHub (Aug 8, 2025):
Not present here
https://github.com/open-webui/open-webui/blob/main/backend/open_webui/retrieval/vector/type.py
@tjbck commented on GitHub (Aug 8, 2025):
will be available in 0.6.19