Skip to main content

AI__FINISH_REASON

Constant AI__FINISH_REASON 

Source
pub const AI__FINISH_REASON: &str = "ai.finish_reason";
๐Ÿ‘ŽDeprecated:

Use GEN_AI__RESPONSE__FINISH_REASONS (gen_ai.response.finish_reasons) instead.

Expand description

The reason why the model stopped generating.

  • PII: Maybe
  • Rewriting behavior: Backfill

ยงAliases