ui - set models and start/endtimes

This commit is contained in:
Ishaan Jaff 2024-05-03 22:10:40 -07:00
parent 6504333d28
commit 917d246e42

View file

@ -441,8 +441,8 @@ export const modelMetricsCall = async (
userID: String,
userRole: String,
modelGroup: String | null,
startTime: String | null,
endTime: String | null
startTime: String | undefined,
endTime: String | undefined
) => {
/**
* Get all models on proxy