This commit is contained in:
Paul Gauthier 2024-07-04 11:45:33 -03:00
parent 9d66cdecda
commit 4642596395
5 changed files with 10 additions and 8 deletions

View file

@ -90,10 +90,10 @@ cog.outl("```")
#openai-organization-id:
## Specify a file with aider model settings for unknown models
#model-settings-file:
#model-settings-file: .aider.model.settings.yml
## Specify a file with context window and costs for unknown models
#model-metadata-file:
#model-metadata-file: .aider.model.metadata.json
## Verify the SSL cert when connecting to models (default: True)
#verify-ssl: true