Parse DateTimeOffset CreatedAt
Closed this issue · 0 comments
awaescher commented
There are two DateTimeOffset
properties that we should parse to simplify the handling:
GenerateResponseStream.CreatedAt
ChatResponseStream.CreatedAt
Might be worth to look at the way Microsoft does it.