GraphRAG, MCP integration, orchestration, evaluation using Azure AI and Microsoft Agent Framework
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
101
commits
refactor(evaluation): format RelationshipValidityEvaluator initialization for better readability
05bb126View on GitHubfeat(evaluation): enhance evaluators and update evaluation scripts with new metrics and conditional logic
7c6af20View on GitHubtest(evaluation): add unit tests for evaluation module and related components
172faa6View on GitHubfeat(evaluation): add evaluation and monitoring modules for agent performance assessment
aa56389View on GitHubbuild: add dependencies for monitoring and evaluation
101d2fbView on GitHubrefactor(infra): update Azure resources to use AI Services, add Application Insights, and enable Foundry project management
4bcd1dcView on GitHubchore(changelog): update changelog for version 3.2.0 with new features, fixes, and enhancements
0329818View on GitHubfeat(workflows): implement factory functions for state isolation and add unit tests
7f647f5View on GitHubfeat(agents): add local tool functions and comprehensive tests for middleware and configuration
f0d244cView on GitHubdocs: update README files to reflect Microsoft Agent Framework 1.0.0rc5 changes and enhance MCP lifecycle management details
a25b37cView on GitHubrefactor(workflow): streamline workflow execution and enhance agent context management
f5cf9adView on GitHubbuild: update dependencies to agent-framework-core 1.0.0rc5 and agent-framework-orchestrations 1.0.0b260319
aa22269View on GitHubdocs: add SonarCloud badges for quality metrics in README
7ba54d2View on GitHubci: update permissions structure for least privilege compliance
0b2e745View on GitHubfix(source_resolver): ensure source ID is converted to string before integer conversion
be73f03View on GitHub