Description
The example In-Function-Loop Checkpointing does not compile with the following error:
error CS0117: 'ChatClientAgentOptions' does not contain a definition for 'RequirePerServiceCallChatHistoryPersistence'
The error is raised at the following lines:
|
RequirePerServiceCallChatHistoryPersistence = true, |
Package Versions
Microsoft.Agents.AI.OpenAI: 1.0.0-rc5
.NET Version
.NET 10