You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI Agent node's Conversational Agent can be configured with AWS Bedrock Chat Model only if it has been set to other type such as ReAct Agent and then changed back to Conversational Agent after setting the model to AWS Bedrock Chat Model
#10316
AI Agent node's Conversational Agent can be configured with AWS Bedrock Chat Model only if it has been set to other type such as ReAct Agent and then changed back to Conversational Agent after setting the model to AWS Bedrock Chat Model.
To Reproduce
Add AI Agent node
Set Agent to Conversational Agent
Try to set the Model as AWS Bedrock Chat Model, it will not be possible because the option doesn't allow it.
Workaround:
Set Agent to ReAct Agent
Set Model as AWS Bedrock Chat Model
Set Agent back to Conversational Agent
Now, Conversational Agent can use AWS Bedrock Chat Model and upon testing with some toy scenario, it works.
Expected behavior
AI Agent Conversational Agent can directly use the AWS Bedrock Chat Model without workaround.
Operating System
n8n cloud
n8n Version
1.51.2
Node.js Version
n8n cloud
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered:
Bug Description
AI Agent node's Conversational Agent can be configured with AWS Bedrock Chat Model only if it has been set to other type such as ReAct Agent and then changed back to Conversational Agent after setting the model to AWS Bedrock Chat Model.
To Reproduce
Workaround:
Now, Conversational Agent can use AWS Bedrock Chat Model and upon testing with some toy scenario, it works.
Expected behavior
AI Agent Conversational Agent can directly use the AWS Bedrock Chat Model without workaround.
Operating System
n8n cloud
n8n Version
1.51.2
Node.js Version
n8n cloud
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: