Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dotnet/extensions issues and pull requests
#5658 - Augment XML comments for AIFunctionFactory.Create
Pull Request -
State: open - Opened by stephentoub 1 day ago
Labels: area-AI
#5657 - Add a [DebuggerDisplay] to GeneratedEmbeddings
Pull Request -
State: open - Opened by stephentoub 1 day ago
Labels: area-AI
#5656 - Annotate private DebuggerDisplay props as DebuggerBrowsableState.Never
Pull Request -
State: open - Opened by stephentoub 1 day ago
Labels: area-AI
#5655 - Microsoft.Extensions.AI.AIFunctionMetadata should allow to be initialized with a json schema string
Issue -
State: open - Opened by raffaeler 1 day ago
Labels: untriaged, bug, area-AI
#5654 - Tweak CachingHelpers.GetCacheKey to clean up better on failure
Pull Request -
State: open - Opened by stephentoub 2 days ago
Labels: area-AI
#5653 - Fix M.E.AI argument tests to validate argument names
Pull Request -
State: open - Opened by stephentoub 2 days ago
Labels: area-AI
#5652 - Add ToBuilder extensions for IChatClient and IEmbeddingGenerator
Pull Request -
State: open - Opened by stephentoub 2 days ago
Labels: area-AI
#5651 - Remove duplicate GetCacheKey methods
Pull Request -
State: open - Opened by stephentoub 2 days ago
Labels: area-AI
#5650 - Add anonymous chat clients / embedding generators
Pull Request -
State: open - Opened by stephentoub 2 days ago
- 1 comment
Labels: area-AI
#5649 - [API Proposal]: Add sliding expiration to `HybridCacheEntryOptions`
Issue -
State: open - Opened by CoryCharlton 3 days ago
Labels: untriaged, api-suggestion
#5648 - Cannot Access HttpContextAccessor inside hybridcache factory method
Issue -
State: open - Opened by PouryaNoufallah96 4 days ago
Labels: untriaged, bug, area-caching-hybrid
#5647 - EmbeddingGeneratorBuilder API updates
Pull Request -
State: closed - Opened by SteveSandersonMS 4 days ago
#5646 - Update WaiterRemovedAfterDispose to check waitersCount first
Pull Request -
State: closed - Opened by amadeuszl 4 days ago
#5645 - [main] Update dependencies from dotnet/aspnetcore
Pull Request -
State: closed - Opened by dotnet-maestro[bot] 4 days ago
- 3 comments
#5644 - Regression: In place Update of Microsoft.Extensions.* to Version 9.0.0 in a .NET 8 application does not work.
Issue -
State: open - Opened by DerAlbertCom 4 days ago
- 4 comments
Labels: untriaged, bug
#5643 - Docs updates
Pull Request -
State: closed - Opened by gewarren 4 days ago
#5642 - Change ChatClientBuilder to register singletons and support lambda-less chaining
Pull Request -
State: closed - Opened by SteveSandersonMS 4 days ago
- 1 comment
#5641 - Rework cache key handling in caching client / generator
Pull Request -
State: closed - Opened by stephentoub 4 days ago
#5640 - Generalise how package version isn't stabilized for dev/preview stages
Pull Request -
State: open - Opened by RussKie 4 days ago
#5639 - [dev] Update dependencies from dotnet/arcade
Pull Request -
State: closed - Opened by dotnet-maestro[bot] 4 days ago
#5638 - [dev] Update dependencies from dotnet/aspnetcore
Pull Request -
State: open - Opened by dotnet-maestro[bot] 4 days ago
- 1 comment
Labels: blocked
#5637 - [main] Update dependencies from dotnet/arcade
Pull Request -
State: closed - Opened by dotnet-maestro[bot] 4 days ago
#5636 - [main] Update dependencies from dotnet/aspnetcore
Pull Request -
State: closed - Opened by dotnet-maestro[bot] 4 days ago
#5635 - Add logging buffering
Pull Request -
State: open - Opened by evgenyfedorov2 5 days ago
#5634 - Add API allowing to disable retries for a given list of HTTP methods
Pull Request -
State: open - Opened by iliar-turdushev 5 days ago
Labels: area-resilience
#5633 - Always calls function on OllamaChatClient if UseFunctionInvocation not added to service
Issue -
State: closed - Opened by muqeet-khan 5 days ago
- 1 comment
#5632 - Merge branch release/9.0 into main
Pull Request -
State: closed - Opened by joperezr 5 days ago
#5631 - Merge internal changes
Pull Request -
State: closed - Opened by joperezr 5 days ago
#5630 - Replace STJ boilerplate in the leaf clients with AIJsonUtilities calls.
Pull Request -
State: closed - Opened by eiriktsarpalis 6 days ago
#5629 - Invalid trimming suppression in AIJsonUtilities
Issue -
State: open - Opened by eerhardt 6 days ago
- 15 comments
Labels: area-AI
#5628 - Allow logging of body without modifying the actual response
Pull Request -
State: open - Opened by dariusclay 6 days ago
Labels: area-telemetry
#5627 - Fix linker warning.
Pull Request -
State: closed - Opened by eiriktsarpalis 6 days ago
#5626 - Microsoft.Extensions.AI.Abstractions is raising trim/AOT warnings
Issue -
State: closed - Opened by eerhardt 6 days ago
- 1 comment
Labels: work in progress :construction:
#5625 - Microsoft.Extensions.Http.Resilience is raising trim/AOT warnings in published app
Issue -
State: open - Opened by eerhardt 6 days ago
- 2 comments
#5624 - Microsoft.Extensions.Caching.Hybrid is not trim/AOT compatible
Issue -
State: open - Opened by eerhardt 6 days ago
Labels: area-caching-hybrid
#5623 - Microsoft.Extensions.Compliance.Redaction is not trim/AOT compatible
Issue -
State: open - Opened by eerhardt 6 days ago
Labels: untriaged, area-compliance
#5622 - Publish the AotCompatibility.TestApp project as part of PR validation
Pull Request -
State: closed - Opened by eerhardt 6 days ago
- 1 comment
#5621 - Move extension methods in same assembly to be instance methods
Pull Request -
State: open - Opened by stephentoub 7 days ago
Labels: area-AI
#5620 - Fix namespace for IServiceCollection extensions
Pull Request -
State: closed - Opened by stephentoub 7 days ago
Labels: area-AI
#5619 - Expose options for making schema generation conformant with the subset accepted by OpenAI.
Pull Request -
State: closed - Opened by eiriktsarpalis 7 days ago
- 1 comment
Labels: area-AI
#5618 - Add DebuggerDisplay for DataContent
Pull Request -
State: closed - Opened by stephentoub 7 days ago
Labels: area-AI
#5617 - Tweak ChatMessage/StreamingChatCompletionUpdate.ToString
Pull Request -
State: closed - Opened by stephentoub 7 days ago
Labels: area-AI
#5616 - Use ToChatCompletion / ToStreamingChatCompletionUpdates in CachingChatClient
Pull Request -
State: closed - Opened by stephentoub 7 days ago
Labels: area-AI
#5615 - [API Proposal]: Allow custom filtering logic for `FakeLogger`
Issue -
State: open - Opened by Piedone 7 days ago
Labels: untriaged, api-suggestion
#5614 - Use ToChatCompletion in OpenTelemetryChatClient
Pull Request -
State: closed - Opened by stephentoub 8 days ago
Labels: area-AI
#5613 - Docs improvements
Pull Request -
State: closed - Opened by gewarren 9 days ago
#5612 - [API Proposal]: Microsoft.Extensions.AI - Use structured output with function calling
Issue -
State: closed - Opened by sylvain-guillet 9 days ago
- 5 comments
Labels: work in progress :construction:, area-AI
#5611 - [API Proposal]: Add feature to use Open AI Assistant
Issue -
State: closed - Opened by sylvain-guillet 9 days ago
- 1 comment
Labels: api-suggestion
#5605 - Add ToChatCompletion{Async} methods for combining StreamingChatCompletionUpdates
Pull Request -
State: closed - Opened by stephentoub 11 days ago
- 11 comments
#5604 - HttpRouteParser: Handle catch-all parameters
Pull Request -
State: open - Opened by dariusclay 12 days ago
#5603 - Set DisableNETStandardCompatErrors for M.E.AI projects
Pull Request -
State: closed - Opened by stephentoub 12 days ago
#5602 - [release/9.0] Merging changes from main into release branch for November release
Pull Request -
State: open - Opened by joperezr 13 days ago
- 2 comments
#5601 - HybridCache: don't log cancellation as failure event
Pull Request -
State: closed - Opened by mgravell 13 days ago
Labels: area-telemetry, area-caching-hybrid
#5600 - Assign ownership
Pull Request -
State: closed - Opened by RussKie 13 days ago
Labels: area-infrastructure
#5599 - Exception - Structured Output - Vision Models (Llama 3.2)
Issue -
State: open - Opened by luisquintanilla 13 days ago
- 3 comments
Labels: untriaged, bug, area-AI
#5597 - Cache current process object to avoid performance hit
Pull Request -
State: closed - Opened by haipz 16 days ago
- 12 comments
Labels: area-resourcemonitoring
#5596 - Add logging/activities to FunctionInvokingChatClient
Pull Request -
State: open - Opened by stephentoub 17 days ago
Labels: area-AI
#5595 - Support extending AIContent hierarchy and still enable JSON roundtripping
Issue -
State: closed - Opened by stephentoub 17 days ago
- 1 comment
Labels: area-AI
#5594 - Add UseEmbeddingGenerationOptions
Pull Request -
State: closed - Opened by stephentoub 17 days ago
Labels: area-AI
#5593 - Improve AdditionalPropertiesDictionary
Pull Request -
State: closed - Opened by stephentoub 17 days ago
Labels: area-AI
#5592 - No documentation for source generated Metering
Issue -
State: open - Opened by petrroll 17 days ago
Labels: untriaged, area-telemetry
#5591 - Improve JsonSchemaExporter trimmer safety.
Pull Request -
State: closed - Opened by eiriktsarpalis 18 days ago
- 1 comment
#5590 - Plug JsonSchemaExporter test data to the AIJsonUtilities tests
Pull Request -
State: closed - Opened by eiriktsarpalis 18 days ago
#5589 - Make ActivityBaggageLogScopeWrapper implements IEnumerable<KeyValuePair<string, object?>>
Pull Request -
State: open - Opened by NatMarchand 18 days ago
- 2 comments
Labels: area-telemetry
#5588 - Create new Process object only once in Resource Monitoring Windows
Issue -
State: closed - Opened by evgenyfedorov2 18 days ago
- 3 comments
Labels: area-resourcemonitoring
#5587 - Add ChatOptions.Seed
Pull Request -
State: closed - Opened by stephentoub 18 days ago
#5586 - Add ImageContent integration test
Pull Request -
State: closed - Opened by stephentoub 19 days ago
#5585 - Fix exception when generating boolean schemas
Pull Request -
State: closed - Opened by eiriktsarpalis 19 days ago
#5584 - [release/2.3] Delete unsupported code
Pull Request -
State: closed - Opened by wtgodbe 19 days ago
#5583 - [Microsoft.Extensions.AI] Add EndUserId as tag to span/traces/metrics
Issue -
State: open - Opened by kzu 20 days ago
- 1 comment
Labels: area-AI
#5582 - Lower `AIJsonUtilities` to STJv8 and move to Abstractions library.
Pull Request -
State: closed - Opened by eiriktsarpalis 21 days ago
#5581 - Add strongly-typed `long? Seed` property to ChatOptions
Issue -
State: closed - Opened by stephentoub 21 days ago
Labels: work in progress :construction:, area-AI
#5580 - Merge ResourceMonitoringOptions.Linux.cs into ResourceMonitoringOptions.cs
Pull Request -
State: closed - Opened by makazeu 22 days ago
- 3 comments
Labels: area-telemetry
#5579 - [dnceng-bot] Branch `extensions/main` can't be mirrored to Azdo fast forward branch
Issue -
State: closed - Opened by dotnet-maestro-bot 23 days ago
#5578 - Consider light RAG API
Issue -
State: closed - Opened by pdevito3 23 days ago
- 2 comments
Labels: area-AI
#5577 - Add changelogs for M.E.AI projects
Pull Request -
State: closed - Opened by stephentoub 23 days ago
- 1 comment
#5576 - Explicitly reference System.Memory.Data in OpenAI/AzureAIInference projects
Pull Request -
State: closed - Opened by stephentoub 23 days ago
#5575 - Fix AzureAIInferenceEmbeddingGenerator to respect EmbeddingGenerationOptions.Dimensions
Pull Request -
State: closed - Opened by stephentoub 23 days ago
#5574 - Add logging sampling
Pull Request -
State: open - Opened by evgenyfedorov2 24 days ago
- 5 comments
Labels: area-resourcemonitoring
#5573 - Add NativeAOT testapp project for M.E.AI
Pull Request -
State: closed - Opened by stephentoub 24 days ago
#5572 - Consider alternate chaining pattern for DI/builder
Issue -
State: closed - Opened by stephentoub 24 days ago
- 2 comments
Labels: work in progress :construction:, area-AI
#5571 - Add Native AOT test projects for M.E.AI
Issue -
State: open - Opened by stephentoub 24 days ago
- 1 comment
Labels: area-AI
#5570 - Ollama ChatClientIntegrationTests.CompleteAsync_StructuredOutputEnum fails locally
Issue -
State: open - Opened by stephentoub 24 days ago
Labels: untriaged, area-AI
#5569 - Work around fixed bug in System.Memory.Data
Pull Request -
State: closed - Opened by stephentoub 25 days ago
- 2 comments
#5568 - Header Propagation Cannot Be Used in `HybridCache`
Issue -
State: open - Opened by chrisoverzero 26 days ago
- 4 comments
Labels: area-caching-hybrid
#5567 - OpenAIChatClient streaming tool calls may be broken
Issue -
State: closed - Opened by SteveSandersonMS 25 days ago
- 3 comments
Labels: bug
#5565 - Update .gitattributes
Pull Request -
State: closed - Opened by RussKie 25 days ago
#5564 - Fix cloning of ChatOptions.TopK
Pull Request -
State: closed - Opened by stephentoub 25 days ago
Labels: area-AI
#5563 - Add EmbeddingGeneratorOptions.Dimensions
Pull Request -
State: closed - Opened by stephentoub 25 days ago
Labels: area-AI
#5562 - Add string constructor to OllamaEmbeddingGenerator
Pull Request -
State: closed - Opened by stephentoub 25 days ago
Labels: area-AI
#5561 - Remove some defunct lazy init from chat clients
Pull Request -
State: closed - Opened by stephentoub 25 days ago
Labels: area-AI
#5560 - Structured output improvements (continuation of PR 5522)
Pull Request -
State: closed - Opened by SteveSandersonMS 26 days ago
- 2 comments
Labels: area-AI
#5558 - Update M.E.AI.AzureAIInference for its beta2 release
Pull Request -
State: closed - Opened by stephentoub 26 days ago
- 1 comment
Labels: area-AI
#5557 - Initial sketch of an SSE JSON serializer helper.
Pull Request -
State: open - Opened by eiriktsarpalis 27 days ago
Labels: area-AI
#5556 - [main] Update dependencies from dotnet/aspnetcore
Pull Request -
State: closed - Opened by dotnet-maestro[bot] 27 days ago
- 1 comment
Labels: blocked
#5555 - Fix embedding integration test after telemetry updates
Pull Request -
State: closed - Opened by stephentoub 27 days ago
#5554 - Lower M.E.AI.Ollama STJ dependency back to 8
Pull Request -
State: closed - Opened by stephentoub 27 days ago
#5553 - Add OllamaChatClient ctor with string endpoint
Pull Request -
State: closed - Opened by stephentoub 27 days ago
#5552 - Add missing [JsonIgnore] on ChatCompletion.Message
Pull Request -
State: closed - Opened by stephentoub 27 days ago
#5551 - Improve EmbeddingGeneratorExtensions
Pull Request -
State: closed - Opened by stephentoub 27 days ago