aws / aws/bedrock-agentcore-sdk-python

import-agent: Specify Bedrock AgentCore Gateway Targets

Đang mở
#261 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
761
Fork
147
Merge trung bình
1 ngày 23 giờ
Pull request đã merge (30 ngày)
7

Mô tả

**Is your feature request related to a problem? Please describe.**

I'm attempting to use the **import-agent** tool to migrate a Bedrock Agent into AgentCore but I'm running into the following issue:

When I try to import a Bedrock Agent that has OpenAPI action group schemas, the import fails with validation errors. It looks like the tool is converting these to Gateway Lambda targets, which only support a limited schema format (type, properties, required, items, description). I can see that AgentCore Gateway supports OpenAPI targets with full schemas, so is this just a current limitation of the tool?

**Describe the solution you'd like**

The ability to specify an AgentCore Gateway target type, such as OpenAI schema, when configuring the migration of an agent using **import-agent**

**Describe alternatives you've considered**
The only alternative I can see is manually migrating the agent.

**Additional context**
Add any other context or screenshots about the feature request here.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Bắt đầu từ điểm vào của import-agent và theo dõi cách các schema nhóm hành động OpenAPI được chuyển đổi thành các target Gateway Lambda. So sánh hành vi đó với các target OpenAPI của AgentCore Gateway và xác định kiểu target có thể cấu hình nên được biểu diễn như thế nào; công việc được xem là hoàn tất khi các import có thể chọn một target tương thích với OpenAPI mà không gặp các lỗi xác thực hiện tại.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
aws, openapi, python
Lĩnh vực
backend-api-design, cli, cloud
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.