Skip to content

Commit

Permalink
chore(wren-ai-service): add readme for config example files (#1295)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyeh authored Feb 13, 2025
1 parent 9f65525 commit 33d8c19
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions wren-ai-service/docs/config_examples/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# MUST READ!!!

Since these config files are examples, so **please carefully read the file and comments inside**. Try to understand the purpose of each section and parameter, **don't simply copy and paste the content of these config files into your own config file. It will not work.** For more detailed information to the configurations, please [read this file](../configuration.md).

We also definitely welcome your contribution to add config files for other LLM providers.

0 comments on commit 33d8c19

Please sign in to comment.