mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
Importing a function downloaded from the community results in a 422 error #1705
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 @czqczqcg on GitHub (Aug 7, 2024).
Bug Report
Description
Bug Summary:
Importing a function downloaded from the community results in a 422 error.
Steps to Reproduce:
go to the workspace/functions page, then import a function downloaded from the community
Expected Behavior:
Upload successful
Actual Behavior:
"POST /api/v1/functions/create HTTP/1.1" 422 Unprocessable Entity
Environment
Open WebUI Version: v0.3.11
Ollama (if applicable): 0.3.3
Operating System: windows 10
Browser (if applicable): chrome
Reproduction Details
Confirmation:
Logs and Screenshots
Docker Container Logs:
"POST /api/v1/functions/create HTTP/1.1" 422 Unprocessable Entity
Installation Method
Docker

@justinh-rahb commented on GitHub (Aug 7, 2024):
It would help to know which function failed to import.