mirror of https://github.com/buster-so/buster.git
fix build error
This commit is contained in:
parent
168777f9df
commit
9c1466a1ad
|
@ -57,6 +57,7 @@ export async function runAnalyticsEngineerAgent(params: RunAnalyticsEngineerAgen
|
|||
dataSourceId: '',
|
||||
organizationId: 'cli',
|
||||
messageId: randomUUID(),
|
||||
todosList: [],
|
||||
model: proxyModel,
|
||||
abortSignal,
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue