Commit Graph

  • 6e0fc87a57 (improvement)(Headless) remove mysql function name backticks (#909) jipeli 2024-04-16 11:53:06 +08:00
  • c9c75679f1 (fix)(chat-sdk) fix invalid request path when parse failed (#908) williamhliu 2024-04-15 22:19:54 +08:00
  • bfbf9d2c8c (improvement)(Headless) queryBySql supports the 'correct' feature. (#907) lexluo09 2024-04-15 22:12:38 +08:00
  • 5b84bcf80c (improvement)(Headless) fix duplicate measure error (#904) jipeli 2024-04-11 14:49:12 +08:00
  • f2b9b61be6 (improvement)(Headless) Fix python llm proxy sqlWeight npe (#902) (#903) LXW 2024-04-10 17:48:06 +08:00
  • d754bd50b0 (fix)[headless]change viewName to datasetName jerryjzhang 2024-04-09 22:08:53 +08:00
  • d6b81249d7 (improvement)(Headless) Add STRICT, MODERATE, and LOOSE modes in the mapper phase. (#900) lexluo09 2024-04-09 16:27:57 +08:00
  • 43b9d5545d (improvement)(Headless) Migrate the map interface to headless, and change agentId to dataSetIds. (#899) lexluo09 2024-04-09 10:58:40 +08:00
  • a29ba2257a [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings. (#898) tristanliu 2024-04-08 20:20:08 +08:00
  • 40697c2370 (improvement)(Headless) Support queryBySql without requiring dataSetId input (#897) lexluo09 2024-04-08 16:51:49 +08:00
  • 7dcc8b438b (improvement)(Headless) Remove QueryType from queryBySql and add a new interface to query multiple SQL statements at once. (#895) lexluo09 2024-04-08 14:36:56 +08:00
  • a83c63829b (improvement)(Headless) Fix the null exception in getTopFields. (#894) lexluo09 2024-04-07 22:42:14 +08:00
  • 80168cbb92 (improvement)(Headless) Add a query interface that allows the parser and execute to run simultaneously. (#893) lexluo09 2024-04-07 22:26:59 +08:00
  • 07b5eb47b6 (improvement)(Headless) Add 'topFields' to the map interface and return dataSet and field names in Chinese. (#892) lexluo09 2024-04-07 21:29:53 +08:00
  • 5f6e9ae194 (improvement)(Headless) Add Text2SQLType to control whether rules and large models are passed (#891) LXW 2024-04-07 14:33:17 +08:00
  • 12e25c0c50 (improvement)(headless) Fix the issue of failing unit tests. (#890) lexluo09 2024-04-06 13:09:00 +08:00
  • 5350971772 (improvement)(headless) Remove default metric configuration for singer queries. (#889) lexluo09 2024-04-06 12:03:57 +08:00
  • faeb5bbeac (improvement)(headless) Reduce the two calls to the mapper in the parser stage. (#888) lexluo09 2024-04-06 11:49:44 +08:00
  • 0577090b39 (improvement)(headless) Adjust the similarity threshold for vector retrieval (#887) lexluo09 2024-04-06 10:03:52 +08:00
  • 3ef3c44277 (improvement)(headless) If all the fields in the select/where statement are of tag type. (#886) lexluo09 2024-04-06 09:27:59 +08:00
  • 2530407512 (improvement)(headless) Fix the union SQL issue in MetricFilterQuery and MetricIdQuery (#884) lexluo09 2024-04-03 22:55:25 +08:00
  • 6b60bfe6bc (improvement)(Headless) Fix model list auth checking (#883) v0.9.0 LXW 2024-04-03 20:36:49 +08:00
  • ff56fd1e46 (improvement)(Headless) Fix sql in schema-h2.sql of test profile (#882) LXW 2024-04-03 19:42:28 +08:00
  • c1854d7a9b (improvement)(Headless) Fix publish status when batch creating metric (#881) LXW 2024-04-03 19:34:19 +08:00
  • 12c06c8ebe (improvement)(Headless) Improve model list performance (#880) LXW 2024-04-03 18:54:48 +08:00
  • 6996c4c12e (improvement)(project) Upgrade to version 0.9.0. (#879) lexluo09 2024-04-03 18:44:22 +08:00
  • f3730be156 (improvement)(Headless) add default tag objects and tags (#878) lexluo09 2024-04-03 17:51:47 +08:00
  • fb7a4ce3c7 [improvement][headless-fe] Updated the batch operation button component. (#877) tristanliu 2024-04-03 17:48:39 +08:00
  • a64b60e6e2 (improvement)(Headless) Fix the issue of ineffective UV queries and Supersonic not creating tag objects. (#876) lexluo09 2024-04-03 16:29:54 +08:00
  • 73f7bd79e4 [improvement][headless-fe] Removed field null validation during model editing. (#875) tristanliu 2024-04-03 11:10:33 +08:00
  • 4dee8c6b8d [improvement][headless-fe] Added search functionality to model management. (#874) tristanliu 2024-04-02 19:38:28 +08:00
  • ee4c5ca97c 补充mysql脚本 (#873) Yokixixi 2024-04-02 16:24:58 +08:00
  • d33e8e0507 [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead. (#872) tristanliu 2024-04-02 15:55:46 +08:00
  • 10501b2d86 (improvement)(Headless) The model list does not return details to improve performance (#870) LXW 2024-04-02 11:01:34 +08:00
  • 3dcbdb28ad (improvement)(Headless) fix tag list filter by status (#869) LXW 2024-03-29 18:28:23 +08:00
  • 1ab88360ac [improvement][headless-fe] Optimized the tag setting system. (#868) tristanliu 2024-03-29 14:33:35 +08:00
  • 8cdd0b001a (improvement)(Headless) Metric Market only displays published metrics (#867) LXW 2024-03-28 18:39:26 +08:00
  • 9a4c8fec55 [docs]modify intro section in README jerryjzhang 2024-03-28 11:05:18 +08:00
  • fd33266e8a (improvement)(Headless) Filter metrics and dimensions based on whether they were created as tags (#866) LXW 2024-03-27 20:20:07 +08:00
  • 1d3810b173 [docs]modify intro section in README jerryjzhang 2024-03-27 12:56:18 +08:00
  • c429e5660b opt TagCustomMapper.xml (#864) daikon 2024-03-27 10:57:37 +08:00
  • 3e26340152 (improvement)(headless) opt createBatch and deleteBatch tag (#863) daikon 2024-03-26 20:06:52 +08:00
  • 5bba9477f9 (improvement)(Headless) set tag queryType AggOption as NATIVE (#862) jipeli 2024-03-26 18:05:58 +08:00
  • 4fe0efcfee (ut)add unit case for CalciteSqlParser (#861) Guangdong Liu 2024-03-26 14:55:51 +08:00
  • f944f15981 (improvement)(Headless) fix add information about whether dimensions are tags in fetchDataSetSchema (#860) lexluo09 2024-03-26 09:35:46 +08:00
  • cf4f58c7e9 fix some warning (#859) Guangdong Liu 2024-03-25 20:32:53 +08:00
  • f6aefe2fb0 (improvement)(Headless) Modify metric category name, add information about whether metrics and dimensions are tags in fetchDataSetSchema (#857) lexluo09 2024-03-25 15:37:11 +08:00
  • aa5f3c9a83 (improvement)(Headless) metric filter by creator in metricMarket (#855) LXW 2024-03-25 10:55:23 +08:00
  • ac2b8cc049 (improvement)(headless) opt queryTagMarketPage logic, support query without tagObjectId (#854) daikon 2024-03-25 10:48:11 +08:00
  • da3623c0fa support query rule management (#853) daikon 2024-03-21 18:16:26 +08:00
  • 30db8b70b7 (improvement)(Headless) Check subDomain when deleting a domain (#852) LXW 2024-03-21 15:47:28 +08:00
  • dfba275811 (improvement)(Chat) fix QueryFilter putting element (#848) LXW 2024-03-21 14:11:00 +08:00
  • 031b2bff5f 1 (#849) Guangdong Liu 2024-03-21 14:04:21 +08:00
  • 449ad8b117 opt checkTagObject info (#847) daikon 2024-03-21 00:54:44 +08:00
  • 01bfb57149 [improvement][headless-fe] Optimized the tag setting system. (#846) tristanliu 2024-03-21 00:53:16 +08:00
  • 754902a67e add sensitiveLevel for tag (#845) daikon 2024-03-21 00:08:33 +08:00
  • bc84fdaa3f (improvement)(Chat) add log for chat mapper (#844) LXW 2024-03-20 23:50:33 +08:00
  • 0c8c085285 (improvement)(Chat) add log for chat parser (#843) LXW 2024-03-20 23:40:02 +08:00
  • 2f565ec12a (improvement)(Headless) fix correctDateConf error (#842) lexluo09 2024-03-20 22:07:59 +08:00
  • 416542e6dc (improvement)(Headless) fix JSON error (#841) lexluo09 2024-03-20 21:41:02 +08:00
  • bb6ee3ae83 Tag market (#840) daikon 2024-03-20 21:39:02 +08:00
  • 5bad7c49ee fix TagTest error (#839) daikon 2024-03-20 21:04:05 +08:00
  • ddbbd6d8bd (improvement)(Chat) Fix MetricRecommendProcessor getting parse info (#838) LXW 2024-03-20 20:37:21 +08:00
  • 7fccc8d414 (improvement)(Headless) Development of the queryTagValue interface. (#837) lexluo09 2024-03-20 17:52:10 +08:00
  • ef298e8e85 (improvement)(Headless) initializing by adding tag data. (#836) lexluo09 2024-03-20 15:18:56 +08:00
  • 69a76ffc04 Tag market (#835) daikon 2024-03-20 11:35:47 +08:00
  • 6a403c6179 fix checkParam for TagObject (#834) daikon 2024-03-20 00:03:43 +08:00
  • 7a4c19f5b6 add tagTest and pot TagCustomMapper.xml (#833) daikon 2024-03-19 23:08:50 +08:00
  • 5929c2aa90 (improvement)(Headless)Querying dimension values and dataSet interface with tag support. (#832) lexluo09 2024-03-19 22:05:14 +08:00
  • bd95552854 (improvement)(headless) add tag logic (#831) daikon 2024-03-19 19:40:06 +08:00
  • af53812d08 (improvement)(Headless) remove queryType in dataSet (#830) lexluo09 2024-03-19 15:29:32 +08:00
  • 8994a6ddca (improvement)(headless) add TagObject logic (#829) daikon 2024-03-19 11:13:11 +08:00
  • 8733231976 (improvement)(Headless) Abstracted tags from dimensions and metrics. (#828) lexluo09 2024-03-18 12:07:49 +08:00
  • 7f24c4c4e0 (improvement)(Chat) Split chatService into chatManageService and chatService (#826) LXW 2024-03-15 16:54:55 +08:00
  • 4291ec7bd7 (improvement)(Chat) Integrate chat with execute parse result processor (#825) LXW 2024-03-15 16:08:34 +08:00
  • 7f3cb5812c (improvement)(Chat) Fix integrating test (#824) LXW 2024-03-15 13:04:05 +08:00
  • 36136e4c15 (improvement)(Chat) Move python module from Chat To Headless (#823) LXW 2024-03-15 12:47:11 +08:00
  • 988a025cdf (improvement)(Chat) Simplify processor in Headless and Chat (#822) LXW 2024-03-15 12:39:14 +08:00
  • aad8bb4367 [improvement][headless-fe] Added tag value setting. (#821) tristanliu 2024-03-14 19:42:21 +08:00
  • 5519a507ae (improvement)(Chat) Integrate chat with plugin recognizer and parse result processor (#820) LXW 2024-03-14 18:37:09 +08:00
  • 30ee64efec (improvement)(Chat) Fixed the issue of ineffective filtering in mapper detectDataSetIds, resolved the autocomplete feature, and changed METRIC_TAG to METRIC_ID. (#819) lexluo09 2024-03-14 16:58:41 +08:00
  • 901770f02c (improvement)(Headless) refactor code by spi (#818) jipeli 2024-03-14 12:16:03 +08:00
  • 4267aa2547 opt fillTagInfo (#817) daikon 2024-03-13 21:59:33 +08:00
  • 9dcf8c23f2 (improvement)(Headless) move Knowledge package to chat package (#816) LXW 2024-03-13 20:15:29 +08:00
  • be1ebb8d8c (improvement)(headless) add checkTag when query tagValue and opt tag convert (#815) daikon 2024-03-13 19:34:38 +08:00
  • a0a9dad854 (improvement)(headless) add checkTag when query tagValue and opt tag convert (#814) daikon 2024-03-13 19:05:27 +08:00
  • 82f56109ac (improvement)(Chat) add tag filter in parse (#813) lexluo09 2024-03-13 11:25:50 +08:00
  • dfd25f7983 fix TagConverter error (#812) daikon 2024-03-13 11:11:55 +08:00
  • 6c3370b0d2 fix queryType error (#811) daikon 2024-03-13 10:26:09 +08:00
  • 8a8370164f (improvement)(Chat) Determine whether to enable LLM based on agent information (#810) LXW 2024-03-13 10:22:16 +08:00
  • 46910fbfcf (improvement)(Headless) Add chat-api to text2sql and query data (#809) LXW 2024-03-12 22:33:42 +08:00
  • f93bee81cb (improvement)(Chat) Move chat-core to headless (#805) LXW 2024-03-12 22:20:30 +08:00
  • f152deeb81 [improvement][headless-fe] Enhanced dataset creation to support the tag mode. (#808) tristanliu 2024-03-12 22:02:03 +08:00
  • 26bef3d472 add constructTagQueryReq for dict (#807) daikon 2024-03-12 21:28:02 +08:00
  • cd70096c31 (improvement)(Headless) add tag query mode model (#806) jipeli 2024-03-12 19:05:57 +08:00
  • bcc0f9caa9 (improvement)(Chat) llmSqlParser is adapted for tag mode, and rule parsing filters based on the dataset query type. (#804) lexluo09 2024-03-12 17:03:08 +08:00
  • c2316c944d opt createDimension and add createBatchTag (#803) daikon 2024-03-12 14:30:00 +08:00
  • ae7acb4817 (improvement)(Headless) Dataset supports query mode settings, and the chat layer supports tag mode (#802) lexluo09 2024-03-12 12:15:21 +08:00
  • 1d91a972da [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target. (#801) tristanliu 2024-03-12 12:07:51 +08:00
  • c906eb02aa [docs]modify motivation section in README jerryjzhang 2024-03-11 10:37:45 +08:00