-
Bulk insert of document evaluations fails. Error message returned in the last cell of the [LlamaIndex tracing tutorial](https://colab.research.google.com/github/Arize-ai/phoenix/blob/main/tutorials/tr…
-
### Before You Report a Bug, Please Confirm You Have Done The Following...
- [X] I have updated to the latest version of the packages.
- [ ] I have searched for both [existing issues](https://github.…
-
Just got our server upgraded to v1.3 to get custom clients and wow. Impressive setup. Easy to use and manage! Plus we finally get easy to use Mac capability. We're an MSP and use RustDesk primarily as…
-
### Before You Report a Bug, Please Confirm You Have Done The Following...
- [X] I have updated to the latest version of the packages.
- [X] I have searched for both [existing issues](https://github.…
-
I can not use deepqmc due to the following versioning issue:
```
from deepqmc import Molecule
mol = Molecule.from_name('LiH')
```
Error:
```
[/usr/local/lib/python3.10/dist-packages/deepq…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### Before You Report a Bug, Please Confirm You Have Done The Following...
- [X] I have updated to the latest version of the packages.
- [ ] I have searched for both [existing issues](https://gith…
-
### Description of the bug:
The current implementation of the PT2E creates numerous transpose operation (NCHW -> NHWC) for the weights, which slows down the inference, is there a way to have the …
-
![image](https://github.com/GoogleCloudPlatform/vertex-ai-samples/assets/67876607/fa6f5549-b480-4188-b488-31eb9f5fe7e3)
I tried this with several different model options, same error.
InvalidArgu…
-
When retrieving data using tickers.cash_flow(), I am getting a dictionary. The docs suggest I should be getting a dataframe.
I scraped a full list of tickers from the nasdaq site for this project. …