Ruihao Zhang

Results 6 issues of Ruihao Zhang

**Describe the bug** > the same as #514 but adding codes to reproduce it 1. Create a `Table` instance which has at least 2 columns in document 2. Add a...

bug

I want to evaluate the performance of pretrained Graphormer using testing data and I use following code ```shell python evaluate.py \ --user-dir ../../graphormer \ --num-workers 16 \ --ddp-backend=legacy_ddp \ --dataset-name...

I need to clone voice for many times and generating audios one by one is slow so I want to ask whether it can generate audio in batch.

### Feature Description Support web app authorization for `GoogleCalendarToolSpec` from `llama_index.tools.google`. In addition, I find though the tool can cache token, it cannot handle the situation where the token has...

enhancement
triage

### Describe your problem I am using the chat feature and I am wondering what the content of the variable `knowledge` is in the system prompt. Are they the original...

question

**Describe the bug** After I update the code to the latest version v3.0.8, the following code will throw "IndexError: list index out of range". ```python from deepeval.synthesizer import Synthesizer from...