1 Open Issue Need Help Last updated: Jun 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to debug a Semantic Kernel Yandex GPT integration to enable plugin invocation. The user is unable to call plugins using the Yandex GPT connector, while other models (like ChatGPT) work correctly. The solution likely involves verifying the Yandex GPT API's plugin support, checking the Semantic Kernel configuration, and potentially adjusting the code to correctly trigger plugin execution within the Yandex GPT context.

Complexity: 4/5
good first issue question