Commit 4612dd23 authored by brent's avatar brent

first commit

parent 29bf7c87
...@@ -211,7 +211,6 @@ const formSubmit = async () => { ...@@ -211,7 +211,6 @@ const formSubmit = async () => {
// AI 使用方法 // AI 使用方法
const ai_options = new AIOptions({ const ai_options = new AIOptions({
appId: 'k3ebyfaSz8b87xJb_VyEGXx_AJ0MM8ngqU7Ym3AKeW8A', appId: 'k3ebyfaSz8b87xJb_VyEGXx_AJ0MM8ngqU7Ym3AKeW8A',
ai_server:"http://localhost:8088"
}) })
const aonet = new AI(ai_options) const aonet = new AI(ai_options)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment