[Question]: How can I upload 1000 files at once
Describe your problem
我上传了一个文件夹,一共有869个文件,我设置了 client_max_body_size 999M,但是还是出现这个错误,请问,怎么能一次性上传1000个文件呢?
@fg2501 We intend to create an international community, so we encourage using English for communication.
@fg2501我们打算创建一个国际社区,所以我们鼓励使用英语进行交流。
大佬,并不是我不想用英语交流,而是我不会啊!
@fg2501 We intend to create an international community, so we encourage using English for communication.
If I really have to communicate in English, can every sentence be translated into English through ChatGPT and sent here, just like I'm doing right now?
I don't think it is feasible to accomplish this through web UI. Check HTTP API / Python SDK out.
I don't think it is feasible to accomplish this through web UI. Check HTTP API / Python SDK out.
大神,我是一个编程小白,能具体说一下,应该怎么做呢?