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
GEN_AI__RESPONSE__FINISH_REASONS(gen_ai.response.finish_reasons)