Issue with running Cloude 3 model #1196

Closed
opened 2026-02-21 17:30:47 -05:00 by yindo · 0 comments
Owner

Originally created by @Kvieta1990 on GitHub (Mar 6, 2024).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Pleas do not modify this template :) and fill in all the required fields.

Dify version

0.5.8

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

  1. Create a new app, selecting the cloude-3-opus-20240229 model

  2. Choose the type of the app as Agent Assistant

  3. Leave all the other options as default

  4. Publish the app and visit the app URL. Type in hi or anything in the prompt and we will see the following error popping up,

[anthropic] Bad Request Error, {'type': 'error', 'error': {'type': 'overloaded_error', 'message': 'Overloaded'}}

When choosing the type of the app as Basic Assistant, there is no such an issue and everything works fine.

Originally created by @Kvieta1990 on GitHub (Mar 6, 2024). ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Pleas do not modify this template :) and fill in all the required fields. ### Dify version 0.5.8 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce 1. Create a new app, selecting the `cloude-3-opus-20240229` model 2. Choose the type of the app as `Agent Assistant` 3. Leave all the other options as default 4. Publish the app and visit the app URL. Type in `hi` or anything in the prompt and we will see the following error popping up, ``` [anthropic] Bad Request Error, {'type': 'error', 'error': {'type': 'overloaded_error', 'message': 'Overloaded'}} ``` > When choosing the type of the app as `Basic Assistant`, there is no such an issue and everything works fine.
yindo added the 🐞 bug label 2026-02-21 17:30:47 -05:00
yindo closed this issue 2026-02-21 17:30:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#1196