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