Commit Graph
12 Commits
Author SHA1 Message Date
Luxferre 99ebea9f1d fix(heuristics): penalize user submit handlers and support history-only generator endpoints 2026-09-07 13:42:13 +03:00
Luxferre 751fe3c54f feat: universal heuristic engine for gradio version, flavor, protocol and tool calling resolution 2026-09-07 11:53:44 +03:00
Luxferre 491114b2bd Support multimodal textbox spaces with state inputs and default parameter mapping 2026-09-07 11:38:37 +03:00
Luxferre 9f2a5068f8 Support Gradio 6 Chatbot format and multi-output spaces like tdecae-personal-chatbot 2026-09-07 11:16:09 +03:00
Luxferre c5ea129b44 Align default space and Hunyuan 3 behavior with hygate 2026-09-07 11:05:20 +03:00
Luxferre 4de3ab3646 fix(tools): adapt tool prompt framing to ensure reliable tool calls in persona spaces 2026-09-07 10:36:18 +03:00
Luxferre b599038881 feat(tools): augment system prompt when no native tool calling is detected 2026-09-07 10:23:10 +03:00
Luxferre cfb26602b5 fix(tools): recover tool calls from tool_use_failed errors and update default space to digital-twin 2026-09-07 10:10:51 +03:00
Luxferre 9eaa1dd25c fix(tools): eliminate zero-token suppression and propagate upstream errors cleanly 2026-09-07 09:56:48 +03:00
Luxferre de19bab4eb feat(tools): implement universal tool calling and multi-turn resolution for generic Gradio spaces 2026-09-07 08:24:07 +03:00
Luxferre 662a4d66b7 feat(hy3): add native support for tencent hunyuan 3 gradio space 2026-09-07 07:56:39 +03:00
Luxferre d1d7422099 feat: implement universal Gradio to OpenAI proxy gateway 2026-09-07 07:45:50 +03:00