feat(pages): Disable AiScript step limitation to improve usability
This commit is contained in:
@ -77,7 +77,6 @@ export class ASEvaluator {
|
||||
},
|
||||
log: (type, params) => {
|
||||
},
|
||||
maxStep: 16384
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user