chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export declare function parseModelString(model: string): {
|
||||
providerID: string;
|
||||
modelID: string;
|
||||
variant?: string;
|
||||
} | undefined;
|
||||
Reference in New Issue
Block a user