Skip to content

Commit

Permalink
Update README.md (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtang1985 authored Oct 22, 2024
1 parent e2f00ce commit 00f88ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/orchestration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ console.log(
>
> #### Harmonized API
>
> You can switch to a different model, even from another vendor, by leveraging the harmonized API of the orchestration service.
> Here’s an example where only one line of code is changed..
> As the orchestration service API is harmonized, you can switch to a different model, even from another vendor, by changing only the `model_name` property.
> Here’s an example where only one line of code is changed.
>
> ```ts
> const orchestrationClient = new OrchestrationClient({
Expand Down

0 comments on commit 00f88ee

Please sign in to comment.