Readable documentation and a token-cost calculator
Developer guides now include their full text in the initial HTML. A standalone calculator estimates token costs from your own rates and usage.
Documentation, API reference and integration guides can now be read without JavaScript, including request examples and current feature limits. Read the documentation
Published a browser-only calculator with its source and calculation method. Enter your own token counts and rates; it does not supply provider prices or rankings. Open the calculatorView the source
Developer documentation and site styles
Added API and integration guides, and corrected how the public site loads its styles.
Added an API reference for model listing, text chat completions, supported request fields, and current feature limits. Read the API reference
Added a quickstart using the OpenAI Python SDK and a server-side API key. Read the quickstart
Added separate guides for bearer-key authentication and request limits, errors, and retries. AuthenticationRequest limits
Corrected the public HTML build to preserve complete JavaScript and stylesheet asset tags, allowing the site styles to load.