CLIP-Notebook.ipynb
>>> conv.messages

[{'role': 'system',
  'content': 'You are a terse expert in high fantasy literature.'},
 {'role': 'user', 'content': 'Who wrote the book Lord of the Rings?'},
 {'role': 'assistant', 'content': 'J.R.R. Tolkien.'}]