gpt4free/g4f/tools
2026-05-03 20:17:05 +02:00
..
__init__.py Update __init__.py 2025-01-01 15:00:56 +01:00
auth.py Refactor search and response handling; introduce CachedSearch and DDGS classes for improved web search functionality and response management. Add PlainTextResponse for handling plain text responses. Update requirements and setup for new dependencies. 2025-10-03 11:38:24 +02:00
fetch_and_scrape.py Fix undefined names, type errors, and code quality issues (#3288) 2025-12-12 08:33:43 +01:00
files.py fix: replace bare except clauses with except Exception 2026-02-25 11:49:12 +00:00
media.py Refactor media rendering to yield messages only if content parts exist 2026-04-07 16:28:14 +02:00
run_tools.py fix: ensure api_key validation checks for string type in is_provider_api_key function 2026-05-03 20:17:05 +02:00
web_search.py Refactor search and response handling; introduce CachedSearch and DDGS classes for improved web search functionality and response management. Add PlainTextResponse for handling plain text responses. Update requirements and setup for new dependencies. 2025-10-03 11:38:24 +02:00