We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb654a commit 0846ba7Copy full SHA for 0846ba7
examples/plugins/serper/README.md
@@ -16,7 +16,7 @@ Call with:
16
"name": "serper",
17
"path": "oci://ghcr.io/tuananh/serper-plugin:latest",
18
"runtime_config": {
19
- "env_var": {
+ "env_vars": {
20
"SERPER_API_KEY": "<your-serper-api-key>"
21
},
22
"allowed_hosts": ["google.serper.dev"]
0 commit comments