dazzling-painting-48341
01/13/2024, 12:45 PMsystem instruct
and the query for KB answering bot
### KB portion is meant to answer questions about this ‘new’ persona based on the PDF as source of person’s truth.
# challenge
- unsure how to pass that data, store it in a table? Is it just there already? Where is there?
- do I treat the ai translate / task that summarized it as the user, thus capturing the AI: reply
in a var?
- no idea how the user then interacts with the ai anywhere during these steps. This part is frustrating to me as I mentioned — no clear inferences for what handles responses to the user, how it loops back for follow ups, etc.