Merge pull request #2 from real-clh-pdt/main

remove secretkey
This commit is contained in:
real-clh-pdt 2024-08-27 23:55:36 +08:00 committed by GitHub
commit 917b628818
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
from zhipuai import ZhipuAI
client = ZhipuAI(api_key="c7e37f4df18095500882f7680e4496a9.63jqS9iptluarKXv") # 请填写您自己的APIKey
client = ZhipuAI(api_key="") # 请填写您自己的APIKey
result = client.knowledge.create(
embedding_id=3,