Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we merge all configuration files into one? #3263

Open
TheBestPessimist opened this issue Feb 16, 2025 · 1 comment
Open

Can we merge all configuration files into one? #3263

TheBestPessimist opened this issue Feb 16, 2025 · 1 comment

Comments

@TheBestPessimist
Copy link

Issue

Right now i use 2 separate configuration files: .aider.conf.yml and .aider.model.settings.yml. Is there a possibility to move all the configuration into aider.conf.yml?

Version and model info

No response

@TheBestPessimist
Copy link
Author

For that matter, could i also add the costs to the same file, instead of having to create a third file which is json this time and not yaml?

- name: some-model
  edit_format: diff 
  editor_edit_format: editor-diff
  remove_reasoning: think
  extra_params:
    input_cost_per_token: 0.00000014   <------
    output_cost_per_token: 0.00000028 <---------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant