• Joined on 2024-07-23
topdog synced commits to master at topdog/supersonic from mirror 2025-02-10 05:54:49 +08:00
a8157ee769 [fix][headless] Solve the problem of SQL execution error when alias is Chinese (#2039)
topdog synced commits to master at topdog/supersonic from mirror 2025-02-08 20:14:47 +08:00
eef7b3c443 [improvement][chat]Make a few code restructure.
topdog synced commits to master at topdog/supersonic from mirror 2025-02-08 12:04:47 +08:00
c34b85c8a4 [improvement][chat]Introduce new chat workflow state.
topdog synced commits to master at topdog/supersonic from mirror 2025-02-07 19:44:49 +08:00
be2e380b4c [fix][headless]Fix published metrics issue.
eeaebe06aa [fix][chat-server] Compatible history data (#2033)
Compare 2 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-02-07 11:34:49 +08:00
4ab9cd715d Fixed abnormal message rendering caused by abnormal value of indicator name field, Supplement for PR #2030 (#2031)
fd306db3fe [fix][chat]Fix compatibility issue.
30adaa3f20 feat: 修复Bug #2029 (#2030)
Compare 3 commits »
topdog synced and deleted reference refs/tags/refs/pull/2030/merge at topdog/supersonic from mirror 2025-02-07 11:34:47 +08:00
topdog synced commits to master at topdog/supersonic from mirror 2025-02-05 18:24:49 +08:00
cc66ebd684 [improvement][chat]Add queryId to QueryNLReq.
topdog synced commits to master at topdog/supersonic from mirror 2025-02-02 23:34:48 +08:00
ef161fe1f2 [improvement][headless]Add ANY agg operator and remove table name from bizName of field. (#2028)
0417f12324 [fix][headless]Fix schema corrector test cases. (#2027)
Compare 2 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-02-02 15:24:44 +08:00
d294fec2a0 [fix](headless)Fix a number of issues. (#2026)
topdog synced commits to master at topdog/supersonic from mirror 2025-01-30 13:14:44 +08:00
de92b357df (Fix)(headless)Fix expression replacement issue. (#2024)
topdog synced commits to master at topdog/supersonic from mirror 2025-01-19 20:24:48 +08:00
be5eeae707 (improvement)(headless) Opt logic of obtaining faker user (#2014)
topdog synced commits to master at topdog/supersonic from mirror 2025-01-18 02:54:44 +08:00
65f0096724 [fix][headless]Fix expr conversion issue.
topdog synced commits to master at topdog/supersonic from mirror 2025-01-16 17:27:04 +08:00
416488b919 [fix][headless]Fix create model exception.
topdog synced commits to master at topdog/supersonic from mirror 2025-01-16 01:14:03 +08:00
8900fde4a3 [improvement][headless]Remove unnecessary model name checks.
topdog synced commits to master at topdog/supersonic from mirror 2025-01-15 00:44:05 +08:00
2b28aeea6f [fix][headless]Fix a set of known issues.
topdog synced commits to master at topdog/supersonic from mirror 2025-01-14 16:34:03 +08:00
5e6e6d2469 [fix][launcher]Fix database type issue in demo classes.
topdog synced commits to master at topdog/supersonic from mirror 2025-01-11 13:34:01 +08:00
329756056c [improvement][headless]Opt code format.
topdog synced and deleted reference refs/tags/refs/pull/2004/merge at topdog/supersonic from mirror 2025-01-10 21:08:40 +08:00
topdog synced commits to master at topdog/supersonic from mirror 2025-01-10 21:08:40 +08:00
715adb5260 [fix][queryStat] bug Fixes exceptions caused by code merging (#2004)
topdog synced commits to master at topdog/supersonic from mirror 2025-01-09 20:14:08 +08:00
da6d28c18c [improvement][docker]Support multi-platform builds.