AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
fix(frontend): clear stream timeout on stop and fix pre-existing TS errors
Clear the stream timeout timer immediately when the user clicks stop, preventing a brief window where the timeout could fire after the user already cancelled the stream. Also fix pre-existing TypeScript errors in admin rate-limit components (missing user_email on generated type) and useChatSession (createSessionMutation arg mismatch).
Z
Zamil Majdy committed
8ea44b1c46ca6bcb3dab7a4a231604f81ce623ab
Parent: 9848069