This website requires JavaScript.
Explore
Help
Sign In
zishuo
/
gpt4free
Watch
1
Star
0
Fork
0
You've already forked gpt4free
mirror of
https://github.com/xtekky/gpt4free.git
synced
2026-04-22 15:47:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc0ad7a9f8a80bef99d680be87d3bc8e2fb8d95d
gpt4free
/
g4f
/
tools
T
History
hlohaus
cc0ad7a9f8
Refactor provider method handling for improved clarity and consistency; update mocks and add SKILL.md for usage guidance
2026-04-17 14:07:49 +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
Refactor provider method handling for improved clarity and consistency; update mocks and add SKILL.md for usage guidance
2026-04-17 14:07:49 +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