Significant-Gravitas / Significant-Gravitas/AutoGPT

Model ID mismatch in AITextSummarizerBlock for Claude 4.7 aliases

Open
#13,005 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
187k
Forks
46k
Avg merge
3d 2h
Merged PRs (30d)
299

Description

### ⚠️ Search for existing issues first ⚠️

- [x] I have searched the existing issues, and there is no existing issue for my problem

### Which Operating System are you using?

Windows

### Which version of AutoGPT are you using?

Latest Release

### What LLM Provider do you use?

Azure

### Which area covers your issue best?

Installation and setup

### What commit or version are you using?

Core Model: Gemini 3 Flash

### Describe your issue.

Following the release of v0.6.58, users attempting to use the new Claude Opus 4.7 support in the Agent Builder are seeing BlockUnknownError failures. While the model is selectable in the UI, the backend AITextSummarizerBlock and AIListGeneratorBlock are failing to map the internal alias to the provider ID correctly, resulting in a 400 - invalid model ID error from the Anthropic/OpenRouter proxy.

### Upload Activity Log Content

_No response_

### Upload Error Log Content

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Agent Builder failure with the Claude Opus 4.7 alias, then inspect model-ID mapping in AITextSummarizerBlock and AIListGeneratorBlock. Done means both blocks resolve the internal alias to the provider ID accepted by the Anthropic/OpenRouter proxy without a 400 invalid-model error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
ai, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.