Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
akg
/
akg_agents
/
tools
下载当前目录
D
dujinye
Enhance AnthropicProvider with SSL verification support
9a5952fb
创建于
4月17日
历史提交
文件
最后提交记录
最后更新时间
v2
Enhance AnthropicProvider with SSL verification support - Added
verify_ssl
parameter to
AnthropicProvider
for SSL certificate validation, defaulting to False for enterprise proxy environments. - Created a custom HTTP client using
httpx.AsyncClient
to accommodate the new SSL verification configuration. - Updated initialization logging to include the SSL verification status. This change improves security and flexibility for users operating in environments with specific SSL requirements.
1 个月前
SPEC.md
Refactor: remove legacy code, standardize test structure, and enhance core module test coverage
2 个月前