1 Answer
- Newest
- Most votes
- Most comments
1
Hi,
Part of your solution may be to log all accesses to RAG db as described in my article: https://repost.aws/articles/AR-LV1HoR_S0m-qy89wXwHmw/the-leverage-of-llm-system-prompt-by-knowledge-bases-for-bedrock-in-rag-workflows
This way you will see if the Message API for invocation contains the history of previous prompts in the discussion or not: https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters-anthropic-claude-messages.html (I supposed that you use Anthropic's Claude messages)
Best,
Didier
Relevant content
- AWS OFFICIALUpdated 4 months ago
