mirror of
https://github.com/karl0ss/ai_image_frame_server.git
synced 2025-08-05 01:58:27 +01:00
update the openapi folder name
This commit is contained in:
parent
e2acd2dcd6
commit
6e39c34a58
@ -76,7 +76,7 @@ def create_prompt_on_openwebui(prompt: str, topic: str = "random", model: str =
|
||||
result = client.chat(
|
||||
question=user_content,
|
||||
chat_title=datetime.now().strftime("%Y-%m-%d %H:%M"),
|
||||
folder_name="Ai Image Requests"
|
||||
folder_name="ai-frame-image-server"
|
||||
)
|
||||
|
||||
if result:
|
||||
|
Loading…
x
Reference in New Issue
Block a user