jeessy2
jeessy2
支持传递自定义参数,目前只实现如下DNS服务商: # Aliyun - 通过[Line参数](https://help.aliyun.com/document_detail/29807.html)修改 ``` example.com?Line=telecom ``` - 通过RecordId修改 ``` example.com?RecordId=xx ``` - 可搭配更多[参数](https://help.aliyun.com/document_detail/29774.html) ``` example.com?RecordId=xx&Line=oversea&Lang=en ``` # Dnspod - 通过[record_line参数](https://docs.dnspod.cn/dns/dns-record-line/)修改 ``` example.com?record_line=境内 ``` - 通过record_id修改 ``` example.com?record_id=xx ```...
In some coditions, Using `ListObjectsPagesWithContext` will cause an infinite loop. But when i change to `ListObjectsV2PagesWithContext` and it works fine. `ListObjectsPagesWithContext` getting next marker always some. There is some logs:...
# Description Vision switch functionality is provided on OpenRouter. Copy from openai_api_compatible ## Type of Change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change...