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

Ability to configure multi-models to CoverAgent. #173

Open
coderustic opened this issue Oct 5, 2024 · 0 comments
Open

Ability to configure multi-models to CoverAgent. #173

coderustic opened this issue Oct 5, 2024 · 0 comments
Labels
enhancement New feature or request platform Underlying platform (code) changes refactor Refactoring the code to make it better

Comments

@coderustic
Copy link
Contributor

Ability to allow to use different models for different tasks, for eg:

  1. One can use GPT3.5 for finding the markers of when to insert headers
  2. To find NL comprehension of focal method use a codeX or codellama
  3. For unit test generation use GPT4 etc
@EmbeddedDevops1 EmbeddedDevops1 added enhancement New feature or request refactor Refactoring the code to make it better platform Underlying platform (code) changes labels Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request platform Underlying platform (code) changes refactor Refactoring the code to make it better
Projects
Status: No status
Development

No branches or pull requests

2 participants