-
```proto
// KeyValueService defines the gRPC service
service KeyValueService {
rpc Get(GetRequest) returns (KeyValue);
rpc GetAll(GetAllRequest) returns (GetAllResponse);
```
Have you thou…
-
### Your current environment
The output of `python collect_env.py`
```text
WARNING 10-16 11:39:10 cuda.py:22] You are using a deprecated `pynvml` package. Please install `nvidia-ml-py` instea…
-
### Description of the bug:
I'm trying out Gemini 1.5 Flash (002) API and its long context. I prompt the LLM with the contents of a few (10) large PDF files. In the first interaction, I ask it to li…
-
**Describe the feature request**
With Spring Cloud Stream one is able, in addition to `Function` and `Consumer`-Beans to use `BiFunction` or `BiConsumer`-Beans.
E.g. with a Kafka-Binder, a `BiConsum…
LeovR updated
4 minutes ago
-
### Describe your suggested feature
The network flow menu appears on the phone. It does not appear on the TV box. Please let it appear on the TV box as well.
tv box
![Screenshot_1](https://gith…
xcbly updated
3 weeks ago
-
with pengu loader when streaming a game in discord with doesn't switch to the game process it stays in the client process and you have to reload the stream constantly.
-
### Bug Description
When calling the run *api* with `stream=true` , on a flow that uses the `tool calling agent` component, there is no `stream_url` in the answer. The api returns as if `stream` was …
-
### Background and motivation
The IEmbeddingGenerator interface doesn't support streaming, which makes sense mostly with batching (for remote/cloud implementations) or with local embeddings models, t…
-
Hey,
I tend to have this problem, where the ´md´ subscription works for a while but then crashes in the background and is not handled properly.
```
2024-09-05 01:24:40,317|E| IbkrWsClient: Stat…
-
Creating a stream out of the manager with a required file like monotorrent would allow streaming the file to media players directly. Seems a bit difficult to implement though. I have linked the possib…