Skip to content

Commit

Permalink
document the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
grischperl committed Dec 11, 2024
1 parent 24f6a23 commit 0f604a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,8 @@ Because the companion uses the FastAPI framework, read the following documentati

### Configuration

For local development, LLMs can be configured inside the `config/models.yml` file.
For local development, you can configure LLMs by modifying the `config/config.json` file.
To use a configuration file from a different location, set the `CONFIG_PATH` environment variable to the path of your desired JSON configuration file.

## Code Checks

Expand Down

0 comments on commit 0f604a9

Please sign in to comment.