vlm_agent/API_KEY.py

16 lines
488 B
Python
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# API_KEY.py
# 同济子豪兄 2024-5-22
# 各种开放平台的KEY不要外传
# 零一万物大模型开放平台
# https://platform.lingyiwanwu.com
YI_KEY = "81ee01a58de247c2a4f1b1f37de5e552"
# 百度智能云千帆ModelBuilder
# https://qianfan.cloud.baidu.com
QIANFAN_ACCESS_KEY = "ALTAKRELRxSXXXXXXXXXX"
QIANFAN_SECRET_KEY = "3737d9da82de4f2XXXXXXXXXX"
# 百度智能云千帆AppBuilder-SDK
APPBUILDER_TOKEN = "bce-v3/ALTAK-7jr20xkZl4cDmhbQKA4ml/f560e5dc3XXXXXXX059XXXXXXXXX"