Commit cbcc333
authored
fix api key example in README (#133)
original config uses model_api_key, not client_options
https://github.com/browserbase/stagehand-python/blob/main/stagehand/config.py#L221 parent 6586996 commit cbcc333
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments