ci/cd new release

This commit is contained in:
Ishaan Jaff
2025-08-07 16:59:44 -07:00
parent 7695882d8a
commit 698655cd24
+1 -1
View File
@@ -357,7 +357,7 @@ disable_copilot_system_to_assistant: bool = (
)
public_model_groups: Optional[List[str]] = None
public_model_groups_links: Dict[str, str] = {}
#### REQUEST PRIORITIZATION #####
#### REQUEST PRIORITIZATION ######
priority_reservation: Optional[Dict[str, float]] = None