Commit Graph

  • f6ff0d19da add TagTest and correctDateConf logic (#799) daikon 2024-03-09 09:19:51 +08:00
  • eeb54e0f73 [improvement](Headless) add tag metirc define type model (#800) jipeli 2024-03-08 23:24:55 +08:00
  • 3ad18b0ee0 (improvement)(Chat)Integration of tags into chat. (#798) lexluo09 2024-03-08 16:59:51 +08:00
  • 9d27031543 add TagTest and correctDateConf logic (#797) daikon 2024-03-08 13:16:15 +08:00
  • 276009f014 [improvement](Headless) add tags to ModelDemoDataLoader (#795) lexluo09 2024-03-06 22:06:35 +08:00
  • a6428f7dbf Tag market support queryTagValue for value distribution info (#794) daikon 2024-03-06 20:46:59 +08:00
  • 3cccac58a1 [improvement](Headless) Adding change event to tags and integrating tag into embeddings (#792) lexluo09 2024-03-06 16:13:20 +08:00
  • 475e071341 [docs]modify feature descriptions in README jerryjzhang 2024-03-06 15:01:03 +08:00
  • a6ea762dc2 [docs]update architecture diagram jerryjzhang 2024-03-06 14:58:15 +08:00
  • 8f4754329e [improvement](headless) queryStruct aggregator add alias (#791) jipeli 2024-03-06 12:01:12 +08:00
  • 40ea6a9396 (feature)(headless) Add tag query api (#790) dev-0.9 jipeli 2024-03-06 11:41:47 +08:00
  • eaa4cc5a1b (improvement)(Chat) Fix modelName to viewName in python (#786) LXW 2024-03-05 21:43:33 +08:00
  • 0b9bfebacc Tag model opt (#784) daikon 2024-03-05 20:04:17 +08:00
  • c97f567cd8 opt createCollectionIndicators for wrong id and opt TagDefineType (#780) daikon 2024-03-05 19:52:21 +08:00
  • b8ecfc6a99 [improvement](project) Adding tag abstraction to the dictionary and optimizing related code. (#785) lexluo09 2024-03-05 18:00:48 +08:00
  • ba83c6ca81 [improvement](headless) opt getNature (#783) daikon 2024-03-04 16:42:21 +08:00
  • a41da3f5fe (improvement)(Headless)(Chat) Change View to DataSet (#782) LXW 2024-03-04 11:48:41 +08:00
  • b29e429271 (feature)(webapp) modify view to dataSet williamhliu 2024-03-04 10:30:13 +08:00
  • 32338070cc [docs]modify certain descriptions in README jerryjzhang 2024-03-03 19:05:57 +08:00
  • c332734c9b [improvement][headless-fe] Replaced the term "view" with "dataset" (#781) tristanliu 2024-03-02 13:41:53 +08:00
  • 93534afc35 [improvement](headless) add batchUpdateStatus and opt deleteCollectionIndicators (#779) daikon 2024-03-01 14:29:39 +08:00
  • 2052352611 (improvement)(Chat) QueryFilterMapper obtain viewId from agent (#778) LXW 2024-03-01 11:46:44 +08:00
  • 532a00518c (improvement)(chat) Fix agent filter rule query (#777) stable LXW 2024-02-29 12:45:11 +08:00
  • 895f38b6f7 Dev 0.9 (#774) daikon 2024-02-29 10:42:03 +08:00
  • eba3a8ad34 (improvement)(chat) In SchemaCorrector, removing filters from linkingValue that do not exist. (#775) lexluo09 2024-02-29 10:25:14 +08:00
  • 6813582ea0 [docs]Add core idea diagram to README jerryjzhang 2024-02-28 20:48:51 +08:00
  • 6b6e54e95f (improvement)(chat) Fix modelId to viewId in QueryReq (#773) LXW 2024-02-27 21:42:40 +08:00
  • 78d724ea83 [improvement](headless) add queryTag for tagMarket (#772) daikon 2024-02-27 20:34:00 +08:00
  • 26260c79f1 [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process. (#771) tristanliu 2024-02-27 20:25:55 +08:00
  • 0a42932db2 (feature) (headless) tag api (#769) jipeli 2024-02-27 17:22:26 +08:00
  • 3b4678d682 (improvement)(project) add mac、windows ci workflows (#767) lexluo09 2024-02-27 16:14:48 +08:00
  • c0458ccf0e Merge pull request #766 from lexluo09/master lexluo09 2024-02-27 14:12:55 +08:00
  • c7c70208ff (improvement)(Headless) Adding SQL, view, tag, and metric APIs, along with the addition of GrammarCorrector. lexluo 2024-02-27 14:06:10 +08:00
  • 3a38200448 (improvement)(headless) Fix automatically inject dimension default values into SQL (#765) LXW 2024-02-27 13:07:26 +08:00
  • b72e280990 Dict headless opt (#764) daikon 2024-02-27 10:40:31 +08:00
  • 0541614dad (improvement)(headless) Parse sql variable (#763) LXW 2024-02-26 21:59:55 +08:00
  • 0beb3cefd3 [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function. (#762) tristanliu 2024-02-26 20:22:34 +08:00
  • afdf18398c [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts. (#761) tristanliu 2024-02-26 19:56:28 +08:00
  • bdf7df933b [improvement][headless-fe] Restructured the data for the dimension value settings interface. (#760) tristanliu 2024-02-26 18:40:23 +08:00
  • eadbdc4e30 Merge pull request #759 from lexluo09/master lexluo09 2024-02-26 14:41:23 +08:00
  • a909493414 [improvement][headless-fe] fix the field list in model editing (#758) tristanliu 2024-02-26 10:35:49 +08:00
  • aa86fc9275 [improvement][headless-fe] Added search functionality to the field list in model editing. (#754) tristanliu 2024-02-24 16:40:09 +08:00
  • e36060eae4 (improvement)(headless) Exclude some dependency in hadoop-hdfs to avoid start failed (#753) v0.8.6 LXW 2024-02-23 21:30:15 +08:00
  • 3893e897cb (improvement)(chat) support TimeMode LAST, RECENT mode (#752) lexluo09 2024-02-23 20:40:30 +08:00
  • 617cd87a48 (improvement)(headless) When the drill-down dimension inherited from the model is removed from the model's settings, it will no longer be displayed in the drill-down dimension of the metric (#751) LXW 2024-02-23 20:30:04 +08:00
  • 042a610231 (improvement)(headless) When creating a view, conflict detection is not performed when the front end provides an empty list of metric and dimensions. (#750) LXW 2024-02-23 20:03:16 +08:00
  • b555beae21 (improvement)(headless) database list not return password and update schema.sql (#744) LXW 2024-02-23 18:41:19 +08:00
  • ba01cdb9bc (improvement)(project) Upgrade Maven version to 0.8.6-SNAPSHOT and add changelog. (#749) lexluo09 2024-02-23 18:35:01 +08:00
  • e610dd8246 (improvement)(Headless) Embedding data related to metadata is not restored from persistent files. (#748) lexluo09 2024-02-23 18:22:28 +08:00
  • 01bc4dcacf [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation. (#747) tristanliu 2024-02-23 18:00:47 +08:00
  • c224b81160 (improvement)(chat) fix dding default date according to the query type (#746) lexluo09 2024-02-23 17:36:25 +08:00
  • bfd0e040da (improvement)(chat) Adding default date according to the query type (#745) lexluo09 2024-02-23 17:25:13 +08:00
  • f50a3157d5 (improvement)add corrector additional information switch and evalution time cost (#743) mainmain 2024-02-23 15:05:13 +08:00
  • 61316e939c [improvement][headless] fix derived metric expression parse error (#742) jipeli 2024-02-23 11:55:36 +08:00
  • fab1bac50c [improvement][headless-fe] Added the ability to hide the Q&A settings entry point. (#741) tristanliu 2024-02-23 11:25:49 +08:00
  • d8043c356f (improvement)(headless) add sql variable for model sql (#740) LXW 2024-02-23 11:00:06 +08:00
  • e95a528219 (improvement)(headless) transfer term nature modelId to viewId before providing it to chat and put the modelId of metadata into the dict word instead of viewId (#739) LXW 2024-02-23 10:29:21 +08:00
  • 16643e8d75 (improvement)(chat) Adding the Metric API to Headless. (#738) lexluo09 2024-02-22 20:42:07 +08:00
  • 417a43dee8 [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings. (#737) tristanliu 2024-02-22 17:57:48 +08:00
  • 4a22fdf452 [improvement][headless-fe] Fixed the logic error in view editing. (#735) tristanliu 2024-02-22 10:57:49 +08:00
  • 16afbc6945 [improvement][headless-fe] Added model editing side effect detection. (#734) tristanliu 2024-02-21 20:10:50 +08:00
  • b8831317e9 (feature)(headless) Add tag rest api (#733) jipeli 2024-02-21 17:45:28 +08:00
  • fc5ff01eca (feature)(webapp) modify view field (#732) williamhliu 2024-02-21 14:38:10 +08:00
  • d10801ef38 [improvement](Headless) Optimize the issue of integrating the Headless knowledge dictionary. (#731) lexluo09 2024-02-20 20:36:57 +08:00
  • 33240cc382 (fix)(headless) Add hadoop-hdfs dependency in pom to avoid no fileSystem for scheme: hdfs (#730) LXW 2024-02-20 20:12:30 +08:00
  • 3317f1b7ec (improvement)(headless) When the field list provided by the front end is empty, the availability of the corresponding metric dimension is not verified. (#729) LXW 2024-02-20 20:09:48 +08:00
  • b85778babd [improvement][Chat] Optimize the chat corrector code (#728) lexluo09 2024-02-19 19:04:29 +08:00
  • 699a33b1c1 (improvement) improve evalution accuracy (#727) mainmain 2024-02-19 17:31:38 +08:00
  • fdb69547e6 [improvement][Headless] Embedding supports Chinese by default and fixes the issue of abnormal number recognition (#726) lexluo09 2024-02-18 19:51:19 +08:00
  • 39158d6877 (improvement)(headless) Headless integration embedding functionality, with support for viewId in embeddings. (#725) lexluo09 2024-02-12 22:44:25 +08:00
  • 329ad327b0 (improvement)(headless) code refactor (#724) jipeli 2024-02-07 14:28:01 +08:00
  • 9600456bae headless integrates knowledge (#722) daikon 2024-02-05 20:30:57 +08:00
  • 74d0ec2b23 (improvement)(headless) Add data permission integrating test (#721) LXW 2024-02-05 18:37:50 +08:00
  • 8a342eb32a (improvement)(headless) Add integrate test for domain, model, view auth checking (#720) LXW 2024-02-04 21:56:30 +08:00
  • e801c448be (feature)(webapp) modify model to view (#719) williamhliu 2024-02-04 20:58:33 +08:00
  • da5e7b9b75 (improvement) revise evaluation and fix null pointer (#715) mainmain 2024-02-04 20:16:07 +08:00
  • 75853a8e9e (improvement)(chat) Add domain tree for agent and plugin setting (#718) LXW 2024-02-04 17:20:23 +08:00
  • 2546d1c0e1 [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system. (#717) tristanliu 2024-02-04 15:12:57 +08:00
  • 0c4c6d83ef (improvement)(headless) Remove MetricCheckProcessor in chat and MetricDrillDownChecker in headless (#716) LXW 2024-02-04 14:28:24 +08:00
  • 4d4922d269 (improvement)(chat) fix embedding null pointer (#712) mainmain 2024-02-02 10:59:33 +08:00
  • 1004f71ba4 [improvement][Chat] MetricRatio of Chat has been migrated to the processor, Rule and LLM queries now support unified ratio queries. (#711) lexluo09 2024-02-01 22:32:48 +08:00
  • c13a0e672c (improvement)(chat) fix HeuristicViewResolver choosing view (#710) LXW 2024-02-01 22:02:37 +08:00
  • 491c76368c [improvement][Chat] Add TimeCorrector and rename the associated SqlParserHelper. (#707) lexluo09 2024-02-01 15:29:07 +08:00
  • 2c1c443b3e [improvement][Headless] Remove headless build.xml and add tag query testing. (#706) lexluo09 2024-01-31 14:28:40 +08:00
  • f29b1854ba (improvement)(chat) Parse info compatible with front-end (#704) LXW 2024-01-30 22:06:23 +08:00
  • 7f15bacca4 (improvement)(headless) Modify view demo data (#703) LXW 2024-01-30 21:34:03 +08:00
  • df975b231d (feature)(webapp) rename interface modelList to viewList (#702) williamhliu 2024-01-30 20:47:31 +08:00
  • 24b442baef (improvement)(headless)(chat) Add views and adapt chat and headless (#700) LXW 2024-01-30 20:43:53 +08:00
  • 31f8c1df35 [improvement][headless-fe] Added view management functionality. (#701) tristanliu 2024-01-30 20:35:04 +08:00
  • 26aefceb04 [improvement][Headless] Unit tests do not use the LLM parsing tool by default. (#699) lexluo09 2024-01-30 17:40:28 +08:00
  • 954c67c947 [improvement][Headless] Add unit test cases and remove unnecessary logs. (#698) lexluo09 2024-01-30 16:46:06 +08:00
  • fdfad515dd [improvement] add evalution readme.md (#697) mainmain 2024-01-30 16:44:12 +08:00
  • c398ac1a84 [improvement][supersonic] add text-to-sql evaluation (#696) mainmain 2024-01-30 10:46:45 +08:00
  • aae3d6b297 [improvement-691][chat] Add gzip #691 (#694) harryluo163 2024-01-28 10:54:10 +08:00
  • 923c65b2f9 [improvement][Headless] Fix cycle dependencies in headless (#695) lexluo09 2024-01-28 10:54:01 +08:00
  • 22775343f4 [improvement][Headless] remove org.testng in mvn (#693) lexluo09 2024-01-26 18:23:42 +08:00
  • d9533c53ea [improvement][Headless] Fix the issue with test metric recommendations, integrate testing with compilation. (#692) lexluo09 2024-01-26 17:54:46 +08:00
  • 841db25198 [improvement][Headless] Fix the caching issue in struct queries and add headless test cases. (#689) lexluo09 2024-01-25 11:31:15 +08:00
  • 922201c181 [improvement][Headless] Simplify the QueryService interface, optimize Query permissions, and add integration testing. (#687) lexluo09 2024-01-24 17:33:12 +08:00
  • 48fb01f6bc (chat)(fix):not add group by if already has distinct (#685) Scott 2024-01-24 09:48:21 +08:00