ragflow/docs/guides/llm_api_key_setup.md
writinwaters 3cae87a902
Reorganized docs for docusaurus publish (#860)
### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [x] Documentation Update
2024-05-21 20:53:55 +08:00

869 B

sidebar_position slug
4 /llm_api_key_setup

Set your LLM API key

You have two ways to input your LLM API key.

Before Starting The System

In user_default_llm of service_conf.yaml, you need to specify LLM factory and your own API_KEY. RagFlow supports the flowing LLM factory, and with more coming in the pipeline:

OpenAI, Tongyi-Qianwen, ZHIPU-AI, Moonshot

After sign in these LLM suppliers, create your own API-Key, they all have a certain amount of free quota.

After Starting The System

You can also set API-Key in User Setting as following: