mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-17 18:06:06 +00:00
feat(wizard): start bot setup from scenarios
This commit is contained in:
@@ -1072,6 +1072,7 @@ export class BackendClient extends BaseHttpClient {
|
||||
|
||||
public saveWizardProgress(progress: {
|
||||
step: number;
|
||||
selected_scenario?: string | null;
|
||||
selected_adapter: string | null;
|
||||
created_bot_uuid: string | null;
|
||||
bot_saved: boolean;
|
||||
|
||||
Reference in New Issue
Block a user