mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Fix typos (#4662)
### What problem does this PR solve? Fix typos in the documents ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) --------- Signed-off-by: Jin Hai <haijin.chn@gmail.com> Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com>
This commit is contained in:
@ -138,7 +138,7 @@ If you cannot download the RAGFlow Docker image, try the following mirrors.
|
||||
### MacOS
|
||||
|
||||
- `MACOS`
|
||||
Optimizations for MacOS. It is disabled by default. You can uncomment this line if your OS is MacOS.
|
||||
Optimizations for macOS. It is disabled by default. You can uncomment this line if your OS is macOS.
|
||||
|
||||
## Service configuration
|
||||
|
||||
@ -168,7 +168,7 @@ If you cannot download the RAGFlow Docker image, try the following mirrors.
|
||||
|
||||
The OAuth configuration for signing up or signing in to RAGFlow using a third-party account. It is disabled by default. To enable this feature, uncomment the corresponding lines in **service_conf.yaml.template**.
|
||||
|
||||
- `github`: The GitHub authentication settings for your application. Visit the [Github Developer Settings](https://github.com/settings/developers) page to obtain your client_id and secret_key.
|
||||
- `github`: The GitHub authentication settings for your application. Visit the [GitHub Developer Settings](https://github.com/settings/developers) page to obtain your client_id and secret_key.
|
||||
|
||||
### `user_default_llm`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user