Anthropic REST API
Jump to navigation
Jump to search
An Anthropic REST API is an GenAI API by Anthropic Corp..
- Context:
- …
- Example(s):
- Counter-Example(s):
- See: Anthropic Python Library.
References
2023
- https://github.com/anthropics/anthropic-sdk-python
- The Anthropic Python library provides convenient access to the Anthropic REST API from any Python 3.7+ application. It includes type definitions for all request params and response fields, and offers both synchronous and asynchronous clients powered by httpx.