agent-openai-banking-assistant-csharp
agent-openai-banking-assistant-csharp copied to clipboard
Multi-agents banking assistant with Dotnet and Semantic Kernel
Please update the following template so it can be included as part of AI Foundry (NextGen): 1. Include/Leverage AI foundry project / Resources 2. Use Agent Service v2 (and the...
- move the semantic kernel version on a dedicated branch - migrate to new agent framework on the main branch - use the new hand-off pattern provided by MAF: https://github.com/microsoft/agent-framework/blob/main/dotnet/src/Microsoft.Agents.AI.Workflows/HandoffsWorkflowBuilder.cs
reusable bicep: - https://github.com/Azure-Samples/agent-openai-python-banking-assistant/blob/main/infra/main.bicep - https://github.com/Azure-Samples/agent-openai-python-banking-assistant/blob/main/infra/shared/ai/foundry.bicep
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.1.11. Release notes Sourced from vite's releases. v7.1.11 Please refer to CHANGELOG.md for details. v7.1.10 Please refer to CHANGELOG.md for details. v7.1.9 Please refer to...
test
## Purpose * ... ## Does this introduce a breaking change? ``` [ ] Yes [ ] No ``` ## Pull Request Type What kind of change does this Pull...
When I run **_azd up_**, I got error. What I did to run azd up? 1. I created azd environment called "dev", 2. I created a file ".env.dev", which is...