Skip to content

Commit dc86add

Browse files
committed
Corrected readme
1 parent 0ea77dd commit dc86add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Initialize the SDK:
1818
use use JordanDalton\AnthropicSdkPhp\AnthropicConnector;
1919

2020
AnthropicConnector::make('YOUR-API-KEY')
21-
->completions("\n\nHuman:Say Hi\n\nAssistant:")
21+
->completions()
2222
->create("\n\nHuman:What is today?\n\nAssistant:);
2323
```
2424

0 commit comments

Comments
 (0)