Gemini 3.6 Flash and 3.5 Flash-Lite Ignore Temperature, Top-P, and Top-K
Google's Gemini 3.6 Flash and Gemini 3.5 Flash-Lite ignore temperature, top_p, and top_k, according to Google's current migration guide. Existing Gemini requests…
OpenAI has split their GPT-4 model into two distinct versions: one optimized for ChatGPT and another for API use. This change was announced on Twitter, where OpenAI stated they now offer chatgpt-4o-latest in the API while recommending gpt-4o-2024-08-06 for most API usage.
According to OpenAI's documentation, several versions of the GPT-4o model now exist:
gpt-4o, currently points to gpt-4o-2024-05-13gpt-4o-2024-08-06 is the latest snapshot supporting Structured Outputschatgpt-4o-latest is a dynamic model updated to match the current ChatGPT versionFor developers, this fork has practical implications. OpenAI recommends using gpt-4o-2024-08-06 for most API applications, particularly those requiring structured outputs. The chatgpt-4o-latest endpoint suits chat-based applications or when access to the latest conversational features is needed. The chatgpt-4o-latest endpoint may change without notice, while the dated versions offer stability.
Give Vroni a GitHub issue, bug report, spec, or rough idea. It reads the repo, plans the change, writes code, runs checks, and works toward a review-ready pull request.
Take a look at vroni.com