Skip to content

Support for InvokeModelWithResponseStream param in invoke_model and InvokeModelWithResponseStream in Bedrock #302

Support for InvokeModelWithResponseStream param in invoke_model and InvokeModelWithResponseStream in Bedrock

Support for InvokeModelWithResponseStream param in invoke_model and InvokeModelWithResponseStream in Bedrock #302

name: Closed Issue Message
on:
issues:
types: [closed]
permissions:
contents: read
jobs:
auto_comment:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: aws-actions/closed-issue-message@37548691e7cc75ba58f85c9f873f9eee43590449
with:
# These inputs are both required
repo-token: "${{ secrets.GITHUB_TOKEN }}"
message: |
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.