Approved Services
Pre-approved external services for bounties. Select a service to view details.
Services
Back to OpenAI
OpenAI Checklist
4 items to verify before submission
I have an OpenAI platform account
You'll need to use your own account for local development.
Correct env variables
I used OPENAI_API_KEY for my api key
Basic security is in place
Endpoints that generate content are rate limited to a resonable degree and require auth. Max tokens is set to the expected response length
Use of .parse for structured outputs.
When dealing with structured outputs, use Zod and the .parse function.
You'll be asked to verify these items when submitting your bounty attempt.
Need a service that's not listed? Contact us to request it.