mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
Incorrect url for openai embeddings #1239
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 @thienedits on GitHub (Jun 13, 2024).
Bug Report
Description
getting the error
404 Client Error: Not Found for url: https://api.openai.com/v1/embeddings/embeddingswhen uploading a fileBug Summary:
Steps to Reproduce:
Expected Behavior:
Actual Behavior:
Environment
**Open WebUI Version: 0.3.4 dev branch
**Ollama (if applicable): 0.1.43
**Operating System: macOS 14.5
**Browser (if applicable): Chrome Version 126.0.6478.56 (Official Build) (arm64)
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots (if applicable):
Installation Method
docker-compose
Additional Information
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!