microsoft / microsoft/semantic-kernel
.Net: Update code examples about providing function return types to LLM on Microsoft Learn
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 28.6k
- Forks
- 4.8k
- Avg merge
- 14h 13m
- Merged PRs (30d)
- 18
Description
Update this section:
https://learn.microsoft.com/en-us/semantic-kernel/concepts/plugins/adding-native-plugins?pivots=programming-language-csharp#providing-functions-return-type-schema-to-llm
Use code samples from this file to better demonstrate the idea of providing function return type info to the LLM:
https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/Concepts/FunctionCalling/FunctionCalling_ReturnMetadata.cs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Microsoft Learn section linked in the issue, then compare its examples with dotnet/samples/Concepts/FunctionCalling/FunctionCalling_ReturnMetadata.cs. Update the section using the sample’s approach to demonstrate providing function return type information to the LLM. Done when the C# examples clearly explain and show the requested return type schema behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100