fix: ui issues
This commit is contained in:
@@ -12,6 +12,7 @@ export interface FormData {
|
||||
api_key: string;
|
||||
config: {
|
||||
type: maasProviderType;
|
||||
openaiCustomUrl?: string;
|
||||
[key: string]: any;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user