
Example: Ask OpenAI model to generate name and symbol for a token

Model return token name as Virginia Power Token, token symbol as VPI
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.

Example: Ask OpenAI model to generate name and symbol for a token

Model return token name as Virginia Power Token, token symbol as VPI
| Field | Required | Description |
|---|---|---|
| Variable to save result | Yes | The response from the OpenAI model will be assigned to this variable. For example: AGENT_RESPONSE |
| Prompt | Yes | Prompt for the agent |
| Model name | Yes | Model name |
| OpenAI API key | Yes | API key of OpenAI |