Error when setting custom instructions: The additional field system conflicts with the existing field text #4470
Unanswered
EmreErdogan
asked this question in
Troubleshooting
Replies: 2 comments 8 replies
-
Maybe this is fixed already, if the commit head is at What do the parameters on the right show for you? |
Beta Was this translation helpful? Give feedback.
7 replies
-
Hi, I am facing the same issue and the logs are the following. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
When attempting to submit a message with custom instructions set for AWS Bedrock's
anthropic.claude-3-5-sonnet-20240620-v1:0
model, an error occurs indicating a conflict between the 'system' and existing field text. This prevents the use of custom instructions and needs to be resolved.Steps to Reproduce:
Expected Behavior:
The AI assistant should work when custom instructions are set successfully.
Actual Behavior:
The error in the following screenshot is shown on the screen.
Container logs:
Environment:
anthropic.claude-3-5-sonnet-20240620-v1:0
Related Issues:
Beta Was this translation helpful? Give feedback.
All reactions