ControlAI-Agent / app_space.py

Commit History

fix: Drop ChatInterface(type=...), removed in Gradio 6
d554d58

atakan Claude Opus 5 commited on

fix: Make the Space a Gradio app, which is what ZeroGPU requires
c5194c9

atakan Claude Opus 5 commited on

add: Hosted generation for the Space, and retire the ZeroGPU attempt
74544ce

atakan Claude Opus 5 commited on

fix: Launch the probe again, with SSR off
098a4cf

atakan Claude Opus 5 commited on

fix: Mount the ZeroGPU probe instead of launching a second server
5388c07

atakan Claude Opus 5 commited on

add: A two-sided CUDA diagnostic for the ZeroGPU worker failure
c74703c

atakan Claude Opus 5 commited on

fix: Run inference inside @spaces.GPU, where the weights actually exist
88bdfd7

atakan Claude Opus 5 commited on

fix: Warm the retrieval embedder inside ZeroGPU's import window too
ac301c2

atakan Claude Opus 5 commited on

fix: Build the Space's agent at import scope, where ZeroGPU is watching
3e5d998

atakan Claude Opus 5 commited on

fix: Accept the Space's existing CONTROLAI_BACKEND spelling, and stop guessing
31e0df0

atakan Claude Opus 5 commited on

add: A CUDA path for the demo Space, behind the existing engine contract
1476b6c

atakan Claude Opus 5 commited on