cwiederspan / aoai-agentictesting-20250324

Another repo for testing Semantic Kernel for multi-agentic scenarios.

Repository from Github https://github.comcwiederspan/aoai-agentictesting-20250324Repository from Github https://github.comcwiederspan/aoai-agentictesting-20250324

SK Multi-Agent Testing

Another repo for testing Semantic Kernel for multi-agentic scenarios.

dotnet user-secrets init

dotnet user-secrets set AOAI_DEPLOYMENT "gpt-4o-mini"
dotnet user-secrets set AOAI_ENDPOINT "https://yourendpoint.openai.azure.com/"
dotnet user-secrets set AOAI_API_KEY "xxxx"

About

Another repo for testing Semantic Kernel for multi-agentic scenarios.

License:MIT License


Languages

Language:C# 100.0%