Commit Graph

  • afa82bf98d (improvement)(chat) Support connecting to Milvus service in the cloud. (#1588) lexluo09 2024-08-21 16:43:51 +08:00
  • 7e013ca36a (fix)(headless)Avoid IndexOutOfBound exception in some cases. jerryjzhang 2024-08-20 15:48:24 +08:00
  • ca098b576c (fix)(chat) Fix the null pointer issue in fieldNameToDateFormat. (#1587) lexluo09 2024-08-19 19:31:27 +08:00
  • af270580bf (improvement)(headless) Fix time dimension creating (#1586) LXW 2024-08-19 19:09:47 +08:00
  • 4632549603 (improvement)(headless) Remove the check of dimension and metric bizName when creating dataSet (#1585) LXW 2024-08-19 19:00:02 +08:00
  • bd2eaef3f6 (improvement)(chat) Do not modify the values in the like expression and optimize some of the jsqlparser code. (#1584) lexluo09 2024-08-19 16:58:19 +08:00
  • ba55ecb31e (improvement)(chat) Make corrections and pass the data date format to the large model. (#1583) lexluo09 2024-08-19 01:21:10 +08:00
  • 10a5e485cb (improvement)(chat) Add unit tests for each chatModel and embeddingModel. (#1582) lexluo09 2024-08-18 23:43:47 +08:00
  • 2801b27ade (improvement)(chat) Fix the issue where the query gets stuck when two terms appear simultaneously. (#1581) lexluo09 2024-08-18 00:16:55 +08:00
  • 07e0ba24bc (improvement)(chat) After fixing the dictionary execution task, it is necessary to reload the metadata. (#1579) lexluo09 2024-08-17 23:49:56 +08:00
  • 115cf19078 (improvement)(chat) Modify the default URL and model of zhipu, and enable search support for qwen. (#1578) lexluo09 2024-08-17 23:12:48 +08:00
  • 898c7100ba (improvement)(chat) Modify the configuration of the zhipu vector database to disable the default persistence of the vector database configuration. (#1577) lexluo09 2024-08-16 23:14:23 +08:00
  • 7150f19def (improvement)(chat) Vector retrieval supports filtering by modelId collection during query. (#1576) lexluo09 2024-08-16 21:31:07 +08:00
  • 6aff51d394 [fix][headless]metadata向量检索时对modelid的过滤增加下划线 (#1570) yudong 2024-08-14 13:37:09 +08:00
  • 8d29e89317 (improvement)(chat) Fix the path issue in Dashscope for large models and optimize the EmbeddingService code. (#1566) lexluo09 2024-08-13 13:37:24 +08:00
  • 93fedd787f [improvement][headless-fe] Added support for editing time formats in dimension settings (#1565) tristanliu 2024-08-13 12:17:29 +08:00
  • ebea58098c [fix][headless]获取数据表列表时指定数据库(#1555) (#1556) yudong 2024-08-13 10:11:48 +08:00
  • 95be7f3ce1 (improvement)(headless) Opt encrypt database password, avoid repeated decryption.(#1326) (#1562) LXW 2024-08-13 10:10:52 +08:00
  • d32d791238 (fix)(headless)Fix sql quoted case #1452 (#1561) jipeli 2024-08-12 20:02:48 +08:00
  • 4d65b8b93a [improvement][headless-fe] Added support for data sets with non-partitioned time fields (#1560) tristanliu 2024-08-12 19:59:11 +08:00
  • 4d02bb7068 (fix)(chat-sdk) fix dateInfo null error when drill down (#1559) williamhliu 2024-08-12 18:26:16 +08:00
  • c82c2d0a95 (improvement)(chat) Remove irrelevant topN field information during the parsing of large models. (#1558) lexluo09 2024-08-12 17:31:42 +08:00
  • 0c70df12ca (improvement)(chat) If there are function operator fields, precise replacement must be performed. (#1554) lexluo09 2024-08-12 12:45:24 +08:00
  • 1ff4a71a41 (improvement)(headless) Encrypt database password (#1553) LXW 2024-08-12 00:37:32 +08:00
  • 8b01dac8d4 (improvement)(chat) Support large models qianfan, zhipu, Azure, LocalAi, Dashscope, and handle the apiKey configuration as hidden. (#1552) lexluo09 2024-08-11 23:28:24 +08:00
  • 2f2f493d17 (improvement)(headless) When performing semantic modeling, support simultaneous querying of both TABLE and VIEW. (#1551) lexluo09 2024-08-11 00:08:32 +08:00
  • b13b38c645 (fix)(headless)Fix demo conversations with DETAIL query mode. jerryjzhang 2024-08-10 21:47:11 +08:00
  • 68952fdb55 Merge remote-tracking branch 'origin/master' jerryjzhang 2024-08-10 18:28:04 +08:00
  • ba9e6afa51 (improvement)(headless)Introduce DetailDimensionQuery as a type of rule-based parsing query. jerryjzhang 2024-08-10 18:27:50 +08:00
  • da0ac7b26c (improvement)(chat-sdk) add question in export log and hide date range picker when dateInfo is null (#1550) williamhliu 2024-08-10 10:17:41 +08:00
  • db698ecb75 (improvement)(build) Fix the error with com.sun.tools.javac.tree.JCTree qualid. (#1549) lexluo09 2024-08-09 21:29:15 +08:00
  • cc3fa0078a (improvement)(build) CI supports JDK 21. (#1548) lexluo09 2024-08-09 20:32:54 +08:00
  • e586d887ed (improvement)(chat) If no partition date is configured, remove the date passed from the frontend. (#1547) lexluo09 2024-08-09 20:23:14 +08:00
  • ecc651e12d (improvement)(headless)Optimize Text2SQL prompt, explicitly ask LLM not hallucinate columns. jerryjzhang 2024-08-09 19:27:38 +08:00
  • 24c63c93bb (fix)(headless) Fix domain set NoClassDefFoundError:org/assertj/core/util/sets (#1542) LXW 2024-08-09 11:02:37 +08:00
  • e88e381302 An error occurs when the time expression contains keywords (#1527) ylhh353 2024-08-09 10:13:01 +08:00
  • f06cd0b296 (improvement)(headless)Decrease the number of database queries to the s2_domain table. #1472 jerryjzhang 2024-08-08 20:59:31 +08:00
  • 1608317ab3 [fix][chat]修复对话丢失问题 (#1539) yudong 2024-08-08 18:05:38 +08:00
  • cdb67650c5 (improvement)(chat) The existing data uses partition_time for time, resolving the issue of models being unable to query. (#1536) lexluo09 2024-08-08 15:31:53 +08:00
  • 3ca51145e5 (improvement)(chat) The vector database supports configuring the dimensions field. (#1535) lexluo09 2024-08-08 15:14:29 +08:00
  • 794a448619 (improvement)(headless)Decrease the number of database queries to the s2_tag table. jerryjzhang 2024-08-08 13:56:59 +08:00
  • 9dbc8657e2 (improvement)(chat) When making corrections, the 'group by' field must not be included in the function. (#1532) lexluo09 2024-08-07 23:08:43 +08:00
  • b8aeff9a6a (improvement)(headless) If no time partition is configured, the metric market does not support querying by time (#1531) lexluo09 2024-08-07 22:41:04 +08:00
  • 82f86a8635 (improvement)(headless) Fix dimension value intelligent fill error (#1530) LXW 2024-08-07 22:24:01 +08:00
  • 3d1ca6ac1d (improvement)(chat) Optimize the code for the queryData and queryDimensionValue interfaces. (#1529) lexluo09 2024-08-07 20:56:13 +08:00
  • 208686de46 (improvement)(chat) Rules, large models, and query dimension values support timelessness. (#1522) lexluo09 2024-08-07 13:29:07 +08:00
  • c8fe6d2d04 (improvement)(headless) support more db type (#1511) LXW 2024-08-06 20:24:49 +08:00
  • 45fb83356f [improvement][headless-fe] Unified the SQL generation method for data sets to ensure consistency and improve efficiency. (#1520) tristanliu 2024-08-06 20:24:00 +08:00
  • 5ad8ac69ab (fix)(headless) fix sql grammar error (#1516) (#1519) jipeli 2024-08-06 18:33:26 +08:00
  • 3621766a0d (improvement)(chat) Support compatibility for handling historical primary and foreign data. (#1517) lexluo09 2024-08-06 14:45:49 +08:00
  • 89b028b594 [fix][headless]指定不限制数据集查询范围时时Detail类型也不再额外增加限制 (#1514) yudong 2024-08-06 14:06:40 +08:00
  • 0a4272c25e (improvement)(chat) Enable partition dates in the demo and support partition dates at the dataset granularity. (#1513) lexluo09 2024-08-04 23:01:54 +08:00
  • e2e45a40ab (improvement)(chat) Decide whether to add or remove dates based on whether the dataset has partition dates. (#1512) lexluo09 2024-08-04 17:39:23 +08:00
  • 97bf8049d7 (improvement)(headless) Divide dimensions into four types: identify, category, time and partition time (#1509) LXW 2024-08-03 23:56:29 +08:00
  • a9232fa1c7 (improvement)(chat) Optimize and fix the NatureHelper code. (#1510) lexluo09 2024-08-03 23:52:52 +08:00
  • ac6b28ebb7 (improvement)(launcher)Add unit tests to the Text2SQLEval. jerryjzhang 2024-08-02 18:08:54 +08:00
  • 53a9f7c451 [improvement][headless&chat]当LLM生成SQL包含日期类型字段时,Correcter不再额外增加日期 (#1473) yudong 2024-08-02 14:14:29 +08:00
  • e26263d229 (improvement)(project) Fix the concurrency issue in unit tests. (#1506) lexluo09 2024-08-02 13:41:22 +08:00
  • cabcbf16ff (improvement)(project) Fix the issue of occasional failure in the TagTest unit test. (#1500) lexluo09 2024-08-01 20:05:54 +08:00
  • 5a18ad5229 [improvement][headless-chat] improvement sql generation ``` (#1498) (#1499) ylhh353 2024-08-01 20:04:11 +08:00
  • ac96f72b07 [improvement][headless-fe] Optimized the time format (#1497) tristanliu 2024-07-31 20:34:10 +08:00
  • ddd44f343a fix:Solve the problem of conflicts between indicators and dimensions in indicator exploration. (#1493) S-robot-98 2024-07-31 17:32:01 +08:00
  • 55abc883ab (improvement)(chat-sdk) optimize message card width and show table when metrics count is greater than 1 (#1496) williamhliu 2024-07-31 15:32:50 +08:00
  • 27a70de1be (fix)(headless) fix sql parsing error containning with as (#1494) jipeli 2024-07-31 11:34:08 +08:00
  • 4a5bb9e457 (fix)(headless)Fix multi-turn conversation issue, recalling history ChatQuery instead of ChatParse. jerryjzhang 2024-07-30 21:57:44 +08:00
  • 12a504585f (fix)(headless) fix db parse error (#1477) (#1492) jipeli 2024-07-30 20:34:27 +08:00
  • b5fa54a754 (improvement)(chat-sdk) set ant locale to zh-cn and optimize range picker style (#1489) williamhliu 2024-07-30 19:32:30 +08:00
  • 52a584b9a4 (fix)(headless) add model bizName check , fix identifier parse error (#1485) (#1487) jipeli 2024-07-30 17:23:18 +08:00
  • b45f3d0663 (feature)(chat-sdk) modify export log file name (#1484) williamhliu 2024-07-30 15:40:29 +08:00
  • e571ca1f55 (feature)(chat-sdk) add export log (#1482) williamhliu 2024-07-30 15:20:02 +08:00
  • 9a1fac5d4c (improvement)(chat) Reduce frequent loading of embedding models to improve loading performance. (#1478) lexluo09 2024-07-30 11:25:03 +08:00
  • 23af977972 (fix)(headless)Fix default date calculation. #1471 jerryjzhang 2024-07-30 09:54:58 +08:00
  • 2472ce2461 (improvement)(chat)Opt rewritten error message prompt. jerryjzhang 2024-07-30 09:26:18 +08:00
  • 9e4513f7ca (improvement)(chat-sdk) add parse error detail (#1476) williamhliu 2024-07-29 19:22:24 +08:00
  • 9a14728152 (fix)(headless) Fix queryText replaced when semantic retrieval to term descriptions (#1469) LXW 2024-07-29 10:18:58 +08:00
  • 26f682cc45 (improvement)(headless) Add semantic retrieval to term descriptions and extract relevant semantic information (#1468) LXW 2024-07-29 09:15:18 +08:00
  • ccd79e4830 [improvement][headless]Optimize code structure and code style. jerryjzhang 2024-07-27 18:29:08 +08:00
  • e5504473a4 [improvement][headless&chat]Move EntityInfoProcessor from chat to headless module and optimize code. jerryjzhang 2024-07-27 16:40:05 +08:00
  • ebbb519c07 (improvement)(chat) Reduce the number of database queries when retrieving system configuration parameters. (#1466) lexluo09 2024-07-26 18:26:19 +08:00
  • 8f620480c6 fix:加载模型到内存时内存泄露bug (#1465) JackLiang 2024-07-26 18:07:49 +08:00
  • 85088abd7b [improvement][headless-fe] Optimized the logic for initializing values in system settings. (#1464) tristanliu 2024-07-26 16:53:48 +08:00
  • f38a84bc8c (improvement)(headless)Reformat data semantics in the prompt. jerryjzhang 2024-07-26 14:08:20 +08:00
  • 8307c813d2 (improvement)(chat) SQL field replacement supports IN. (#1460) lexluo09 2024-07-26 13:12:37 +08:00
  • cd8f38c334 (improvement)(headless)Move Values from sideInfo to schema part of the prompt and optimize prompt text. jerryjzhang 2024-07-26 10:47:50 +08:00
  • ae34c15c95 (improvement)(chat) Improve vector recall performance. (#1458) lexluo09 2024-07-25 22:19:35 +08:00
  • c8df102402 (improvement)(chat) Add slider type and modify default value for path. (#1456) lexluo09 2024-07-25 16:45:46 +08:00
  • 335902bd1f (improvement)(chat) Optimize system settings. (#1454) lexluo09 2024-07-25 15:20:13 +08:00
  • 0f5b49f7c5 [improvement][headless-fe] Added slider parsing to the generation rules of system settings. (#1453) tristanliu 2024-07-25 14:35:49 +08:00
  • f0bdb14818 [improvement][headless-fe] Added password parsing to the generation rules of system settings. (#1451) tristanliu 2024-07-25 11:35:32 +08:00
  • c39460ee02 (improvement)(headless)Add alias of metrics & dimensions to the schema part of the prompts. jerryjzhang 2024-07-24 20:20:11 +08:00
  • 865788b71b [improvement][headless-fe] Added dependency relationships between various items in system configuration. (#1449) tristanliu 2024-07-23 18:53:13 +08:00
  • 8f55fa0c1e (improvement)(headless) Remove the restriction that the time dimension is required when creating data model (#1446) LXW 2024-07-22 22:49:58 +08:00
  • f03e5a0d38 fix:指标别名、维度别名、维度值别名智能填充添加标准回答示例,对大模型返回结果添加后处理,使用String.valueOf解决维度值为数… (#1431) S-robot-98 2024-07-22 22:46:14 +08:00
  • 73d9cbdbc1 Revert "(fix)(common)fix duplication when adding data to the vector l…" (#1441) SuperLiChaoRen 2024-07-21 08:59:38 +08:00
  • d64ed02df9 (improvement)(chat) Remove langchain4j configuration file and perform all configuration for the large model through the UI interface. (#1442) lexluo09 2024-07-20 21:30:46 +08:00
  • 3797cc2ce8 [Enhancement] 升级底层 Spring Boot 版本至 2.7.2 (#1367) (#1435) HweiH 2024-07-20 14:38:46 +08:00
  • 7d64aa893c (improvement)(build) Support CI for both JDK 8 and JDK 11 versions simultaneously. (#1437) lexluo09 2024-07-20 12:08:56 +08:00
  • b5768b27aa (improvement)(test) Fix failing unit tests for CentOS and Ubuntu. (#1436) lexluo09 2024-07-20 11:29:32 +08:00
  • b319f4682a (fix)(common)fix duplication when adding data to the vector library (#1433) SuperLiChaoRen 2024-07-20 10:02:29 +08:00
  • ef44954e1e [improvement][headless-fe] Rollback of data structure for large language model configuration. (#1434) tristanliu 2024-07-19 19:09:46 +08:00