seed
Reference
Environment Variables

Environment variables

You can use these environment variables to customize the Seed CLI behavior.

NameDescription
OPENAI_API_KEYUse an OpenAI API key to generate examples for text-based entries.
GROQ_API_KEYUse a GROQ API key to generate examples for text-based entries.
AI_MODEL_NAMESpecify the AI model name. Example: gpt-4-mini,llama-3.1-8b-instant
AI_CONCURRENCYSpecify the number of concurrent requests to make. Default for OpeanAI is 5 and Groq 1