agentscope-ai / agentscope-ai/agentscope
[Feature]: Add support for secure access to Aliyun models in AgentScope
- 主要語言
- Python
- 星號
- 31.6k
- 分支
- 3.5k
- 平均合併
- 1 天 16 小時
- 30 天內合併 PR
- 103
描述
# Add support for secure access to Aliyun models in AgentScope
Our system needs to securely access Aliyun model services (e.g., Model Studio) using encryption protocols like TLS and token authentication. According to [Aliyun's documentation](https://help.aliyun.com/zh/model-studio/encrypted-access-to-model-inference?spm=a2c4g.11186623.help-menu-search-2400256.d_0), encrypted API calls are required for cloud model inference.
## Request
Does AgentScope currently support this secure access pattern? If not, would it be possible to implement a standardized solution for encrypted cloud service integration?
## Use case
Securely call Aliyun-hosted models while complying with enterprise security policies (e.g., TLS encryption, token-based authentication).
貢獻指南
評估
這個 Issue 還沒有評估資料。