aws-samples / aws-samples/bedrock-chat
[Feature Request] Display images from Bedrock Agents Code Interpretor
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 535
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 10
Description
## Describe the solution you'd like
It is convenient to display images generated by Bedrock Agents.
## Why the solution needed
Code Interpreter can input and output a variety of files. In particular, generating chart images in data visualization is one useful use case.
https://docs.aws.amazon.com/bedrock/latest/userguide/agents-code-interpretation.html
For example, Code Interpretor generated this chart in AWS Console:

## Additional context
N/a
## Implementation feasibility
Are you willing to collaborate with us to discuss the solution, decide on the approach, and assist with the implementation?
- [ ] Yes, I am able to implement the feature and create a pull request.
- [x] No, I am unable to implement the feature, but I am open to discussing the solution.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by tracing how Bedrock Agent responses and generated files reach the React chat UI, then determine the response and rendering changes needed; done means images produced by Code Interpreter are displayed in the conversation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, react, typescript
- Domain
- ai, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100