Commit Graph

  • 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
  • 17f965eabd (fix)(launcher) fix mysql init script typo. (#1427) sjwan 2024-07-19 15:27:48 +08:00
  • 2425067091 (improvement)(common)Rename SqlExemplar to Text2SQLExemplar. jerryjzhang 2024-07-18 14:19:56 +08:00
  • 2eac301076 (improvement)(headless)Introduce side_information to the prompt and exemplar. jerryjzhang 2024-07-18 11:29:07 +08:00
  • f30c74c18f (improvement)(docker) Supports three types of mount methods: Named Volumes, Bind Mounts, and Detailed Bind Mounts. (#1420) lexluo09 2024-07-17 23:19:28 +08:00
  • 2cec2e61bc (improvement)(build) Reduce startup memory and add privileged in docker-compose (#1419) lexluo09 2024-07-17 22:52:02 +08:00
  • 1b37925bf3 (improvement)(chat) Specify platform in docker-compose.yml. (#1413) lexluo09 2024-07-16 21:42:59 +08:00
  • ff38a6d250 (improvement)(headless)Restructure to remove web parent package. jerryjzhang 2024-07-16 17:59:26 +08:00
  • 782b768950 (improvement)(headless&chat)The Chat module only references facade service of the Headless module. jerryjzhang 2024-07-16 17:53:01 +08:00
  • 1c0b8f8161 (improvement)(headless)Restructure facade and expose only ChatLayerService and SemanticLayerService. jerryjzhang 2024-07-16 17:41:20 +08:00
  • 35892f2344 fix existSegment bug which embedding search not has min-score,so that… (#1410) JackLiang 2024-07-16 15:39:03 +08:00
  • 13ae312e51 (improvement)(headless) Update S2VisitsDemo (#1409) LXW 2024-07-15 22:08:47 +08:00
  • 4d1360b924 (feature)(supersonic-fe) add chat external route (#1407) williamhliu 2024-07-15 10:10:50 +08:00
  • 529251097b (improvement)(chat) Remove initial default values, make the configuration file settings take effect, and optimize the code. (#1406) lexluo09 2024-07-14 23:20:06 +08:00
  • d5c78d87e7 (improvement)(chat) Support integrating embeddingStore into system settings. (#1405) lexluo09 2024-07-14 21:50:12 +08:00
  • 4eb6193699 (improvement)(chat) Integrate llm configuration into system settings. (#1403) lexluo09 2024-07-14 14:47:17 +08:00
  • 407c8d4702 (improvement)(Headless) Refactor ChatLayerService and SemanticLayerService (#1404) LXW 2024-07-14 11:23:47 +08:00
  • baff30550e (improvement)(headless&chat)Move ChatContext from Headless module to Chat module. jerryjzhang 2024-07-12 16:56:25 +08:00
  • e365a36749 (improvement)(headless)Remove mapper related configs from system configuration UI. jerryjzhang 2024-07-12 15:16:01 +08:00
  • 5bf4a4160d (fix)(chat&headless)Agent references ChatModelConfig instead of ModelConfig. jerryjzhang 2024-07-12 11:58:38 +08:00
  • 37da1ac2ae (improvement)(chat)Enable memory directly if the review result by LLM is positive. jerryjzhang 2024-07-12 09:56:51 +08:00
  • 41ad1ada6c (fix)(headless)Fix checkstyle issues following #1395. jerryjzhang 2024-07-11 20:49:25 +08:00
  • f9d6ea11c5 (improvement)(headless)Improve dataset time query judgment (#1395) 21Janur 2024-07-11 20:44:05 +08:00
  • d6c5702b5a (feature)(chat)Rewrite error message to make it more understandable to the user. #1320 jerryjzhang 2024-07-11 20:33:32 +08:00
  • e0647dd990 (improvement)(launcher)Opt schema-mysql sql declaration. jerryjzhang 2024-07-11 11:00:25 +08:00
  • ee258d4c8f [improvement][headless-fe] add memory review config (#1394) tristanliu 2024-07-11 10:50:26 +08:00
  • d7c1b2cbaa (docs)Remove wechat community scancode. jerryjzhang 2024-07-11 09:08:06 +08:00
  • e041fcb37e Merge remote-tracking branch 'origin/master' jerryjzhang 2024-07-10 21:08:14 +08:00
  • 9bb95ca4be (feature)(chat)Add switch to enable LLM-based memory review, as it leads to more token costs. #1385 jerryjzhang 2024-07-10 21:08:02 +08:00
  • 76fb3cb4a2 解决“智能填充”功能只能填充演示数据,不能对后续添加的数据集进行智能填充的问题 (#1376) red-delia 2024-07-10 20:43:57 +08:00
  • 78a91ad8c2 (improvement)(headless)Modify text2sql prompts to remove dependency on datediff, thus avoiding SQL compatibility issues. #1391 jerryjzhang 2024-07-10 19:49:38 +08:00
  • 03f5678732 (improvement)(script) update schema-mysql.sql and sql-update.sql (#1390) LXW 2024-07-10 19:39:12 +08:00
  • 62e70f5cb7 [improvement] Enhanced date button, added shortcut TAB (#1387) open 2024-07-10 14:04:50 +08:00
  • 8ef5ce8b76 [improvement][headless-fe] Connection test prompt update for large language model settings. (#1386) tristanliu 2024-07-10 11:42:48 +08:00
  • d3f3fc5de3 (improvement)(headless)Rename contextModel to contextDataset jerryjzhang 2024-07-10 09:41:56 +08:00
  • c3b3b7e769 (improvement)(chat) modify sql field (#1380) williamhliu 2024-07-09 19:16:56 +08:00
  • ea4aa3eacf (improvement)(headless)Remove unnecessary performExecution method from ChatQueryService. jerryjzhang 2024-07-09 17:37:36 +08:00
  • f0b4eb46cf (improvement)(headless)Remove unnecessary TranslateSqlReq, use SemanticQueryReq instead. jerryjzhang 2024-07-09 10:48:48 +08:00
  • 7a376bd9a3 (improvement)(headless)Remove unnecessary sourceId from TranslateResp. jerryjzhang 2024-07-09 10:35:08 +08:00
  • c9c049a20f (improvement)(headless)Use StringUtils in place of Strings. jerryjzhang 2024-07-09 09:33:32 +08:00
  • efd617b2e5 (improvement)(headless)Rename QueryTextReq to QueryNLReq to explicitly reflect natural language concept. jerryjzhang 2024-07-08 10:20:20 +08:00
  • 9911e6772c (improvement)(auth) Make row permissions take effect during the translate sql phase and refactor the auth code (#1368) LXW 2024-07-07 20:46:53 +08:00
  • 08ae27ab43 (improvement)(chat) Fix the issue of chatContext not returning and PLAIN_TEXT mode not working. (#1366) lexluo09 2024-07-07 10:04:27 +08:00
  • 64786cb0ef (improvement)(headless)Add explicit TRANSLATING stage and rename several classes by the way. jerryjzhang 2024-07-07 09:30:32 +08:00
  • 4d7bfe07aa (improvement)(chat) Support embedding store configuration. (#1363) lexluo09 2024-07-07 00:30:19 +08:00
  • 3f460429e6 [improvement][headless-fe] hidden configure embedding models. (#1364) tristanliu 2024-07-07 00:03:18 +08:00
  • d849acf971 Merge branch 'master' of github.com:tencentmusic/supersonic jerryjzhang 2024-07-06 23:33:35 +08:00
  • e0e77a3b64 (improvement)(headless&chat)Execute against SemanticLayerService instead of ChatQueryService in chat-server and rename several classes by the way. jerryjzhang 2024-07-06 23:32:59 +08:00
  • 609146d12c [improvement][headless-fe] Added the ability to configure embedding models. (#1362) tristanliu 2024-07-06 23:29:33 +08:00
  • 6db6aaf98d (improvement)(chat) Support configuring embeddingModel or embeddingStore at the agent level. (#1361) lexluo09 2024-07-06 20:44:23 +08:00
  • d39db734c4 (improvement)(common) Support deleting embedding data in InMemoryEmbeddingStore. (#1360) lexluo09 2024-07-05 23:29:22 +08:00
  • a1ab7ac1c1 (improvement)(common) Fix the issue of duplicate inclusion of embedding data (#1359) lexluo09 2024-07-05 23:09:30 +08:00
  • 16c3ff0c30 (improvement)(headless) MetricDrillDownChecker compatible with the case where SQL is empty (#1357) LXW 2024-07-05 18:18:05 +08:00
  • 7c86e2b3db (improvement)(headless) Refactor MetricDrillDownChecker code (#1356) LXW 2024-07-05 17:56:17 +08:00
  • 2ddf0ad41a [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts. (#1352) tristanliu 2024-07-05 17:28:17 +08:00
  • 66e5ee06e6 Update docker-compose.yml (#1349) open 2024-07-05 17:07:43 +08:00
  • 72465cd88c # This is a combination of 2 commits. jerryjzhang 2024-07-05 15:13:31 +08:00
  • 097f2f4fe7 (improvement)(chat) Support additional operators in QueryFilter correction. (#1347) lexluo09 2024-07-05 13:20:40 +08:00
  • 71954e42a8 (project)Change revison to 0.9.6-SNAPSHOT jerryjzhang 2024-07-05 10:26:30 +08:00
  • 14b9086d83 (improvement)(headless)Remove LLMProxy abstraction as not needed any more. jerryjzhang 2024-07-05 10:09:23 +08:00
  • 93ea7a618c (improvement)(chat) Fix embedded embedding model, some machines throw an error with version GLIBC_2.27 (#1346) lexluo09 2024-07-04 21:02:08 +08:00
  • bb4cd880b0 (improvement)(headless)Normalize space SQL strings in the log messages. jerryjzhang 2024-07-04 18:23:55 +08:00
  • fa5abc58a5 (improvement)(docker) update mysql ports mapping (#1342) Jundong Zhang 2024-07-03 22:08:51 +08:00
  • d200086779 Opt tag distribution (#1340) daikon 2024-07-03 13:04:20 +08:00
  • 5d5ca438a6 fix: null error (#1337) VilliamLi 2024-07-03 09:06:00 +08:00
  • c5478ad8a2 (improvement)(chat) Add versioned initialization script to db_init. (#1335) lexluo09 2024-07-02 21:45:20 +08:00
  • 20aa0bc0a9 (fix)(build) Add sequential execution to Docker Compose and modify active to prd (#1332) lexluo09 2024-07-02 21:15:41 +08:00
  • 9cd352f146 Add dict date (#1331) daikon 2024-07-02 18:46:05 +08:00
  • 78e023e955 (docs) Add Docker deployment description. (#1327) lexluo09 2024-07-02 15:17:58 +08:00
  • ccf41fa6db fix outofindexexception bug (#1325) JackLiang 2024-07-02 14:45:31 +08:00
  • 2f0ac2baf8 (improvement)(chat) add chat plugin webservice demo (#1317) v0.9.4 LXW 2024-07-01 18:56:53 +08:00
  • 0226ebf341 (feature)(chat-sdk) Support plain text display for queryMode as WEB_SERVICE (#1316) williamhliu 2024-07-01 18:21:18 +08:00
  • 24888228e5 [improvement][headless-fe] wording change (#1315) tristanliu 2024-07-01 18:06:11 +08:00
  • 717a2d26a9 (fix)MemoryReviewTask run null #1312 (#1314) zhaodongsheng 2024-07-01 17:40:35 +08:00
  • d26eeb3367 (improvement)(build) Support passing the version as a variable in the docker-compose.yml file. (#1313) lexluo09 2024-07-01 17:13:05 +08:00
  • e6ec689cb1 (fix) token get error and python version note (#1311) zhaodongsheng 2024-07-01 16:30:41 +08:00
  • 7773442fbf (improvement)(chat) Fix the error in Milvus query and add the option to create EmbeddingStore based on caching mode (#1310) lexluo09 2024-07-01 16:29:43 +08:00
  • 37d08007c4 [improvement][headless-fe] Sensitivity: Added bulk modification functionality. (#1309) tristanliu 2024-07-01 15:58:50 +08:00
  • 07a981216f (improvement)(launcher)Separate prd and local profiles for langchain4j yaml. jerryjzhang 2024-07-01 15:40:36 +08:00
  • 7a0ae9f075 (fix)(headless) fix dim value query error (#1308) LXW 2024-07-01 15:21:05 +08:00
  • 7bb0f84bc3 fix milvus shutdown error (#1307) 二毛 2024-07-01 14:55:40 +08:00
  • d2e9d1bf85 (feature)(project)Change project revision to 0.9.4. jerryjzhang 2024-07-01 14:44:56 +08:00
  • da43f790c3 (improvement)(project) Remove unnecessary logs and remove redundant utility classes in the Dockerfile (#1306) lexluo09 2024-07-01 14:42:30 +08:00
  • da6ffdab27 (improvement)(project) Resolve the issue of failing to access external domain names from within the container. (#1305) lexluo09 2024-07-01 12:01:06 +08:00