We are happy to announce release of the new function-calling model that is available in Semantic Kernel v1.20. The new model incorporates the best parts of the existing function-calling model, such as ease of use, and improves on it by making it more extensible and reusable. using Microsoft.SemanticKernel; IKernelBuilder builder = Kernel.CreateBuilder(); // Register OpenAI […]
원문출처 : https://devblogs.microsoft.com/semantic-kernel/new-function-calling-model-available-in-net-for-semantic-kernel
원문출처 : https://devblogs.microsoft.com/semantic-kernel/new-function-calling-model-available-in-net-for-semantic-kernel