-
When downloading a folder using the archive download the web ui shows an activity visualization bar at the top after making the request to the server. Unfortunately, the download does not immediately …
-
version: `0.2.12`
We're currently facing this issue https://github.com/rustdesk/rustdesk-server-pro/issues/417
It's the same to https://github.com/seanmonstar/reqwest/issues/2004 and https://gi…
-
I don't know why but I'm encountering this problem with the library. Here I show my simple script:
```python
import ollama
client = ollama.Client(host=llm_config["base_url"], timeout=600)
clie…
-
### What happened?
Hello,
I’m encountering an issue when invoking the Whisper model on the /v1/audio/transcriptions endpoint using LiteLLM version 1.48.5. The problem occurs when the model is part…
-
```javascript
import http from "0http-bun";
import nested from "0http-bun/lib/router/sequential";
import { renderToReadableStream } from "react-dom/server";
import App from "./views";
const { r…
-
### Is your feature request related to a problem? Please describe
Today, OpenSearch exposes an HTTP-based API for indexing, in which users invoke the endpoint to push changes. It also has a “_bulk” A…
-
For current servers starting with https://github.com/zulip/zulip/pull/29498 (server-10, ZFL 303), deactivated users are no longer members of any groups.
On the client side, the change this requires…
-
[Question]
Hi, I've previously implemented pbgrpc.CentrifugoProxyServer with GRPC protobuf for (i) SubscribeUnidirectional and (ii) SubscribeBidirectional. However, recently I would want to consider …
-
### Description
The WebTransport API provides a modern alternative to WebSockets, transmitting data between client and server using HTTP/3 Transport. WebTransport provides support for multiple stre…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
I am uplo…