gpt4free/g4f/gui
copilot-swe-agent[bot] f51e45fd83 Fix duplicate RequestLogin type check and dead code in api.py
- 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>
2026-01-28 13:14:36 +00:00
..
server Fix duplicate RequestLogin type check and dead code in api.py 2026-01-28 13:14:36 +00:00
__init__.py Refactor model handling and improve timeout functionality 2025-09-04 18:11:05 +02:00
gui_parser.py refactor: update cookie browsers var and LMArenaBeta availability logic 2025-08-09 03:30:37 +02:00
run.py refactor: update cookie browsers var and LMArenaBeta availability logic 2025-08-09 03:30:37 +02:00
webview.py Readd JsApi for Webview UI 2025-01-15 19:05:39 +01:00