Commit Graph

  • c7cb6df80b (improvement)(Headless) Give term to the LLM as a reference (#1044) LXW 2024-05-29 16:43:48 +08:00
  • 26ab536c32 (improvement)(launcher) Optimize demo data loading to avoid repeatedly writing data to mysql (#1043) LXW 2024-05-29 16:41:20 +08:00
  • 9c3509fc1f feat. Terms for llm prompt (#1042) GuiXuan Wen 2024-05-29 14:45:11 +08:00
  • bd9cc8f88a (improvement)(Headless) Filter out terms whose detect word length is 1 (#1041) LXW 2024-05-28 21:37:19 +08:00
  • c42f3477a4 (improvement)(Headless) Add try catch to avoid date '2024年'/'6月' parse failed causing the entire process to fail (#1040) LXW 2024-05-28 18:28:23 +08:00
  • 5064708c56 (improvement)(Chat) Fix start failed and integration tests failed (#1039) LXW 2024-05-28 17:59:51 +08:00
  • c51c278f33 (feature)(headless) add accelerator base abstract and methods (#942) (#1037) jipeli 2024-05-28 11:48:02 +08:00
  • a7d845f224 (improvement)(Headless) Automatically populate model field names with comments from table fields (#1036) LXW 2024-05-27 20:52:13 +08:00
  • 46e2683338 (improvement)(Headless) Support model batch update status (#1035) LXW 2024-05-27 20:49:34 +08:00
  • f10cc90262 [improvement][headless-fe] remove modle column (#1034) tristanliu 2024-05-27 16:38:05 +08:00
  • 48ccbc57b9 (improvement)(headless)in the mapper phase, prioritize retrieving the configured top N dimension values. (#1033) lexluo09 2024-05-26 23:28:31 +08:00
  • 1fcd880042 (improvement)(headless)take only M dimensionValue or N metric/dimension per rond. (#1032) lexluo09 2024-05-26 23:11:48 +08:00
  • 822879cd7b (improvement)(launcher)Refactor config keys, use s2 as the prefix jerryjzhang 2024-05-25 01:36:24 +08:00
  • 6745df5a2e (improvement)(headless)Change several info-mode logs to debug-mode jerryjzhang 2024-05-25 00:40:00 +08:00
  • 044cf8f31e (improvement)(launcher)Refactor Demo impl and config jerryjzhang 2024-05-25 00:38:51 +08:00
  • 5d16aa0ab4 (improvement)(launcher)Refactor Demo impl and config jerryjzhang 2024-05-25 00:26:55 +08:00
  • be7629eb65 [improvement] fix name conflict (#1031) mainmain 2024-05-24 17:48:24 +08:00
  • 5a332f6abf [improvement][headless-fe] Migrating scaffold version to @umi/max (#1030) tristanliu 2024-05-24 17:08:10 +08:00
  • 67b69768df (improvement)(headless)Refactor LLMParser impl naming and structure. jerryjzhang 2024-05-24 15:08:18 +08:00
  • 987154c4a3 (improvement)(Headless) Avoid term and dimension value conflicts (#1026) LXW 2024-05-22 18:38:30 +08:00
  • 418abef982 (improvement)(Headless) corrector supports subselect sql and opt BenchMarkDemoDataLoader (#1023) mainmain 2024-05-22 15:56:06 +08:00
  • 2cc107ebc9 (improvement)(Headless) Deduplication of identified identical terms (#1022) LXW 2024-05-21 14:58:57 +08:00
  • d6017cfad8 (improvement)(launcher)Introduce supersonic-env.bat to incorporate LLM-related configs. (#1021) LXW 2024-05-21 11:11:42 +08:00
  • 6b7fdfec11 (improvement)(Headless) add ext info for model (#1019) LXW 2024-05-20 20:58:27 +08:00
  • 3bd3321b8d (improvement)(project) Fix compilation and test failures. (#1018) lexluo09 2024-05-20 20:07:04 +08:00
  • 173905f105 (improvement)(Common) Merge ChatGptHelper into the existing ChatLanguageModel framework (#1017) lexluo09 2024-05-20 19:54:06 +08:00
  • 40dc5e2607 [improvement][headless] fixed error sql order item is the same as the agg alias (#1016) jipeli 2024-05-20 19:37:56 +08:00
  • d513b6d2cc (improvement)(launchers) Demo data initialization optimization (#1015) LXW 2024-05-20 18:26:26 +08:00
  • eaec7b4663 (improvement)(pyllm)Use HTTP parameter llm_config in place of the default llm_config jerryjzhang 2024-05-20 17:40:34 +08:00
  • 53b6c03288 (improvement)(Chat) add extend config for agent (#1010) LXW 2024-05-20 12:58:21 +08:00
  • 2d8c5c379c [improvement][headless-fe] Term management interface transformation & Unified model management and canvas functionality entry (#1009) tristanliu 2024-05-20 12:03:30 +08:00
  • 542121210e (improvement)(launcher)Introduce supersonic-env.sh to incorporate LLM-related configs. jerryjzhang 2024-05-20 11:16:47 +08:00
  • cbafff0935 (improvement)(chat)Implement a new version of multi-turn conversation. jerryjzhang 2024-05-19 16:43:05 +08:00
  • 710f120e38 (improvement)(assembly)Improve build scripts jerryjzhang 2024-05-17 15:53:10 +08:00
  • 89b86a22cf Merge remote-tracking branch 'origin/master' jerryjzhang 2024-05-17 15:51:36 +08:00
  • edb60c3391 (improvement)(launcher)Use demo API key provided by langchain4j community as default config. jerryjzhang 2024-05-17 15:51:16 +08:00
  • a1d6f1c596 (improvement)(assembly)Improve release scripts(bat) to make file structure cleaner. (#1007) LXW 2024-05-17 15:50:20 +08:00
  • 7949efea75 (improvement)(Headless) corrector supports subselect sql (#1006) mainmain 2024-05-17 10:01:49 +08:00
  • 2411cb3fdc (improvement)(chat-sdk) fix agent list can not scroll bug (#1004) williamhliu 2024-05-16 20:12:28 +08:00
  • c5484d5d32 (improvement)(assembly)Improve release scripts to make file structure cleaner. jerryjzhang 2024-05-16 18:12:36 +08:00
  • 2876d1c48a (improvement)(Headless) When configuring a MySQL database, use url instead of host (#1003) LXW 2024-05-16 17:01:01 +08:00
  • 55c625a915 (improvement)(Headless) Put term into dict and let it can be mapped by mapper (#1002) LXW 2024-05-16 10:15:04 +08:00
  • 21af74c674 (improvement)(Headless) fixed array dimension error (#1000) jipeli 2024-05-15 18:45:34 +08:00
  • 5e3cc89da6 (improvement)(Headless) Remove redundant datasetName in e MetaDiscovery interface (#993) LXW 2024-05-14 17:14:43 +08:00
  • e0d45a77ce (improvement)(launcher)Upgrade to 0.9.2-SNAPSHOT. jerryjzhang 2024-05-14 14:23:42 +08:00
  • 9792cde6aa (improvement)(Headless) native query when metric default agg is null (#976) (#992) jipeli 2024-05-14 12:16:23 +08:00
  • d5e5c7d415 [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance. (#991) tristanliu 2024-05-14 11:27:51 +08:00
  • 51b683ae3e [improvement][headless-fe] Added term management functionality. (#990) tristanliu 2024-05-13 17:50:50 +08:00
  • a8073f1e53 (improvement)(Chat) Order SchemaElementMatch by frequency when resolving plugin params (#989) LXW 2024-05-13 15:08:31 +08:00
  • a968032347 (improvement)(Headless) Obtain metric default agg (#984) (#988) jipeli 2024-05-13 14:53:18 +08:00
  • 4944d0a98c (improvement)(Headless) Not to generate parse info when the sql return by llm is blank (#987) LXW 2024-05-13 14:39:51 +08:00
  • 1f4039a453 (improvement)(Headless) Optimize return structure of MetaDiscovery interface (#986) LXW 2024-05-13 14:29:30 +08:00
  • 0e28d6cbcc (improvement)(Headless) support multiturn text-to-sql (#983) mainmain 2024-05-13 14:13:02 +08:00
  • 947a01e8ba (improvement)(Headless) Obtain metric default agg (#984) (#985) jipeli 2024-05-13 12:05:02 +08:00
  • 210591e28f (improvement)(headless)Add API_BASE_URL config key to config file. jerryjzhang 2024-05-13 10:13:13 +08:00
  • 623203888b (improvement)(Headless) Obtain metric default agg (#984) LXW 2024-05-11 18:03:40 +08:00
  • fb465b74f3 (improvement)(Headless) Obtain model list of domain and subDomain (#982) LXW 2024-05-11 15:02:47 +08:00
  • 6268fa33f0 support batchUpdateClassifications for Metric (#980) daikon 2024-05-11 14:32:22 +08:00
  • 7f52215ff8 (improvement)(Headless) Add terms management to help the model learn private domain knowledge (#979) LXW 2024-05-11 14:26:14 +08:00
  • 942fd9beed (improvement)(Headless) Support flexible modification of time and like,improve evaluation (#972) mainmain 2024-05-10 19:11:55 +08:00
  • ad5b28cf35 [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain. (#975) tristanliu 2024-05-10 17:56:27 +08:00
  • b194da05c2 (improvement)(Headless) When obtaining the domain list, information about whether there is a model under the domain is returned incidentally. (#970) LXW 2024-05-10 16:15:53 +08:00
  • 9de188ae7e (improvement)(Headless) Support parsing description information and aggregation methods in the map phase. (#969) lexluo09 2024-05-09 14:07:27 +08:00
  • b122053e98 (improvement)(Headless) Remove backticks when querying through SQL. (#968) lexluo09 2024-05-09 10:47:58 +08:00
  • e11aeafbc0 (improvement)(Headless) explode split dimension (#956) jipeli 2024-05-08 11:52:31 +08:00
  • 2033421c33 [improvement][headless-fe] Updated the file imports in the project. (#966) tristanliu 2024-04-30 10:50:12 +08:00
  • a26642a57c [improvement][headless-fe] Default value setting for hiding dimensions. (#965) tristanliu 2024-04-29 16:53:26 +08:00
  • 20be3e6601 (improvement)(Headless) Initialize meta vectors after initializing the model but before querying. (#964) lexluo09 2024-04-29 16:34:45 +08:00
  • b313494b12 (improvement)(Headless) Fix the issue where 'correct' is only executed once. (#960) lexluo09 2024-04-28 19:58:36 +08:00
  • a6724f886b (improvement)(Headless) Support specifying metrics, tags, and dimensions query modes in the Map phase (#959) lexluo09 2024-04-28 17:02:32 +08:00
  • 83b80e35f0 (improvement)(Headless) Add workflow handling to the performParsing stage. (#955) lexluo09 2024-04-26 17:05:47 +08:00
  • 11c2e0505b (improvement)(Headless) fix pg date function name corrector (#950) jipeli 2024-04-26 15:34:36 +08:00
  • a551f3cc16 (improvement)(Headless) Modify map mode of semantic search in metric market (#952) LXW 2024-04-25 17:04:01 +08:00
  • 358d22894e (improvement)(Headless) fix clickhouse month date format (#948) LXW 2024-04-25 11:00:59 +08:00
  • 6c2874d774 change menu name (#944) williamhliu 2024-04-24 20:56:20 +08:00
  • fbca1ca347 [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly. (#940) tristanliu 2024-04-24 15:29:03 +08:00
  • 872d3ec518 Class (#939) daikon 2024-04-24 11:38:29 +08:00
  • 01d37eeef0 (improvement)(Headless) Delete code: removeFilterIfNotInLinkingValue. (#938) lexluo09 2024-04-24 11:32:38 +08:00
  • 534341c794 [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling. (#937) tristanliu 2024-04-24 11:28:33 +08:00
  • 02f21dfa35 [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling. (#935) tristanliu 2024-04-24 11:10:05 +08:00
  • 20d142fca8 (improvement)(Headless) support semantic search in metric market (#934) LXW 2024-04-24 11:02:41 +08:00
  • c45800bda6 fix queryTagMarketPage when tagObject is unused (#932) daikon 2024-04-23 16:19:03 +08:00
  • 110f35eac7 (improvement)(Headless) JsqlParser upgrade to 4.7 (#931) jipeli 2024-04-22 20:33:54 +08:00
  • c4b4896f8f (fix)(headless) opt checkTag for tag distribution (#930) daikon 2024-04-22 16:15:41 +08:00
  • eed5ba03fe 修复发送空字符串system message的导致openai接口报错的问题 (#927) LzyGit 2024-04-22 15:41:26 +08:00
  • 4238927b82 [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings. (#929) tristanliu 2024-04-22 15:38:59 +08:00
  • f9dd6d8c26 (fix)(headless) add ext info for tag (#928) daikon 2024-04-22 15:25:08 +08:00
  • 6da82b6b94 [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components. (#925) tristanliu 2024-04-19 18:57:57 +08:00
  • dfd6611a8f [improvement][headless-fe] Adjusted the length of the input field for model editing names. (#924) tristanliu 2024-04-19 18:16:29 +08:00
  • ad3e9bba70 (fix)(headless) add necessary annotations and opt QueryReqConverter limit logic (#923) daikon 2024-04-19 17:55:53 +08:00
  • 3eb721083a (improvement)(Headless) Fix the null pointer exception in metadata put. (#922) lexluo09 2024-04-19 16:00:57 +08:00
  • cacfeb7b4b (improvement)(Headless) Fix queryBySql to skip SchemaCorrector. (#921) lexluo09 2024-04-18 22:35:36 +08:00
  • 8f7e86e16e (docs)Revise component description in README jerryjzhang 2024-04-18 15:18:59 +08:00
  • f9c60d0c65 (improvement)(Headless) Adjust file paths and fix the issue of inserting duplicate data in embeddings. (#918) lexluo09 2024-04-18 10:38:18 +08:00
  • ee798b7671 (improvement)(Headless) Periodically refresh embedding metadata in full and optimize the code. (#917) lexluo09 2024-04-17 22:38:19 +08:00
  • d8c23cca05 (fix)(headless) fix getOrCreateContext npe when chatId is null (#916) daikon 2024-04-17 11:47:37 +08:00
  • abc590d15a (improvement)(Headless) queryBySql supports Time Correct. (#915) lexluo09 2024-04-17 11:26:53 +08:00
  • 5672aade1d (improvement)(Headless) support validation of special characters when creating metrics, dimensions, etc. (#914) lexluo09 2024-04-16 22:30:10 +08:00
  • fd7de6255a (improvement)(Headless) dataSet api add innerLayerNative (#913) jipeli 2024-04-16 21:04:31 +08:00
  • 25a618b175 (improvement)(Headless) distinct select fields in S2CorrectSQL (#912) mainmain 2024-04-16 16:30:00 +08:00