-
### Description
Currently logs from Vertex are tagged with `[GoogleGenerativeAI]` and appear out of sync with other Firebase related logs. E.g. in the simulator I was able to get a server response be…
-
Error: Provider produced inconsistent result after apply
│
│ When applying changes to
│ module.data_store.module.dataform-workflow-prod[0].google_service_account.scheduler,
│ provider
│ "mod…
-
Good/Bad ボタンの実装は済んでいるが、Bad を押したとて、何が Bad だったのかを残すことができないので、何が悪かったのかを記述できるような機能が欲しい
-
### 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…
-
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…
-
## Description
Perform fine-tuning on the Gemini model using a specific set of input and output data. This process will allow the model to learn from the provided dataset and improve its accuracy and…
-
### Discussed in https://github.com/vercel/ai/discussions/2440
Originally posted by **nalaso** July 28, 2024
I am using the @anthropic-ai/vertex-sdk, and it works fine with Claude 3.5. However…
-
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…
-
### Class | 类型
大语言模型
### Feature Request | 功能请求
我看到有大佬已经PR了但docker还没更新?我现在先自己build一个试试,希望作者大大能尽快更新。
-
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…