File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ Use the Helicone app on Zapier to generate chat completions from any supported m
3636 <Step title = " Configure the Chat Completion action" >
3737 - Model: pick any supported model (see <a href = " https://www.helicone.ai/models" target = " _blank" >model registry</a >).
3838 - Messages: map your trigger fields (e.g., prompt text) into the user message.
39- - Optional: set temperature, max tokens, or system instructions.
4039
4140 <Info >
4241 The action routes through Helicone’s AI Gateway. You can later change the target provider or model in Helicone without updating your Zap.
@@ -59,6 +58,14 @@ Use the Helicone app on Zapier to generate chat completions from any supported m
5958- Summarize new rows in Google Sheets or Airtable
6059- Generate product descriptions from e‑commerce triggers
6160
61+ ## Alternate Use cases
62+
63+ In case you want to utilize the observability side of Helicone (rather than just the gateway), we've got you covered!
64+
65+ This integration has searches and other creation actions that you could otherwise do in the Helicone Dashboard
66+
67+ It also has a blank curl request, in the event that you don't find an action you want. Create what you need!
68+
6269## Troubleshooting
6370
6471- Ensure your Helicone API key is valid and has write access.
You can’t perform that action at this time.
0 commit comments