提交历史
查看每次提交的作者、时间与代码差异。
Fix handling of stream_timeout
hlohaus
提交于
Update build-linux-exe job to use matrix runner
hlohaus
提交于
Add initial implementation of the Qwen provider
hlohaus
提交于
Refactor render function to simplify download URL handling by removing version query parameter
hlohaus
提交于
Refactor BrowserConfig class: move it from requests to cookies module and update its initialization.
hlohaus
提交于
Add BrowserConfig initialization in cookies.py and ensure directory creation in SharedTokenManager
hlohaus
提交于
Ensure BrowserConfig port is converted to integer when retrieved from environment variable
hlohaus
提交于
Update BrowserConfig port retrieval to handle non-integer values from environment variable
hlohaus
提交于
Enhance LMArena provider to handle image responses and raise MissingRequirementsError for missing auth files
hlohaus
提交于
Enhance PuterJS provider to track live model instances and update BrowserConfig for automation tool settings
hlohaus
提交于
Add more live info
hlohaus
提交于
Track live model instances in Ollama and Cohere providers, updating count on model retrieval
hlohaus
提交于
Add models_needs_auth flag to Groq provider and enhance get_models method to load API key
hlohaus
提交于
Track live model instances in PollinationsAI, LMArena, OpenaiTemplate, and base_provider classes
hlohaus
提交于
Track live provider instances and update count on success or failure in various providers
hlohaus
提交于
Improve error handling in QwenCode and update credential file path retrieval in SharedTokenManager
hlohaus
提交于