How to pass conversation history back to the API

@_j - observe how W&B does it for their RAG bot: wandbot/src/wandbot/chat/query_enhancer.py at feat/v1.1 · wandb/wandbot · GitHub

that’s more in line with my first idea!