Jon/model name massage (#2559)
This commit is contained in:
@@ -393,7 +393,7 @@ export type CreditCardCredential = {
|
||||
};
|
||||
|
||||
export type ModelsResponse = {
|
||||
models: string[];
|
||||
models: Record<string, string>;
|
||||
};
|
||||
|
||||
export const RunEngine = {
|
||||
|
||||
Reference in New Issue
Block a user