u
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
// model reaches a final answer. Because the browser/context are not closed,
|
||||
// Bun stays alive until you close the browser or stop the process manually.
|
||||
|
||||
// 这是官网文档里的 option 3: Use a code-execution harness. 它并没有用到 tools: [{type:'computer'}] 的 buildin computer tool。
|
||||
|
||||
import OpenAI from 'openai'
|
||||
import readline from 'node:readline/promises'
|
||||
import vm from 'node:vm'
|
||||
|
||||
Reference in New Issue
Block a user