microsoft / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://aka.ms/semantic-kernel
MIT License
22k stars 3.28k forks source link

.Net: Support function choice behavior in Prompty YAML files #6756

Open SergeyMenshykh opened 5 months ago

SergeyMenshykh commented 5 months ago

It should be possible to specify function choice behavior in Prompty YAML files. This may require creating and using type converters, similar to the ones introduced in this PR - PromptExecutionSettingsTypeConverter to deserialize the YAML files.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 90 days with no activity.