What you’ll find here
- Creating and Editing - Create a prompt, add messages, work with inputs, and test it in the editor
- Publishing and Versioning - Save versions, review version history, roll back changes, and create prompt deployments
- Run with API - Invoke a prompt deployment with cURL using the public API
- Logs - Review prompt runs, request details, inputs, and related activity
- Run with Python SDK - Invoke a prompt deployment from Python with
fetch-hive-sdk - Run with Node.js SDK - Invoke a prompt deployment from Node.js with
@fetch-hive/sdk - Run with Ruby SDK - Invoke a prompt deployment from Ruby with the
fetch_hivegem - Run with PHP SDK - Invoke a prompt deployment from PHP with
fetch-hive/sdk

