mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
Using O3-mini api fail #3673
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 @davaded on GitHub (Feb 7, 2025).
Bug Report
Installation Method
Docker
Environment
Confirmation:
Expected behavior:
Using O3-mini api should return normally
Actual behavior:
Using O3-mini api returns the information "Error: An error occurred while processing the request: Object of type ModelModel is not JSON serializable"
Description
Error summary:
"Error: An error occurred while processing the request: Object of type ModelModel is not JSON serializable"
Logs and screenshots
@tjbck commented on GitHub (Feb 7, 2025):
Is this reproducible with any other models? Could you please provide relevant backend/frontend logs also?