Right now, the primary way to access PromptLayer is through our Python wrapper library that can be installed with pip install promptlayer
.
The Python library is a wrapper over our REST API. If you use another language, like Javascript, just interact directly with the API.
Here are the calls you can make via our REST API:
Right now, the primary way to access PromptLayer is through our Python wrapper library that can be installed with pip install promptlayer
.
The Python library is a wrapper over our REST API. If you use another language, like Javascript, just interact directly with the API.
Here are the calls you can make via our REST API: