OPENAI
AI Provider: OpenAI
⚠️ Please note that using some AI providers, such as OpenAI's API, can be expensive. Monitor your usage carefully to avoid incurring unexpected costs. We're NOT responsible for your usage under any circumstance.
Quick Start Guide
Update your agent settings
Set
AI_PROVIDERtoopenai.Set
OPENAI_API_KEYto your OpenAI API key.Set
AI_MODELtogpt-3.5-turbofor ChatGPT.Set
AI_TEMPERATUREto a value between 0 and 1. The higher the value, the more creative the output.Set
MAX_TOKENSto the maximum number of tokens to generate. The higher the value, the longer the output. The maximum forgpt-3.5-turbois 4000,gpt-4is 8000.
Last updated