Alexey Kuznetsov
Alexey Kuznetsov
Also I found files named like this (for same example class): MyClass[T].cs MyClass(T).cs
Does 'vue' added in "auto-close-tag.activationOnLanguage" section of your section?
> @NoofSaeidh, does this address your scenarios / concerns from #7139? Yes, thank you!
@stephentoub actually looks like it is worth to add Reason into the CreateResponse method in FunctionApprovalRequestContent https://github.com/dotnet/extensions/blob/eedc644224ec1e84a52fb303c0e613f059ce5a8d/src/Libraries/Microsoft.Extensions.AI.Abstractions/Contents/FunctionApprovalRequestContent.cs#L40
@stephentoub it is of course would work. It just makes it easier to use, because setting property for resulting object doesn't support an object initializer patter and it requires to...
@stephentoub no. I tested different approaches in details and rejection reason is not enough for proper LLM response. It is required to pass extra user message after rejection. Basically I...