Update: [AEA-6157] - Exceed Context Window Issue#394
Update: [AEA-6157] - Exceed Context Window Issue#394kieran-wilkinson-4 merged 29 commits intomainfrom
Conversation
Add default reformulation prompt from Bedrock knowledgebase test
|
This PR is linked to a ticket in an NHS Digital JIRA Project. Here's a handy link to the ticket: AEA-6157 |
|
There was a problem hiding this comment.
question (non-blocking): if we are thinking about re-enabling citations in the future, would it make sense to just comment out these tests instead of removing them?
There was a problem hiding this comment.
Ah, these were removed due to duplication.
I realised I was breaking in-line references/ links because I was creating a bullet point for each dash.
This wasn't always the case as we'd get things like `NHS - Something Something", which do not need a new line 😅
When fixing this, these became redundant, and if I removed the new line logic then they matched existing tests.



Summary
Updates the bot to use Prompt Reformulation and Fixed Size Chunking
Details