提交历史
查看每次提交的作者、时间与代码差异。
Update stubs.py
H Lohaus
提交于
fix: replace bare except clauses with except Exception
haosenwang1018
提交于
Update models.py
H Lohaus
提交于
Update models.py
H Lohaus
提交于
Update models.py
H Lohaus
提交于
Update models.py
H Lohaus
提交于
Update CopilotSession.py
H Lohaus
提交于
Add support for custom cookies directory in CLI arguments and update run_api_args to handle it
hlohaus
提交于
Refactor Api class to remove unused base_url configuration and update proxy handling in iter_run_tools
hlohaus
提交于
Refactor authorization header handling in update_headers to remove it when no new API key is provided
hlohaus
提交于
Refactor format_exception to remove unused last_provider and improve provider retrieval logic
hlohaus
提交于
Refactor ProviderUtils.get_by_label to use class method and improve provider retrieval logic
hlohaus
提交于
Enhance timeout error messaging in Async providers to include provider name for better debugging
hlohaus
提交于
Refactor audio transcription endpoint to use path_provider for improved flexibility in provider selection
hlohaus
提交于
Update base_provider.py
H Lohaus
提交于
Refactor Antigravity quota fetching to streamline API usage and remove unnecessary grouping logic
hlohaus
提交于