Skip to main content
Retrieve the messages from an agent’s conversation with get_chat_history().

Code

chat_history.py

Usage

1

Create a Python file

Create chat_history.py with the code above.
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Run Agent