From fd0e6b7f9de37f27d45a03d6a1ba14e73bc65d8b Mon Sep 17 00:00:00 2001 From: Zhongpin Wang Date: Wed, 2 Oct 2024 16:00:15 +0200 Subject: [PATCH] Update packages/orchestration/README.md Co-authored-by: KavithaSiva <32287936+KavithaSiva@users.noreply.github.com> --- packages/orchestration/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/orchestration/README.md b/packages/orchestration/README.md index 083db436..42a2b185 100644 --- a/packages/orchestration/README.md +++ b/packages/orchestration/README.md @@ -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(