aws-samples / aws-samples/foundational-llm-chat

Ability to restart an historical chat

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
36
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Currently, the application does maintain chat history but they all become inactive (can be prompted) once a new chat is started.It would be a great feature to allow users to continue previous conversations as well.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the Chainlit application stores chat history and how conversation state is sent to Amazon Bedrock. Confirm how a historical chat is selected and resumed after starting a new chat. Done means users can prompt a previously stored conversation without losing or mixing its context.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
ai, backend
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.