mirror of
https://github.com/xtekky/gpt4free.git
synced 2026-02-01 05:11:39 -08:00
- Remove duplicate isinstance(chunk, RequestLogin) check at line 220 - Fix remaining RequestLogin handler to use chunk.to_string() instead of str(chunk) - Resolves conflicting type checks issue where first check made second unreachable Co-authored-by: hlohaus <983577+hlohaus@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| api | ||
| cli | ||
| client | ||
| gui | ||
| image | ||
| integration | ||
| local | ||
| locals | ||
| mcp | ||
| Provider | ||
| providers | ||
| requests | ||
| tools | ||
| __init__.py | ||
| __main__.py | ||
| config.py | ||
| cookies.py | ||
| debug.py | ||
| errors.py | ||
| files.py | ||
| models.py | ||
| typing.py | ||
| version.py | ||