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 (https://api.promptlayer.com/rest):
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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 (https://api.promptlayer.com/rest):
Was this page helpful?
