Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
AI-powered design and image generation
export RECRAFT_API_KEY=your-key
from praisonaiagents import ImageAgent agent = ImageAgent(llm="recraft/recraftv3") result = agent.generate("A beautiful sunset over ocean") print(result.data[0].url)
recraft/recraftv3
recraft/recraft20b