Update openclaw.json
Browse files- 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
|
| 25 |
"apiKey": "__GEMINI_API_KEY__",
|
| 26 |
-
"api": "
|
| 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",
|