-
Notifications
You must be signed in to change notification settings - Fork 841
Closed
Labels
area-aiMicrosoft.Extensions.AI librariesMicrosoft.Extensions.AI libraries
Description
We added TextReasoningContent, which is already supported by a variety of providers. Some AI services, however, also support encrypted reasonining content, where the reasoning information isn't sent back in plain text but rather in an encrypted form. It's provided not for the consumer but to be roundtripped back to the service, where it will be able to consume it. We should consider exposing an EncryptedReasoningBlock to abstract over such data.
Metadata
Metadata
Assignees
Labels
area-aiMicrosoft.Extensions.AI librariesMicrosoft.Extensions.AI libraries