Update label field comment to indicate deprecation (#10970)

This commit is contained in:
Lianmin Zheng
2025-09-26 12:59:59 -07:00
committed by GitHub
parent fff7fbabe6
commit e56c64bfaf

View File

@@ -134,7 +134,7 @@ class GenerateReqInput:
# Conversation id used for tracking requests
conversation_id: Optional[str] = None
# Label for the request
# (Deprecated, please use custom_labels) Label for the request
label: Optional[str] = None
# Priority for the request