Skip to content

Commit

Permalink
docs(readme): add link to api.md (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot authored and rattrayalex committed Sep 12, 2023
1 parent 2eb35d9 commit a9adb91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ pip install anthropic

## Usage

The full API of this library can be found in [api.md](https://www.github.com/anthropics/anthropic-sdk-python/blob/main/api.md).

```python
from anthropic import Anthropic, HUMAN_PROMPT, AI_PROMPT

Expand Down

0 comments on commit a9adb91

Please sign in to comment.