mirror of
https://github.com/xtekky/gpt4free.git
synced 2026-02-03 06:13:38 -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> |
||
|---|---|---|
| .. | ||
| server | ||
| __init__.py | ||
| gui_parser.py | ||
| run.py | ||
| webview.py | ||