MicrosoftDocs / semantic-kernel-docs

Semantic Kernel (SK) is a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages.
MIT License
181 stars 104 forks source link

Bug in handlebars example on call nested function page #72

Closed Krzysztof318 closed 8 months ago

Krzysztof318 commented 9 months ago

On paragraph Calling nested function in Handlebard on page https://learn.microsoft.com/en-us/semantic-kernel/prompts/calling-nested-functions there is an error. There is mentionied we need use instead of . between plugin name and func name but in handlebars example is used . instead