Skip to content

Commit

Permalink
Update packages/orchestration/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: KavithaSiva <[email protected]>
  • Loading branch information
ZhongpinWang and KavithaSiva authored Oct 2, 2024
1 parent 954b459 commit fd0e6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/orchestration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ return response.getContent();

### Custom Request Configuration

Set custom request configuration in the `requestConfig` parameter when calling `chatCompletion` function.
Set custom request configuration in the `requestConfig` parameter when calling the `chatCompletion()` method.

```ts
const response = await orchestrationClient.chatCompletion(
Expand Down

0 comments on commit fd0e6b7

Please sign in to comment.