GLM-5.2 / app.py

Commit History

fix: keep OAuth redirect_uri clean; opener closes sign-in popup
c89ca64
Running

akhaliq HF Staff Claude commited on

feat: self-close sign-in popup via _target_url=/login/close
581e59d

akhaliq HF Staff Claude commited on

feat: delegate HF OAuth to gradio.oauth.attach_oauth
d73d1ab

akhaliq HF Staff Claude commited on

fix: harden OAuth callback token exchange against 502s
a1c3daf

akhaliq HF Staff Claude commited on

fix: add response_type=code to HF authorize request
bdf121b

akhaliq HF Staff Claude commited on

fix: OAuth state round-trip via signed URL state; HF button at sidebar top
4fe14a2

akhaliq HF Staff Claude commited on

feat: sign in with HF and bill inference to the logged-in user
a6531f0

akhaliq HF Staff Claude commited on

feat: switch GLM-5.2 provider to fireworks-ai
51c51fa

akhaliq HF Staff commited on

chore: remove hf token from UI configuration and rely on backend environment variable
1297ea7

akhaliq HF Staff commited on

feat: use AsyncOpenAI and set X-Accel-Buffering headers for instant streaming
ba01305

akhaliq HF Staff commited on

chore: remove other models and add requirements.txt
cc974ba

akhaliq HF Staff commited on

feat: Add GLM-5.2 terminal-style chat UI using gradio.Server
25f285c

akhaliq HF Staff commited on