Refactor PollinationsAI model selection logic; update default system in AIModel; clean up unused provider imports hlohaus 提交于 2025-11-10 13:58 1dac52a1
Refactor LMArena provider to generate unique evaluation session IDs; remove redundant assignment hlohaus 提交于 2025-11-02 09:02 4d98885e
Enhance MCP server tests to reflect updated tool count; improve model fetching with timeout handling in providers hlohaus 提交于 2025-11-02 08:01 af56ac0c
Add CORS support to MCP server and tools; enhance image URL handling in tools hlohaus 提交于 2025-11-02 07:31 a4923529
Add MarkItDownTool and TextToAudioTool; enhance scrape_text and fetch_and_scrape functions with metadata support hlohaus 提交于 2025-11-02 04:32 5d53e58d
Merge pull request #3228 from xtekky/copilot/create-mcp-server-for-gpt4free H Lohaus 提交于 2025-11-01 20:35 8df4bc71
Remove MCP usage guide and README files; update logging in API to use print for most wanted IPs; enhance WebSearchTool to support region parameter for search queries. hlohaus 提交于 2025-11-01 20:34 5276e2d6
Enhance MCP server and tools: add CORS support, initialize tool_calls, and update WebSearchTool to use CachedSearch hlohaus 提交于 2025-11-01 11:55 01d194ff
Add HTTP transport mode for MCP server with --http flag copilot-swe-agent[bot] 提交于 2025-11-01 05:25 a15618a8
Address code review feedback: improve type hints, validation, and documentation copilot-swe-agent[bot] 提交于 2025-11-01 05:17 0a72ce96
Add comprehensive MCP documentation and examples copilot-swe-agent[bot] 提交于 2025-11-01 05:13 1e895fbb
Add MCP server tests, documentation, and README updates copilot-swe-agent[bot] 提交于 2025-11-01 05:10 0c2a2b00
Add MCP server implementation with web search, scraping, and image generation tools copilot-swe-agent[bot] 提交于 2025-11-01 05:06 e1214e43
Refactor MarkItDown and OpenaiChat classes for improved media handling and optional parameters; enhance is_data_an_media function to support binary/octet-stream return type for unsupported URLs. hlohaus 提交于 2025-10-31 18:16 2317bd5a
Enhance Perplexity provider to yield additional response types including sources, media items, and suggested follow-ups; update response formatting in response classes for improved data handling. hlohaus 提交于 2025-10-31 15:48 35e3fa95
Refactor Copilot and PollinationsAI classes for improved error handling and timeout adjustments; add rate limiting in API class based on user IP. hlohaus 提交于 2025-10-31 14:17 23218c4a