Commit 75cb1dd
authored
Update README to use a positional api_key argument
The README shows that the client should be initialized with a named argument. This changed in 0.9. to use a positional argument:
https://github.com/andreibondarev/cohere-ruby/pull/8/files1 parent 3c62468 commit 75cb1dd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments