docs: add reference of configuration guide
This commit is contained in:
parent
d6c15fa075
commit
8fccd9cc7f
|
|
@ -81,6 +81,7 @@ cp .env.example .env
|
||||||
# See the 'Supported Search Engines' and 'Text-to-Speech Integration' sections below for all available options
|
# See the 'Supported Search Engines' and 'Text-to-Speech Integration' sections below for all available options
|
||||||
|
|
||||||
# Configure conf.yaml for your LLM model and API keys
|
# Configure conf.yaml for your LLM model and API keys
|
||||||
|
# Please refer to 'docs/configuration_guide.md' for more details
|
||||||
cp conf.yaml.example conf.yaml
|
cp conf.yaml.example conf.yaml
|
||||||
|
|
||||||
# Install marp for ppt generation
|
# Install marp for ppt generation
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue