Merge cluster to master #3
|
@ -54,6 +54,7 @@ def generate_stats(regen: bool = False):
|
|||
'anthropicKeys': '∞',
|
||||
},
|
||||
'backends': {},
|
||||
'online': len(model_choices) > 0
|
||||
}
|
||||
|
||||
# TODO: have get_model_choices() return all the info so we don't have to loop over the backends ourself
|
||||
|
|
Reference in New Issue