Python toolkit for building production-ready LLM applications. Modular utilities for prompts, RAG, agents, structured outputs, and multi-provider support.
Function calling and other API updates, OpenAI, 2023OpenAI Blog (OpenAI) - Discusses how models can generate structured JSON output for tool use, a method that frameworks often abstract for reliable structured responses, complementing explicit output parsers.