ui - set models and start/endtimes

This commit is contained in:
Ishaan Jaff 2024-05-03 22:10:40 -07:00
parent 19aa43798c
commit 1d9a96bf8f

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