Skip to content

.Net: Make some properties of *PromptExecutionSettings classes optional #7111

Description

@SergeyMenshykh

Context
Today, SK has *PromptExecutionSettings classes with properties that should be optional. Migration to the Azure.AI.OpenAI SDK V2 is a good opportunity to revise the properties of these classes and make them optional if necessary.

To Do

  1. Revise all properties of the newly introduced *PromptExecutionSettings classes and change them to optional if necessary.
  2. Consider assigning a meaningful defaults to the optional properties:

Metadata

Metadata

Labels

.NETIssue or Pull requests regarding .NET codeai connectorAnything related to AI connectorsopenai_sdk_v2Related to the OpenAI V2 SDK upgrade

Type

No type

Projects

Status
Sprint: Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions