This commit is contained in:
锦恢 2025-06-17 23:32:50 +08:00
parent 94935e6b9c
commit 3700857aa8

View File

@ -37,6 +37,7 @@ export async function makeSimpleTalk() {
enableTools: [],
enableWebSearch: false,
contextLength: 5,
enableXmlWrapper: false,
parallelToolCalls: true
}
};