Tőzsér Tamás
Tőzsér Tamás
If you mix the legacy and standard SQL syntax you get an error like this: Project name needs to be separated by dot from dataset name, not by colon in...
Without the annotation processor the build fails with an error like this: BigQueryResult.java:27: error: package AutoValue_BigQueryResult does not exist See https://github.com/google/auto/blob/master/value/userguide/index.md
### Bug Description I receive this exception: ``` File "/usr/local/lib/python3.11/site-packages/llama_index/core/callbacks/token_counting.py", line 56, in get_llm_token_counts usage = response.raw.get("usage", None) ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/pydantic/main.py", line 828, in __getattr__ raise AttributeError(f'{type(self).__name__!r} object has no...