mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
OpenAI API seemed not under proxy using tts #562
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 @nijisakai on GitHub (Mar 29, 2024).
Bug Report
Description
Bug Summary:
when add -e OPENAI_API_BASE_URLS="https://api.openai.com/v1 i got a blank screen and error says after a while: no connection to api.openai.com. remove this environment and everything goes fine.
Also, although i set proxy and i can use gpt-3.5 from litellm, i still can't use Audio from OpenAI API, gives a 500 error.
Environment