mirror of
https://github.com/primedigitaltech/FileChat.git
synced 2026-01-19 13:03:19 +08:00
commit
917b628818
@ -1,6 +1,6 @@
|
|||||||
from zhipuai import ZhipuAI
|
from zhipuai import ZhipuAI
|
||||||
|
|
||||||
client = ZhipuAI(api_key="c7e37f4df18095500882f7680e4496a9.63jqS9iptluarKXv") # 请填写您自己的APIKey
|
client = ZhipuAI(api_key="") # 请填写您自己的APIKey
|
||||||
|
|
||||||
result = client.knowledge.create(
|
result = client.knowledge.create(
|
||||||
embedding_id=3,
|
embedding_id=3,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user