gpt4free/etc/unittest
copilot-swe-agent[bot] e1214e4372 Add MCP server implementation with web search, scraping, and image generation tools
Co-authored-by: hlohaus <983577+hlohaus@users.noreply.github.com>
2025-11-01 05:06:46 +00:00
..
__main__.py Add MCP server implementation with web search, scraping, and image generation tools 2025-11-01 05:06:46 +00:00
asyncio.py Update asyncio.py 2024-11-16 13:00:02 +01:00
backend.py Update backend.py 2025-10-04 19:30:32 +02:00
client.py feat: introduce AnyProvider & LM Arena, overhaul model/provider logic (#2925) 2025-04-18 14:10:51 +02:00
image_client.py IterListProvider support for generating images (#2441) 2024-11-29 13:56:11 +01:00
include.py Move some modules, create providers dir 2024-02-22 00:16:58 +01:00
integration.py Update unittests 2024-11-18 18:23:16 +01:00
main.py Improve tools support in OpenaiTemplate and GeminiPro 2025-02-21 04:36:54 +01:00
mcp.py Add MCP server implementation with web search, scraping, and image generation tools 2025-11-01 05:06:46 +00:00
mocks.py Fix include in mocks.py 2025-02-03 21:24:37 +01:00
model.py Remove webview js api, Add unittest for provider has model, Use cooki… (#2470) 2024-12-08 20:39:40 +01:00
models.py Fix unittests 2025-08-08 02:20:19 +02:00
retry_provider.py Fix api with default providers, add unittests for RetryProvider 2024-11-28 17:46:46 +01:00
test_reasoning_standardization.py Standardize reasoning field to OpenAI format while maintaining input compatibility (#3136) 2025-08-21 16:06:36 +02:00
thinking.py fix: Update reasoning statuses in ThinkingProcessor tests 2025-06-19 00:48:57 +02:00
web_search.py feat: add new providers and update models (#3075) 2025-07-11 03:50:59 +02:00