Prevent kernel function calling #9308
Closed
mickaelropars
started this conversation in
General
Replies: 1 comment 1 reply
-
The syntax should be {{$Variable}} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have some data pushed into prompt that contains {{Variable}} . this variable is not function
but when creating the template semantic kernel is trying to call the kernel function "Variable"
is there a method in order to prevent these behavior or should I sanitize the prompt before rendering it ?
Micka
Beta Was this translation helpful? Give feedback.
All reactions