How to use open Open AI to generate text in clay?
You can use OpenAI to generate text in Clay through two main methods:
1. Use AI Column
** Click Add column
and select Use AI
** Choose "Content creation, manipulation" as your use case
** Select an OpenAI model from the dropdown
** Write your prompt (click "Help me" for AI assistance with prompt creation)
** Define your output fields
2. ChatGPT Integration
** Use the "ChatGPT: Generate text with OpenAI/GPT" action
** This leverages OpenAI's ChatGPT model within Clay workflows
** Uses Clay inputs as user prompts and context clues as system messages
* Generates responses via OpenAI's Chat Completions API
Both methods allow you to incorporate AI-generated text directly into your Clay tables and workflows.
How do I use my own open ai keys?
To use your own OpenAI API keys in Clay, you have two options: Method 1: Add through Settings ** Click your profile picture → Settings → Connections ** Click "+ Add connection" to add your OpenAI API key Method 2: Add during setup ** When setting up Use AI or ChatGPT integration, click the Account dropdown ** Select "+ Add account" to connect your OpenAI API key Using your own API key may reduce costs compared to Clay's managed account.