about native code plugins : what c# attribute maps to required 'directive' when generating json schema to be sent to llm #8457
-
I cannot find documentation on this |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@sabbadino - can you provide some additional context here on what are you trying to do? Sounds like you are doing function calling here? |
Beta Was this translation helpful? Give feedback.
-
Hi @sabbadino currently we only have a Blog post on this topic for Python https://devblogs.microsoft.com/semantic-kernel/diving-into-function-calling-and-its-json-schema-in-semantic-kernel-python/ I am going to work on a C# equivalent during our next sprint (start next week). Here is the tracking item: #8534. |
Beta Was this translation helpful? Give feedback.
Hi @sabbadino
currently we only have a Blog post on this topic for Python https://devblogs.microsoft.com/semantic-kernel/diving-into-function-calling-and-its-json-schema-in-semantic-kernel-python/
I am going to work on a C# equivalent during our next sprint (start next week). Here is the tracking item: #8534.