mirror of
https://github.com/xtekky/gpt4free.git
synced 2026-02-03 14:22:08 -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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api.py | ||
| app.py | ||
| backend_api.py | ||
| config.py | ||
| crypto.py | ||
| internet.py | ||
| js_api.py | ||
| website.py | ||