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

feat: add support for per-agent configuration #531

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

deathbeam
Copy link
Collaborator

Allow users to define extra per-agent configuration by introducing a new agents config option. This enables customizing request parameters for specific agents, such as setting different models for different AI providers.

Closes #526

Allow users to define extra per-agent configuration by introducing a new
`agents` config option. This enables customizing request parameters for
specific agents, such as setting different models for different AI
providers.

Closes CopilotC-Nvim#526

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
@deathbeam deathbeam added documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested and removed documentation Improvements or additions to documentation labels Nov 19, 2024
@deathbeam deathbeam marked this pull request as draft November 21, 2024 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copilot Extensions specific configuration support
1 participant