fix: rename h5 execution override to deep reasoning
This commit is contained in:
@@ -185,7 +185,7 @@ test('direct chat rejects non-text messages', () => {
|
||||
}), false);
|
||||
});
|
||||
|
||||
test('direct chat rejects page generation tasks so goose can execute them', () => {
|
||||
test('direct chat rejects page generation tasks so the execution backend can handle them', () => {
|
||||
const service = createDirectChatService({
|
||||
enabled: true,
|
||||
userAuth: {},
|
||||
|
||||
Reference in New Issue
Block a user