Chat Completions API, OpenAI, 2024 (OpenAI) - Official documentation explaining how to interact with OpenAI's chat models, covering structured prompts, common generation parameters, and understanding API responses, which are relevant to general LLM API usage.
Use generation parameters for text models, Google Cloud, 2024 (Google) - Documentation that clarifies the purpose and impact of various generation parameters like temperature, top_p, and max_output_tokens, providing insight into controlling LLM output characteristics.