mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
remove file size check for sdk API (#3066)
### What problem does this PR solve? ### Type of change - [ ] Bug Fix (non-breaking change which fixes an issue) - [ ] New Feature (non-breaking change which adds functionality) - [ ] Documentation Update - [x] Refactoring - [ ] Performance Improvement - [ ] Other (please describe):
This commit is contained in:
@ -52,6 +52,6 @@ This file must be configured to point to your RAGFlow instance, with the `ragflo
|
||||
Before you can use this plugin, ensure the following are in place:
|
||||
|
||||
1. You have installed and configured [ChatGPT-on-WeChat](https://github.com/zhayujie/chatgpt-on-wechat).
|
||||
2. You have deployed and are running the [RAGFlow](https://github.com/jina-ai/ragflow) server.
|
||||
2. You have deployed and are running the [RAGFlow](https://github.com/infiniflow/ragflow) server.
|
||||
|
||||
Make sure both `config.json` files (ChatGPT-on-WeChat and RAGFlow Chat Plugin) are correctly set up as per the examples above.
|
||||
|
||||
Reference in New Issue
Block a user