-
I was using this [reference code][1] to calculate the openai streaming tokens. This was working all good.
```
var originalStream = await responseContext.ProxyResponse.Content.ReadAsSt…
-
With the following code:
```
if (app.Environment.IsDevelopment())
{
app.UseSwagger();
app.UseSwaggerUI();
}
```
The swagger API r…
-
### Is your feature request related to a problem? Please describe.
autogen studo does not support streaming
### Describe the solution you'd like
streaming support in autogen studio:
https://micr…
-
Really Microsoft.SPOT.NET is required to add stream feature to solution?
FileSystem require Stream.featureproj.
Probably problem is in System.csproj. This project include System.Net files.
When I rem…
-
When proxying a request containing more than one file, I have this exception:
System.Net.Http.HttpRequestException: An error occurred while sending the request.
---> System.InvalidOperationException…
-
Aider version: 0.57.1
Python version: 3.11.10
Platform: Linux-4.4.0-19041-Microsoft-x86_64-with-glibc2.31
Python implementation: CPython
Virtual environment: Yes
OS: Linux 4.4.0-19041-Microsoft (…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/BlazorWebView--WindowsAppSDK---WebView2/10778715)._
---
\[severity:I’m unable to use th…
-
like this block:
![Screenshot_20241023_174835](https://github.com/user-attachments/assets/065ad290-d4ef-4a68-b413-28fe83b78746)
-
**Version Used**:
2.6.1
**Steps to Reproduce**:
1. We are using Roslyn for opening .csproj using following code:
```
public bool Run(string projectPath) //.csproj file path
{
try…
-
### Is your feature request related to a problem? Please describe.
The [OpenAPI spec](https://spec.openapis.org/oas/v3.1.0#style-examples) allows you to define parameters that can be rendered as `c…