abc1181 commited on
Commit
16f0633
·
verified ·
1 Parent(s): 22aa93b

Update openclaw.json

Browse files
Files changed (1) hide show
  1. openclaw.json +2 -2
openclaw.json CHANGED
@@ -21,9 +21,9 @@
21
  "mode": "merge",
22
  "providers": {
23
  "google": {
24
- "baseUrl": "https://generativelanguage.googleapis.com/v1beta/openai/",
25
  "apiKey": "__GEMINI_API_KEY__",
26
- "api": "openai-completions",
27
  "models": [
28
  {
29
  "id": "gemini-2.5-flash",
 
21
  "mode": "merge",
22
  "providers": {
23
  "google": {
24
+ "baseUrl": "https://generativelanguage.googleapis.com/v1beta",
25
  "apiKey": "__GEMINI_API_KEY__",
26
+ "api": "google-generative-ai",
27
  "models": [
28
  {
29
  "id": "gemini-2.5-flash",