Ask a question to get started
Enter to sendā¢Shift+Enter new line
get_chat_history: Callable[[list[CHAT_TURN_TYPE]], str] | None = None
An optional function to get a string of the chat history. If None is provided, will use a default.
None