mirror of
https://github.com/multipleof4/devsune.git
synced 2026-01-14 08:27:55 +00:00
Update index.html
This commit is contained in:
@@ -283,6 +283,8 @@ async function askViaDOStreaming(onDelta) {
|
|||||||
runner.start();
|
runner.start();
|
||||||
return { ok: true };
|
return { ok: true };
|
||||||
}
|
}
|
||||||
|
// keep your existing call site unchanged
|
||||||
|
askOpenRouterStreaming = askViaDOStreaming;
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user