Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Mistral does not working #609

Open
fsatsuki opened this issue Nov 25, 2024 · 0 comments
Open

[BUG]: Mistral does not working #609

fsatsuki opened this issue Nov 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fsatsuki
Copy link
Contributor

🚨 Please Note 🚨

To ensure efficient investigation of the issue, please fill out the fields below with as much detail as possible. Reports that do not follow this template may be closed without notification. We appreciate your cooperation.

Describe the bug

A clear and concise description of what the bug is.

Mistral with bedrock ConverseStream does'nt work.

[Cloud Watch Logs]

{
    "schemaType": "ModelInvocationLog",
    "schemaVersion": "1.0",
    "timestamp": "2024-11-25T04:34:01Z",
    "accountId": "241231359358",
    "identity": {
        "arn": "arn:aws:sts::241231359358:assumed-role/BedrockChatStack-WebSocketHandlerRole4D6EDDA6-ZlWJRBDYLEUo/BedrockChatStack-WebSocketHandler7115E6CA-tvD32M5nnzNp"
    },
    "region": "us-east-1",
    "requestId": "84c8f065-8358-4eee-9ca3-4c99b067753d",
    "operation": "ConverseStream",
    "modelId": "mistral.mistral-large-2402-v1:0",
    "errorCode": "ValidationException"
}

To Reproduce

Steps to reproduce the behavior:

  1. enable enableMistral in cdk.json
  2. deploy cdk
  3. select model with mistral
  4. say hello in chat.

Screenshots

If applicable, add screenshots to help explain your problem.
Screenshot 2024-11-25 at 14 52 10

Additional context

Add any other context about the problem here.

@statefb statefb added the bug Something isn't working label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants