Semantic Kernel Intro 14: Better approach to agents and a recap
Вставка
- Опубліковано 9 лют 2025
- In this video I'll show how to invoke directly the kernel and let it call your agent functions. This is a more "general" approach to agents, you only send a question to the kernel and it will perform everything.
Then the video will make a recap on how Function Call works in Chat GPT (and in general in LLM APIs) and how Semantic Kernel is using them.
As usual the code is here: github.com/alk...