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