OpenAI API Usages
Cookbook
OpenAI Cookbook
Open-source examples and guides for building with the OpenAI API. Browse a collection of snippets, advanced techniques and walkthroughs. Share your own examples and guides.
https://cookbook.openai.com/
Token Counter
Prompt Token Counter for OpenAI Models
Online tool to count tokens from OpenAI models and prompts. Make sure your prompt fits within the token limits of the model you are using.
https://www.prompttokencounter.com/
OpenAI Platform
Explore developer resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's platform.
https://platform.openai.com/docs/models/overview

OpenAI API
We’re releasing an API for accessing new AI models developed by OpenAI.
https://openai.com/blog/openai-api

Service Tips
Lessons after a half-billion GPT tokens - Ken Kantzer's Blog
My startup Truss (gettruss.io) released a few LLM-heavy features in the last six months, and the narrative around LLMs that I read on Hacker News is now starting to diverge from my reality, so I thought I’d share some of the more “surprising” lessons after churning through just north of 500 million tokens, by my […]
https://kenkantzer.com/lessons-after-a-half-billion-gpt-tokens/

Seonglae Cho