Skip to content

Commit 298dd7f

Browse files
committed
fix
1 parent cb663db commit 298dd7f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/components/assistant/util.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ export const defaultApiOptions: ChatApiOptions = {
4848
// 服务器API路径
4949
const SERVER_MODEL_API_URL = '/bizyair/model/chat'
5050

51-
// context_API_KEY
52-
export const API_KEY = 'sk-bZ9JbKE7NKFql9y2ZVI7tezgezJOY1eAx6q1k0fovPUlkawK'
5351
/**
5452
* 构建聊天请求体
5553
* @param messages 消息数组

0 commit comments

Comments
 (0)