How can I start a new chat with custom chat history in the new Google Gen AI SDK? (python)

Hi,

Welcome to the forum.

According to the source code on GitHub

There is an optional parameter history that you could use.

Hope this helps.

2 Likes