• Joined on 2024-07-23
topdog synced commits to refs/pull/2066/merge at topdog/supersonic from mirror 2025-02-19 05:04:53 +08:00
d1e5e8777a (improvement)(chat)Try to find all fields in the same model to avoid unnecessary join.
Compare 2 commits »
topdog synced commits to refs/pull/2065/merge at topdog/supersonic from mirror 2025-02-19 05:04:52 +08:00
d1e5e8777a (improvement)(chat)Try to find all fields in the same model to avoid unnecessary join.
Compare 2 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-02-19 05:04:45 +08:00
d1e5e8777a (improvement)(chat)Try to find all fields in the same model to avoid unnecessary join.
topdog synced commits to master at topdog/supersonic from mirror 2025-02-18 20:34:47 +08:00
978ae53fb3 (feature)(supersonic-fe) remove upload file (#2068)
e04bc3cce8 (feature)(chat-sdk) add unit (#2067)
b743585d3e (fix)(headless)Fix NPE issue.
9aa305ca7a [fix][headless]fix Check if metricFilters is empty not dimensionFilters (#2064)
fe51882031 Merge remote-tracking branch 'origin/master'
Compare 6 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-02-18 04:04:44 +08:00
2e71b9b892 [improvement][docker]Deprecate and remove db_init container in docker-compose.yml.
a067d2cace Merge remote-tracking branch 'origin/master'
32793ecf69 (improvement)(chat)Determine if with statement is supported and send explicitly message in the prompt to the LLM.
Compare 3 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-02-17 19:54:46 +08:00
43b96edc77 fix: Cannot find module 'antd/lib/avatar/avatar' with antd 5.24.0 (#2062)
f31db98aba (improvement)(project)Introduce aibi-env.sh script to simplify user settings.
Compare 2 commits »
topdog synced and deleted reference refs/tags/refs/pull/2062/merge at topdog/supersonic from mirror 2025-02-17 19:54:44 +08:00
topdog synced commits to master at topdog/supersonic from mirror 2025-02-17 03:34:46 +08:00
348d6df6a2 [fix][headless]Fix table name of SqlQuery.
topdog synced commits to master at topdog/supersonic from mirror 2025-02-16 19:24:45 +08:00
91768892cf [fix][chat]Fix parse state when error message is returned.
46316cadcf [fix][headless]Adjust none operator enum.
Compare 3 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-02-16 11:14:45 +08:00
f804371134 (fix) 修复修改密码问题 (#2060)
d6620e6ea7 [fix][headless]Adjust none operator enum.
Compare 2 commits »
topdog synced and deleted reference refs/tags/refs/pull/2055/merge at topdog/supersonic from mirror 2025-02-15 02:24:47 +08:00
topdog synced and deleted reference refs/tags/refs/pull/2056/merge at topdog/supersonic from mirror 2025-02-15 02:24:47 +08:00
topdog synced commits to master at topdog/supersonic from mirror 2025-02-15 02:24:47 +08:00
cc2d6a21c2 [fix][headless]Fix NPE issue.
19395f369a [fix][headless] Fix models cannot be deleted if related indicators/dimensions are marked as deleted. (#2056)
baae7f74b8 【feat】Optimize the web app build script to include checks for the build results, preventing partial successes. (#2058)
e9d9c4591d feat:add create index scripts for opensearch (#2055)
Compare 4 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-02-14 01:44:44 +08:00
6cc145935d [fix][auth]Fix user registration and resetPassword issue.
topdog synced commits to master at topdog/supersonic from mirror 2025-02-13 17:24:50 +08:00
89e07509de 【bug】Webapp fix error TS2551: Property 'nameEn' does not exist on type 'ColumnType'. Did you mean 'name'? (#2051)
topdog synced commits to master at topdog/supersonic from mirror 2025-02-13 00:04:45 +08:00
d942d35c93 feat:add opensearch (#2049)
198c7c69e6 [fix][headless] The output on the front-end dimension page is abnormal after the model management is modified (#2048)
cb139a54e8 feat:add openapi supports ApiVersion (#2050)
Compare 3 commits »
topdog synced and deleted reference refs/tags/refs/pull/2048/merge at topdog/supersonic from mirror 2025-02-13 00:04:44 +08:00
topdog synced and deleted reference refs/tags/refs/pull/2049/merge at topdog/supersonic from mirror 2025-02-13 00:04:44 +08:00
topdog synced commits to master at topdog/supersonic from mirror 2025-02-10 22:44:47 +08:00
f412ae4539 [fix][headless] Fix having and alias column not enclosed in backticks. (#2042)
topdog synced commits to master at topdog/supersonic from mirror 2025-02-10 14:04:49 +08:00
3ca46bee36 [fix][headless] Fix order by and group by not enclosed in backticks. (#2041)