-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
ChatQnA is one of the GenAI examples. It is a chatbot for question and answer through retrieval augmented generation (RAG). All details about the sample are available at https://github.com/opea-projec…
-
### Issue
Hello!
Just two observations with v0.60.1:
1. aider uses `whole` edit mode for `vertex_ai/gemini-pro-experimental` (probably because it doesn't know it), but the model is the same a…
-
DeepEval docs have a Google Vertex AI implementation sample here:
https://docs.confident-ai.com/docs/metrics-introduction#google-vertexai-example
However, it has a number of issues:
1. It doesn…
-
### Discussed in https://github.com/empirical-run/empirical/discussions/235
Originally posted by **TalkTomeG00se** May 29, 2024
Hello!
First I want to say thank you for this awesome tool, re…
-
### 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…
-
**Is your feature request related to a problem? Please describe.**
Add Google Vertex AI connector and support metadata ingestion.
-
I want to request for the Vertex AI support. I took a look at it with refer to the Substitution. I still can't make it working. The Quarkus is now require `--link-at-build-time`. I can't make it work.…
-
Convert [20211210_17111.zip](https://github.com/cofacts/ground-truth/blob/main/20211210_17111.zip) files into format that can be uploaded to Vertex AI for [multi-label classification](https://cloud.go…
MrOrz updated
10 months ago
-
### What happened?
When using litellm SDK version 1.48.7 like this:
```
from litellm import completion
import json
## GET CREDENTIALS
file_path = 'PATH_TO_JSON'
# Load the JSON file
with…