Skip to content

Commit

Permalink
Add support for Anthropic Claude models (#2245)
Browse files Browse the repository at this point in the history
* init notebook

* move notebook to website, remove set your api section

* add link to claude page

* replace config_from_json of raw python config

* update cost

---------

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
  • Loading branch information
levscaut and ekzhu committed Apr 3, 2024
1 parent 0644a2b commit f5e382a
Show file tree
Hide file tree
Showing 2 changed files with 763 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ are provided below:

- [Together AI example](/docs/topics/non-openai-models/cloud-togetherai)
- [Mistral AI example](/docs/topics/non-openai-models/cloud-mistralai)
- [Anthropic Claude example](/docs/topics/non-openai-models/cloud-anthropic)


### Locally run proxy servers
Expand Down
Loading

0 comments on commit f5e382a

Please sign in to comment.