Skip to content

Commit

Permalink
docs: instance text
Browse files Browse the repository at this point in the history
  • Loading branch information
asafgardin committed Dec 20, 2023
1 parent bbb87d3 commit 2f84090
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ client = AI21Client(api_key='my_api_key')
client = AI21Client()
```

We No longer support static methods for each resource, instead we have a client instance that has a method for each
allowing for more flexibility and better control.

### Completion before/after

```diff
Expand Down

0 comments on commit 2f84090

Please sign in to comment.