0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. akg
  2. /
  3. akg_agents
  4. /
  5. tools
DdujinyeEnhance 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 个月前