Skip to content
Snippets Groups Projects
Unverified Commit 8fa2963a authored by ooo oo's avatar ooo oo Committed by GitHub
Browse files

docs: fix a broken url (#234)

### What problem does this PR solve?

fix a broken url for moonshot 
`https://platform.moonshot.cn/docs/docs` to
`https://platform.moonshot.cn/docs`
Issue link:None

### Type of change

- [x] Documentation Update
parent e439d095
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ In **user_default_llm** of [service_conf.yaml](./docker/service_conf.yaml), you ...@@ -5,7 +5,7 @@ In **user_default_llm** of [service_conf.yaml](./docker/service_conf.yaml), you
RagFlow supports the flowing LLM factory, and with more coming in the pipeline: RagFlow supports the flowing LLM factory, and with more coming in the pipeline:
> [OpenAI](https://platform.openai.com/login?launch), [Tongyi-Qianwen](https://dashscope.console.aliyun.com/model), > [OpenAI](https://platform.openai.com/login?launch), [Tongyi-Qianwen](https://dashscope.console.aliyun.com/model),
> [ZHIPU-AI](https://open.bigmodel.cn/), [Moonshot](https://platform.moonshot.cn/docs/docs) > [ZHIPU-AI](https://open.bigmodel.cn/), [Moonshot](https://platform.moonshot.cn/docs)
After sign in these LLM suppliers, create your own API-Key, they all have a certain amount of free quota. After sign in these LLM suppliers, create your own API-Key, they all have a certain amount of free quota.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment