-
Dear Michael,
Thank you for making the code to WEXEA public!
I encountered a few minor problems while following the steps in the README to setup WEXEA. I'll outline them here along with my fixes…
-
This is a tasklist for protobuf encoder/decoder module for gRPC protocol.
API for this module is described here https://www.notion.so/tarantool/RFC-Protocol-Buffers-encoder-decoder-17ff2ff599974f9a…
-
``I cant parse the Complete behavior for the log:
log_path: /mnt/repl/2024-07-15_RC24/2024-07-17_16-45-00_BerlinUnited_vs_NaoDevils_half1/game_logs/5_25_Nao0006_240717-1658/combined.log
```
0
T…
efcy updated
2 months ago
-
The protobuf format has the type [`google.protobuf.Value`][3] described in [Create Protobuf messages for .NET apps][1].
There is also a [`Google.Protobuf.WellKnownTypes.Value`][2] type in the `Google…
-
Using gemini models:
```
from langchain_google_vertexai import ChatVertexAI
model = ChatVertexAI(
model="gemini-1.5-pro-002",
temperature=0,
)
```
and trustcall create_extractor…
-
Could you please give me some ideas how to install package?
I have Mac OS Big Sur 11.2
When I make pip install Pyrobuf in terminal I get an error
Cython is installed correctly.
I need Pyrob…
-
```
$ docker build -t monero .
.
.
.
.
288.5 make[2]: Leaving directory '/src/contrib/depends/work/build/x86_64-linux-gnu/protobuf/21.12-9aeddd7937d/src'
288.5 Staging protobuf...
288.5 make[2…
-
![Weixin Image_20240801000509](https://github.com/user-attachments/assets/04ac70eb-8132-4c6d-ab6b-d4a7303053d3)
[root@xxxxxxxx c++]# sh make.sh
rm: cannot remove 'build': No such file or direct…
-
I have a file like
```
edition = "2023";
...
```
When running protoc-gen-doc like so:
```shell
docker run --rm \
-v $(pwd)/:/out \
-v $(pwd)/proto:/protos \
pseudomuto/protoc-gen-doc -…
-
#### Read me
Read this first before creating an issue:
- do not use this issue tracker to ask questions, instead use one of these [channels](https://vertx.io/community/). Questions will likely b…