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

Feedback for prompty spec #3

Open
LittleLittleCloud opened this issue May 2, 2024 · 0 comments
Open

Feedback for prompty spec #3

LittleLittleCloud opened this issue May 2, 2024 · 0 comments

Comments

@LittleLittleCloud
Copy link
Collaborator

original source: microsoft/semantic-kernel#6033

.Inputs

SK also supports follow fields for input_variable:

  • IsRequest: bool
  • JsonSchema: object (a schema object similar to tool)
  • AllowUnsafeContent: bool ( This flag indicates if the input variable should be treated as unsafe content or not. If it's unsafe content, sk will escape sensitive data like message tag by encoding it)

.Model && .Model.Parameter

Adding more model support like huggingface/gemini/mistral etc, plus executing setting for these model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant