[SMG] Add /v1/models fallback for model name discovery (#25293)

Co-authored-by: Amit Gruner <agruner@crusoe.ai>
This commit is contained in:
gruner
2026-05-18 22:02:35 +08:00
committed by GitHub
co-authored by Amit Gruner
parent ba2ffcf156
commit 0ab427d0e1
4 changed files with 233 additions and 0 deletions
+1
View File
@@ -11,4 +11,5 @@ pub mod power_of_two_test;
pub mod service_discovery_test;
pub mod test_openai_routing;
pub mod test_pd_routing;
pub mod worker_discovery_test;
pub mod worker_management_test;