-
Notifications
You must be signed in to change notification settings - Fork 780
Insights: dotnet/extensions
Overview
Could not load contribution data
Please try again later
28 Pull requests merged by 11 people
-
Upgrade workflows to issue-labeler v1.0.1
#6050 merged
Mar 8, 2025 -
[automated] Merge branch 'main' => 'dev'
#6048 merged
Mar 7, 2025 -
Only predict area labels for PRs into main and dev
#6049 merged
Mar 7, 2025 -
Onboard dotnet/issue-labeler workflows for automated area labels
#6047 merged
Mar 7, 2025 -
[automated] Merge branch 'main' => 'dev'
#6045 merged
Mar 6, 2025 -
Proposal for tweaks to IChatClient contract
#5998 merged
Mar 6, 2025 -
[automated] Merge branch 'main' => 'dev'
#6031 merged
Mar 6, 2025 -
Fix various build failures
#6039 merged
Mar 5, 2025 -
Generate the vector store index name using project name. Fix symbol handling for CSS and dimensions.
#6025 merged
Mar 5, 2025 -
Update AI Chat Web readme
#6014 merged
Mar 4, 2025 -
[automated] Merge branch 'main' => 'dev'
#6027 merged
Mar 4, 2025 -
HybridCache: enforce L2 expiration
#5987 merged
Mar 4, 2025 -
[automated] Merge branch 'main' => 'dev'
#6022 merged
Mar 4, 2025 -
Add a link to the Brief Survey from the template's README
#6015 merged
Mar 4, 2025 -
[dev] Update dependencies from dotnet/arcade
#6018 merged
Mar 3, 2025 -
[dev] Fix flow for new dependencies
#6020 merged
Mar 3, 2025 -
[automated] Merge branch 'main' => 'dev'
#6016 merged
Mar 3, 2025 -
Fix flow for new dependencies
#6017 merged
Mar 3, 2025 -
Add missing Maestro registrations
#5995 merged
Mar 3, 2025 -
[automated] Merge branch 'main' => 'dev'
#5992 merged
Mar 3, 2025 -
Only show real citations
#6012 merged
Mar 3, 2025 -
Expose default cache key use by DistributedCachingCacheClient
#6002 merged
Mar 3, 2025 -
AI Template Preview 1 - ID cleanup & link to survey
#5994 merged
Mar 3, 2025 -
Make AnonymousDelegatingEmbeddingGenerator internal
#6000 merged
Mar 3, 2025 -
[dev] Update dependencies from dotnet/aspnetcore
#6009 merged
Mar 3, 2025 -
[dev] Update dependencies from dotnet/arcade
#6008 merged
Mar 3, 2025 -
Address vector dimension mismatch when using ollama with Azure AI Search
#6001 merged
Mar 2, 2025 -
Touch-up to template readme.md
#6006 merged
Mar 2, 2025
2 Pull requests opened by 2 people
-
Fix load order of ProjectStaging and restrict package version validation to only official builds
#6041 opened
Mar 5, 2025 -
[automated] Merge branch 'main' => 'dev'
#6056 opened
Mar 8, 2025
7 Issues closed by 5 people
-
[API Proposal]: HybridCache - should a HC-backed IDistributedCache be offered?
#5539 closed
Mar 6, 2025 -
[Template] CSS issue when project name includes a dash
#6013 closed
Mar 5, 2025 -
[Template] Prefix the "data" index name with the project name
#6021 closed
Mar 5, 2025 -
HybridCache: LocalCacheExpiration is not relative to Expiration
#5824 closed
Mar 4, 2025
23 Issues opened by 13 people
-
DataContent fails with valid data URI
#6055 opened
Mar 7, 2025 -
For Visual Studio, add an Overview page for the .NET AI template
#6054 opened
Mar 7, 2025 -
Create blank starter templates for AI scenarios
#6053 opened
Mar 7, 2025 -
Add .NET Aspire support to AI Chat Web App template
#6052 opened
Mar 7, 2025 -
AI template on dotnet new doesn't respond well to -n output
#6051 opened
Mar 7, 2025 -
Template not exposing options in VSCode
#6046 opened
Mar 6, 2025 -
[AI Evaluation] Enable downloading data from the AI Evaluation report tab in Azure DevOps
#6044 opened
Mar 6, 2025 -
[AI Evaluation] Quality evaluators should exclude tool call messages by default
#6043 opened
Mar 6, 2025 -
[MEAI.Templates] Project Template should include a favicon
#6040 opened
Mar 5, 2025 -
[AI Evaluation] Improve interaction for metric cards in the report
#6037 opened
Mar 5, 2025 -
[AI Evaluation] Improve how chat history is displayed in reports
#6036 opened
Mar 5, 2025 -
[AI Evaluation] Introduce tags / metadata concept for executions
#6034 opened
Mar 5, 2025 -
[AI Evaluation] Add EvaluationMetric property for contexts used in evaluation
#6033 opened
Mar 5, 2025 -
[AI Evaluation] Add dedicated EvaluationMetric property for reason / justification
#6032 opened
Mar 5, 2025 -
Update CachingChatClient with callbacks for if caching should happen
#6030 opened
Mar 4, 2025 -
Update function calling error handling logic
#6029 opened
Mar 4, 2025 -
[AI Evaluation] GroundednessEvaluator does not return reason for score
#6028 opened
Mar 4, 2025 -
[API Proposal]: HybridCache - richer DI configuration
#6026 opened
Mar 4, 2025 -
[API Proposal]: A Code Generator For Function Calling in M.E.A.I.
#6011 opened
Mar 3, 2025 -
ExtendedHttpClientLogging LogBody cannot read again when using GetAsync and debugger attached
#6010 opened
Mar 3, 2025 -
Reading partial JSON responses as they're streamed
#6007 opened
Mar 3, 2025
23 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
#5962 Change to early return of OS instead of throwing
#5963 commented on
Mar 7, 2025 • 1 new comment -
Tweak MetaData Report format for better readability
#5929 commented on
Mar 8, 2025 • 1 new comment -
[TEST] enable build check
#5810 commented on
Mar 7, 2025 • 0 new comments -
[API Proposal]: Microsoft.Extensions.AI.Abstraction should TotalTokenCount exist?
#6004 commented on
Mar 3, 2025 • 0 new comments -
Add reasoning content type
#5977 commented on
Mar 7, 2025 • 0 new comments -
Generalize chat template's approach to citations
#5976 commented on
Mar 7, 2025 • 0 new comments -
Fix chat template's Ollama special-casing
#5975 commented on
Mar 7, 2025 • 0 new comments -
[AI Evaluation] Explore GitHub Actions integration for reporting functionality
#5967 commented on
Mar 5, 2025 • 0 new comments -
API Proposal: Support for OpenTelemetry Events
#5891 commented on
Mar 4, 2025 • 0 new comments -
[API Proposal]: Allow to invalidate only local storage via `HybridCache.RemoveAsync`
#5828 commented on
Mar 7, 2025 • 0 new comments -
Proposal to simplify user-facing interfaces related to latency monitoring
#5769 commented on
Mar 7, 2025 • 0 new comments -
[API Proposal]: Extend FakeLogCollector with waiting capabilities
#5752 commented on
Mar 7, 2025 • 0 new comments -
Update Microsoft.Gen.Logging to Avoid LOGGEN036
#5672 commented on
Mar 7, 2025 • 0 new comments -
[API Proposal]: Add sliding expiration to `HybridCacheEntryOptions`
#5649 commented on
Mar 3, 2025 • 0 new comments -
[API Proposal]: Allow custom filtering logic for `FakeLogger`
#5615 commented on
Mar 7, 2025 • 0 new comments -
No documentation for source generated Metering
#5592 commented on
Mar 7, 2025 • 0 new comments -
[API Proposal]: FakeLogger add ability to get unmodified state
#5429 commented on
Mar 7, 2025 • 0 new comments -
Confusing warning when Extensions are used with .NET Framework TFM
#5162 commented on
Mar 7, 2025 • 0 new comments -
[New Feature Proposal] Add support for HttpRequestMessage objects containing StreamContent to AddStandardHedgingHandler()
#5105 commented on
Mar 7, 2025 • 0 new comments -
.NET Standard 2.1 for Microsoft.Extensions.TimeProvider.Testing
#5077 commented on
Mar 7, 2025 • 0 new comments -
Microsoft.Extensions.Http.Resilience .NET Standard compatible
#5022 commented on
Mar 4, 2025 • 0 new comments -
Code coverage issues
#4124 commented on
Mar 7, 2025 • 0 new comments -
LoggerMessageAttribute doesn't support parameters with dots
#5825 commented on
Mar 7, 2025 • 0 new comments