Python toolkit for building production-ready LLM applications. Modular utilities for prompts, RAG, agents, structured outputs, and multi-provider support.
Was this section helpful?
OpenAI Pricing, OpenAI, 2024 (OpenAI) - Official source for current OpenAI model pricing and tokenization specifics.
tiktoken, OpenAI, 2023 - Official tokenizer library for OpenAI models, helps with token counting and cost estimation.
Reduce token usage, OpenAI, 2023 - A guide on minimizing token usage and managing costs through effective prompt engineering and model selection.