Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Refactor PromptyKernelExtensions.CreateFunctionFromPrompty #6107

Conversation

markwallace-microsoft
Copy link
Member

Motivation and Context

PromptyKernelExtensions.CreateFunctionFromPrompty

The second parameter is a file path to a prompty file. This should be changed to the prompty text. Doing this will allow developers to be responsible for loading the prompty file e.g. could be a file or an embedded resource or a database record...

Description

Contribution Checklist

@markwallace-microsoft markwallace-microsoft requested a review from a team as a code owner May 2, 2024 21:19
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label May 2, 2024
@github-actions github-actions bot changed the title Refactor PromptyKernelExtensions.CreateFunctionFromPrompty .Net: Refactor PromptyKernelExtensions.CreateFunctionFromPrompty May 2, 2024
@markwallace-microsoft markwallace-microsoft merged commit 513f0b0 into microsoft:feature-prompty May 3, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants