aws-samples / aws-samples/bedrock-chat

[Feature Request] Question-and-answer style bot

Open
#408 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
TypeScript
Stars
1.3k
Forks
535
Avg merge
1d 12h
Merged PRs (30d)
10

Description

## Describe the solution you'd like

bot that ignores the context of past conversations and only answers the most recent question

## Why the solution needed

For simple tasks, past conversations are often unnecessary. It would be nice to not have to press "New Chat" every time to reset the conversation history.

## Additional context

Allow "Question-and-answer style" to be set for each bot.

## Implementation feasibility

Are you willing to discuss the solution with us, decide on the approach, and assist with the implementation?

- [x] Yes
- [ ] No

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points; start by locating where bot settings and conversation history are handled. Done means a per-bot question-and-answer setting causes responses to use only the latest question, without requiring a new chat.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python, react, typescript
Domain
ai, backend, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.