-
## Expected Behavior
The fine-tuning of the foundation model should complete without any issues.
## Actual Behavior
The fine-tuning step gets terminated. The details provided below:
T…
-
https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/official/automl/automl_forecasting_on_vertex_pipelines.ipynb
## Expected Behavior
The directions state that we ne…
-
Every time Gemini calls fail, I find it very hard to troubleshoot. The error I get is something like this:
```
/Users/ricc/.rbenv/versions/3.3.4/lib/ruby/gems/3.3.0/bundler/gems/langchainrb-6e83c6…
-
### What happened?
model_list:
- model_name: gemini-1.5-flash
litellm_params:
model: vertex_ai/gemini-1.5-flash-001
vertex_project: "xxxxx"
vertex_location: "europe-west3…
-
### Description of the feature request:
Since `text-embedding-004` the API calls support `outputDimensionality` parameter. That truncates the vector to the given size. See https://cloud.google.com/v…
-
Fix
add in cell with
import os
import vertexai
from vertexai.language_models import ChatModel
os.environ['GOOGLE_APPLICATION_CREDENTIALS'] = '/home/mitch/Projects/proj_123_vertex_ai/fantasti…
-
Below are the properties required to use vertexAI.
```
spring.ai.vertex.ai.gemini.project-id=PROJECT_ID
spring.ai.vertex.ai.gemini.location=LOCATION
spring.ai.vertex.ai.gemini.chat.options.model=v…
-
but can unselect "Supports prompt caching" with Claude models ?
Or add Custom name models with "Does not support prompt caching", just likes "GCP Vertex AI"
![image](https://github.com/user-attach…
-
### What features would you like to see added?
Add GOOGLE_LOC as location environment variable for Google AI endpoint.
### More details
GoogleClient.js defines the location for all calls to u…
-
**Problem**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Jan only supports openai compatible api. So using https://github.com/zhu327/gemini-openai-pro…