Alternative Architecture DOJO

オルターブースのクラウドネイティブ特化型ブログです。

Semantic Kernel

google/A2AのSemantic KernelサンプルでAzure OpenAI Serviceを使う

GoogleのAIエージェントプロトコル「Agent2Agent (A2A)」をSemantic Kernelのサンプルで試し、Azure OpenAI Serviceを利用する方法を解説します。Python環境のセットアップから、Azure向けのコード変更、API設定の追加手順などを詳しく紹介。AzureでAIエージ…