177 allow setting models independently for each assistantagent in config#180
Conversation
abuzarmahmood
commented
May 6, 2025
- feat: enable independent model configuration for each agent in bot
- fix: define agent_name parameter in write_issue_response function
Generated edit command:Summary of User's Issues and RequestsThe user has requested the ability to set models independently for each assistant/agent in the configuration of the Overview of Plan to Address the Issues
Specific Details of Changes to be Made
These changes will enable each agent to have its own model configuration, allowing for more flexible and tailored responses based on the specific needs of each agent. This response was automatically generated by blech_bot using model gpt-4o Aider output: View Aider Output |
for more information, see https://pre-commit.ci
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #180 +/- ##
==========================================
- Coverage 41.79% 41.72% -0.08%
==========================================
Files 4 4
Lines 579 580 +1
Branches 66 66
==========================================
Hits 242 242
- Misses 335 336 +1
Partials 2 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Applied changes based on comment: View Aider OutputThis response was automatically generated by blech_bot using model gpt-4o |
for more information, see https://pre-commit.ci
|
Update config/params.json with the new schema for each assistant |
|
Applied changes based on comment: View Aider OutputThis response was automatically generated by blech_bot using model gpt-4o |
|
Update config/params.json with the new schema for each assistant listed in agents.py |
|
Applied changes based on comment: View Aider OutputThis response was automatically generated by blech_bot using model gpt-4o |