基于图片的智能信息检索问答-gradio_gpt4o.py运行结果错误 #331
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#331
Loading…
Reference in New Issue
Block a user
No description provided.
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?
在10月26日基于图片的智能信息检索问答-基德老师的课件中,gradio_gpt4o.py,将此程序在我的本地PC pycharm上运行,生成web页面之后,在对话交互时,出现错误,“413 Request Entity Too Large”,如截图所示,请问如何解决啊?
这个看起来是用的nginx做的反向代理配置问题,当文件大小超过1M,会出现413 Request Entity Too Large
如果是自己部署的改下nginx参数,如果是买的服务,让服务提供商改下配置
参考:https://juejin.cn/post/6950164881412718600