System prompt becomes empty when using AWS Bedrock with Claude 3.7 Sonnet #6749
Unanswered
void110in
asked this question in
Troubleshooting
Replies: 1 comment
-
I recommend using Agents as a successor to presets, which bring in more capabilities. https://www.librechat.ai/docs/features/agents Also, it seems the preset issue is not happening to me, it is not disappearing. Some of the parameter fields may have change that would cause the issue, but making a new one from scratch would work. Also, export the preset to help us confirm that's what happening. Here is my export, working preset: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
What happened?
I have a preset that I've been using for a long time. It was working normally with the Docker image from February 25.
On April 5, I pulled the latest Docker image and confirmed that there were no changes to the .env file, but as mentioned in the title, the system prompt becomes empty.
Below is an excerpt from CloudWatch Logs:
I tried using the Docker image from around 2025/2/25, which was working normally before:
As you can see, the
additionalModelRequestFields
appears to be missing.I haven't checked the source code changes yet, but this behavior seems like a bug.
Version Information
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions