# Cohere now respects zero-valued sampling params

> An explicit 0 for temperature, top_k, seed, frequency_penalty, or presence_penalty is no longer dropped before the request. Cohere calls now honor a deliberate zero instead of silently ignoring it.

- Published: 2026-08-05
- Author: Agno Team
- Categories: Changelog
- Canonical: https://www.agno.com/articles/cohere-now-respects-zero-valued-sampling-params
- Markdown: https://www.agno.com/articles/cohere-now-respects-zero-valued-sampling-params.md

An explicit `0` for `temperature`, `top_k`, `seed`, `frequency_penalty`, or `presence_penalty` is no longer dropped before the request. Cohere calls now honor a deliberate zero instead of silently ignoring it.
