CoolFace
Apppublic

AlexWortega/siq-proxy

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
7 commits on main
fa98de02mo ago

proxy: forward native tool_calls fields to the worker

AlexWortega, Claude Opus 5 (1M context)
4acfb7a3mo ago

proxy: emit RunPod job status (siq_status) for live client feedback

AlexWortega
e4533703mo ago

fix: merge reasoning-effort into system msg (2nd system msg empties the worker)

AlexWortega
7b001f13mo ago

fix: GGUF worker takes openai request directly as input (not openai_input envelope)

AlexWortega
2bdbde93mo ago

proxy: detect client disconnect via res close, not req close

AlexWortega
86a5ba33mo ago

proxy: async /run + poll path (works with the proven SIQ serverless worker)

AlexWortega
999c1b53mo ago

siq-proxy: streaming OpenAI bridge to RunPod serverless SIQ-1

AlexWortega