-
Tarea: Implementar un servicio web (API) que exponga las capacidades del modelo de lenguaje LLaMA para realizar revisiones de código. Esto implica:
- [ ] Preparación del modelo: Convertir el modelo L…
-
Hi everyone,
I'm encountering an issue while trying to integrate the Rasta bridge into my Python code. Here's what I've observed:
**Problem:**
I have a Python server and client code that commun…
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
**Describe the bug**
DefaultGrpcServerObservationConvention and DefaultGrpcClientObservationConvention does not set 'grpc.status_code' when status code is missing (e.g. at the start of the call).
…
-
**Context:**
- Playwright Version: 1.23.0
- Operating System: Mac
- Node.js version: v12.22.3
- Browser: Chromium
- Extra: Selenium Grid 4.3.0
**Bug Description**
We have testcases to…
-
I need to write a simple gRPC server for my Proto file in C#. Unfortunately, I have very little experience with C#. I am a C++ developer.
For internal project reasons, I would like to use CMake. Wh…
-
**Is your feature request related to a problem? Please describe.**
We have looked into the Comsos SDK in https://github.com/masa-finance/masa-oracle/issues/595 and we found out that Cosmos mets a…
-
Like https://github.com/userver-framework/pg_grpc_service_template but with Mongo instead of PostgreSQL
Internal ticket: 8779
-
The server uses several threads when attending HTTP requests, but only uses 1 when attending grpc requests. I have a WIP branch that fixes this, but it has another problem: both actix and tonic create…
-
We can switch to https://github.com/i-am-bee/bee-code-interpreter/blob/main/src/code_interpreter/services/http_server.py to simplify our communication pattern.
This would allow us to say bye-bye to…