aws-samples / aws-samples/sample-ai-persona

Managed Knowledge Base の Retrieve 設定対応

Open
#136 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
24
Forks
6
Avg merge
8h 10m
Merged PRs (30d)
6

Description

## 背景
AIペルソナが Managed Knowledge Base(WTTHQV2ICV)を検索すると、vectorSearchConfiguration を送信して ValidationException になる。

## 目的
KB種別に応じて Retrieve API の検索設定を分岐し、Managed KBの検索を利用可能にする。

## 完了条件
- MANAGED では managedSearchConfiguration を送信する
- VECTOR では vectorSearchConfiguration を送信する
- KB種別・リージョンを設定として管理する
- CloudWatchで安全な診断ログを確認できる
- AIペルソナがKB資料を用いたユーザガイドレビューを返す

Contributor guide

Open the contributing guide

Research direction

Start by locating the Retrieve API call and the configuration that identifies the knowledge-base type and region. Trace how MANAGED and VECTOR requests are built, then verify safe diagnostic output in CloudWatch and confirm that an AI persona can complete a user-guide review using knowledge-base materials.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
ai, backend-api-design, cloud, observability-sre
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.