aws-samples / aws-samples/llm-gateway

Support for Bedrock Agents

Open
#89 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
26
Forks
6
PR merge metrics
No merged PRs in 30d

Description

**The current issue:**

- Bedrock Agents' POST requests are not returning properly formatted JSON.
- Customers using REST-based web tools don't want to process data chunks.

**Proposed solution:**

- Use boto3 to interact with Bedrock Agents, as it's more reliable via this gateway
- Create REST abstractions to simplify the process for customers.

This approach would improve data formatting and reduce the need for additional processing on the client side.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.