Skip to content

Commit bda4e1c

Browse files
author
shubham
committed
Update one thing
1 parent 1567c71 commit bda4e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemini/gemini_manifold_pipeline.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def pipe(
5757

5858
user_email = body.get("user", {}).get("email")
5959

60-
body["model"] = model_id
60+
body["model"] = "google/"+model_id
6161

6262
headers = {
6363
"api-key": self.valves.GEMINI_API_KEY,

0 commit comments

Comments
 (0)