• Joined on 2024-07-23
topdog synced commits to refs/pull/2130/merge at topdog/supersonic from mirror 2025-03-13 07:30:36 +08:00
21e213fb19 (improvement)(headless | chat ) 向量数据被重置后,记忆不会再次添加到向量数据库 (#2164)
f67bf3eeac (fix)(chat)Fix bug in creating chat model.
9d13038599 (fix)(headless)Fix schema corrector in that aliases should not be replaced.
Compare 4 commits »
topdog synced commits to refs/pull/2131/merge at topdog/supersonic from mirror 2025-03-12 23:20:44 +08:00
21e213fb19 (improvement)(headless | chat ) 向量数据被重置后,记忆不会再次添加到向量数据库 (#2164)
f67bf3eeac (fix)(chat)Fix bug in creating chat model.
9d13038599 (fix)(headless)Fix schema corrector in that aliases should not be replaced.
0c8c2d4804 [fix][headless] Fix issue filterSql is not working. (#2157)
Compare 5 commits »
topdog synced commits to refs/pull/2130/merge at topdog/supersonic from mirror 2025-03-12 23:20:43 +08:00
0c8c2d4804 [fix][headless] Fix issue filterSql is not working. (#2157)
f05a4b523c (fix)(supersonic-fe) show tip when register failed and replace icon when login failed and fix metric style issue (#2160)
b7369abcca [improvement][docker]Facilitate database configuration when running with docker.
b40cb13740 (fix)(chat)Should check permission when returning data set tree.
Compare 10 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-03-12 23:20:34 +08:00
21e213fb19 (improvement)(headless | chat ) 向量数据被重置后,记忆不会再次添加到向量数据库 (#2164)
f67bf3eeac (fix)(chat)Fix bug in creating chat model.
9d13038599 (fix)(headless)Fix schema corrector in that aliases should not be replaced.
Compare 3 commits »
topdog synced commits to refs/pull/2131/merge at topdog/supersonic from mirror 2025-03-12 15:10:52 +08:00
f05a4b523c (fix)(supersonic-fe) show tip when register failed and replace icon when login failed and fix metric style issue (#2160)
b7369abcca [improvement][docker]Facilitate database configuration when running with docker.
Compare 3 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-03-12 15:10:36 +08:00
0c8c2d4804 [fix][headless] Fix issue filterSql is not working. (#2157)
f05a4b523c (fix)(supersonic-fe) show tip when register failed and replace icon when login failed and fix metric style issue (#2160)
Compare 2 commits »
topdog synced and deleted reference refs/tags/refs/pull/2157/merge at topdog/supersonic from mirror 2025-03-12 15:10:35 +08:00
topdog synced commits to refs/pull/2157/merge at topdog/supersonic from mirror 2025-03-12 06:59:02 +08:00
b7369abcca [improvement][docker]Facilitate database configuration when running with docker.
19b402cc92 [fix][headless] Fix issue filterSql is not working.
Compare 3 commits »
topdog synced commits to refs/pull/2157/head at topdog/supersonic from mirror 2025-03-12 06:59:01 +08:00
19b402cc92 [fix][headless] Fix issue filterSql is not working.
topdog synced commits to master at topdog/supersonic from mirror 2025-03-12 06:58:49 +08:00
b7369abcca [improvement][docker]Facilitate database configuration when running with docker.
topdog synced commits to refs/pull/2131/merge at topdog/supersonic from mirror 2025-03-11 22:39:07 +08:00
b40cb13740 (fix)(chat)Should check permission when returning data set tree.
6f8cf9853b (fix)(supersonic-fe) fix the issue where there is no prompt when saving the dataset (#2154)
75906037ac (fix)(supersonic-fe) fix the issue where there is no prompt when saving the dataset (#2152)
b58e041e8d [improvement][chat]Adopt accept pattern to parsers and executors.
Compare 7 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-03-11 22:38:50 +08:00
b40cb13740 (fix)(chat)Should check permission when returning data set tree.
topdog synced commits to master at topdog/supersonic from mirror 2025-03-11 14:28:47 +08:00
6f8cf9853b (fix)(supersonic-fe) fix the issue where there is no prompt when saving the dataset (#2154)
75906037ac (fix)(supersonic-fe) fix the issue where there is no prompt when saving the dataset (#2152)
Compare 2 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-03-11 06:18:47 +08:00
b58e041e8d [improvement][chat]Adopt accept pattern to parsers and executors.
93d585c0d5 [feature][common]Add permission management to chat model.
0dbf56d357 [fix][chat]Fix query time cost bug.
Compare 3 commits »
topdog synced commits to refs/pull/2131/merge at topdog/supersonic from mirror 2025-03-10 13:48:45 +08:00
a3293e6788 fix:java.lang.NullPointerException: Cannot invoke "com.tencent.supersonic.common.pojo.DateConf.getDateField()" because "dateConf" is null (#2142)
a99f5985f5 (improvement)(headless)Set fields of model detail when restoring model.
91243005bc (fix)(launcher)Change join_condition to type text to avoid "value too long for column".
a76b5a4300 (improvement)(headless)Add unit to measure.
Compare 6 commits »
topdog synced commits to refs/pull/2130/merge at topdog/supersonic from mirror 2025-03-09 21:28:53 +08:00
a3293e6788 fix:java.lang.NullPointerException: Cannot invoke "com.tencent.supersonic.common.pojo.DateConf.getDateField()" because "dateConf" is null (#2142)
a99f5985f5 (improvement)(headless)Set fields of model detail when restoring model.
91243005bc (fix)(launcher)Change join_condition to type text to avoid "value too long for column".
a76b5a4300 (improvement)(headless)Add unit to measure.
Compare 8 commits »
topdog synced and deleted reference refs/tags/refs/pull/2142/merge at topdog/supersonic from mirror 2025-03-09 21:28:47 +08:00
topdog synced commits to master at topdog/supersonic from mirror 2025-03-09 21:28:47 +08:00
a3293e6788 fix:java.lang.NullPointerException: Cannot invoke "com.tencent.supersonic.common.pojo.DateConf.getDateField()" because "dateConf" is null (#2142)
topdog synced commits to refs/pull/2142/merge at topdog/supersonic from mirror 2025-03-09 13:08:58 +08:00
a99f5985f5 (improvement)(headless)Set fields of model detail when restoring model.
91243005bc (fix)(launcher)Change join_condition to type text to avoid "value too long for column".
a76b5a4300 (improvement)(headless)Add unit to measure.
c1f9df963c (improvement)(headless)Add expr to semantic column.
Compare 5 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-03-09 13:08:48 +08:00
a99f5985f5 (improvement)(headless)Set fields of model detail when restoring model.
91243005bc (fix)(launcher)Change join_condition to type text to avoid "value too long for column".
a76b5a4300 (improvement)(headless)Add unit to measure.
c1f9df963c (improvement)(headless)Add expr to semantic column.
Compare 4 commits »