Skip to content

Commit

Permalink
Update packages/foundation-models/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 74dc3ce commit 954b459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/foundation-models/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Define optional request configuration when running the client, similar to the ch

### Custom Request Configuration

Set custom request configuration in the `requestConfig` parameter when calling the `run` function of a chat or embedding client.
Set custom request configuration in the `requestConfig` parameter when calling the `run()` method of a chat or embedding client.

```ts
const response = await client.run(
Expand Down

0 comments on commit 954b459

Please sign in to comment.