Fixed typos: gitignore & config.mdx (#1974)
This commit is contained in:
@@ -200,7 +200,7 @@ Alright, let's dive into what each key means in the yaml config above:
|
||||
- `config`:
|
||||
- `name` (String): The name of your full-stack application.
|
||||
- `id` (String): The id of your full-stack application.
|
||||
<Note>Only use this to reload already created apps. We recommend users to not create their own ids.</Note>
|
||||
<Note>Only use this to reload already created apps. We recommend users not to create their own ids.</Note>
|
||||
- `collect_metrics` (Boolean): Indicates whether metrics should be collected for the app, defaults to `True`
|
||||
- `log_level` (String): The log level for the app, defaults to `WARNING`
|
||||
2. `llm` Section:
|
||||
|
||||
Reference in New Issue
Block a user