jerryjzhang
|
c80794e8fc
|
[fix][launcher]Fix mysql scripts.
|
2024-11-28 09:44:49 +08:00 |
|
jerryjzhang
|
ea6a9ebc5f
|
[improvement][launcher]Refactor built-in demos.
|
2024-11-10 21:29:49 +08:00 |
|
lexluo09
|
4ef5719953
|
(improvement)(chat) Including agg refers to the metric pattern, adding the missing dimensions for count distinct in the group by clause, and increasing the timeout duration in H2 (#1700)
|
2024-09-23 16:02:33 +08:00 |
|
lexluo09
|
d64ed02df9
|
(improvement)(chat) Remove langchain4j configuration file and perform all configuration for the large model through the UI interface. (#1442)
|
2024-07-20 21:30:46 +08:00 |
|
HweiH
|
3797cc2ce8
|
[Enhancement] 升级底层 Spring Boot 版本至 2.7.2 (#1367) (#1435)
|
2024-07-20 14:38:46 +08:00 |
|
jerryjzhang
|
07a981216f
|
(improvement)(launcher)Separate prd and local profiles for langchain4j yaml.
|
2024-07-01 15:49:21 +08:00 |
|
lexluo09
|
c8b6af4887
|
(improvement)(chat) It supports successful startup using Docker, local, and other methods. If the Chroma store creation fails, it will be replaced with in-memory (#1301)
|
2024-06-30 20:15:46 +08:00 |
|
lexluo09
|
af4a026af6
|
(improvement)(config) Change application-local.yaml to application-prd.yaml. (#1283)
|
2024-06-29 17:11:16 +08:00 |
|
lexluo09
|
c5fbd0b827
|
(improvement)(config) fix application-local.yml package error (#1251)
|
2024-06-27 17:32:35 +08:00 |
|
lexluo09
|
bbd61ac937
|
(improvement)(config) Split the application-local.yml file based on functionality. (#1250)
|
2024-06-27 16:56:16 +08:00 |
|
lexluo09
|
90f7a79380
|
(improvement)(config) Remove the supersonic-env configuration file and use the llm-config.yaml file uniformly. (#1238)
|
2024-06-27 14:27:46 +08:00 |
|
jerryjzhang
|
1e5cfb51df
|
(improvement)(chat)Add SmallTalkDemo and support multi-turn conversation in PLAIN_TEXT mode.
|
2024-06-26 10:19:45 +08:00 |
|
lexluo09
|
a7d367baa3
|
(improvement)(chat) Support loading local embedding models through the in-memory configuration method (#1201)
|
2024-06-23 22:57:35 +08:00 |
|
lexluo09
|
4d6cbf31f7
|
(improvement)(chat) Upgrade and optimize the embedding metastore. (#1198)
|
2024-06-23 21:46:10 +08:00 |
|
lexluo09
|
32e2c1e39d
|
(improvement)(common) Fixed the compatibility issue with qwen. (#1193)
|
2024-06-22 16:59:15 +08:00 |
|
lexluo09
|
69bb64cdbf
|
(improvement)(project) Fixed the default administrator password issue and the startup compatibility issue with embedding configuration. (#1187)
|
2024-06-22 01:39:47 +08:00 |
|
lexluo09
|
92db381b6f
|
(improvement)(common) Upgraded langchain4j to version 0.31. (#1174)
|
2024-06-20 17:31:19 +08:00 |
|
lexluo09
|
33eecc0cb1
|
(improvement)(project) Fixed the issue of Swagger UI not working. (#1133)
|
2024-06-11 23:13:40 +08:00 |
|
mainmain
|
6bb317e1c7
|
(improvement)(headless) remove date field from where in correct sql (#1129)
|
2024-06-11 16:12:29 +08:00 |
|
mainmain
|
da9ca36def
|
(improvement)(headless) remove date field from where in correct sql (#1128)
|
2024-06-11 15:53:37 +08:00 |
|
jerryjzhang
|
008c1c35d8
|
(improvement)(headless)Commit new impl of SqlGenStrategy
|
2024-06-05 11:48:01 +08:00 |
|
LXW
|
83f6ddc240
|
(improvement)(Headless) Fix dimension value write dict failed (#1064)
Co-authored-by: jolunoluo
|
2024-05-31 16:35:52 +08:00 |
|
LXW
|
c000dfeb06
|
(improvement)(launcher) Optimize the demo to prevent the dimension value dictionary from being loaded after the demo is loaded. (#1059)
Co-authored-by: jolunoluo
|
2024-05-30 22:26:20 +08:00 |
|
jerryjzhang
|
18f268f590
|
(improvement)(headless)Remove redundant SqlGenStrategy impl
|
2024-05-30 15:40:11 +08:00 |
|
jerryjzhang
|
822879cd7b
|
(improvement)(launcher)Refactor config keys, use s2 as the prefix
|
2024-05-25 01:36:24 +08:00 |
|
jerryjzhang
|
5d16aa0ab4
|
(improvement)(launcher)Refactor Demo impl and config
|
2024-05-25 00:26:55 +08:00 |
|
mainmain
|
418abef982
|
(improvement)(Headless) corrector supports subselect sql and opt BenchMarkDemoDataLoader (#1023)
* [improvement] corrector and QueryReqConverter support subselect
* [improvement] corrector and QueryReqConverter support subselect
* [improvement] adapt BenchMarkDemoDataLoader
* [improvement] adapt checkstyle
---------
Co-authored-by: zuopengge
|
2024-05-22 15:56:06 +08:00 |
|
jerryjzhang
|
542121210e
|
(improvement)(launcher)Introduce supersonic-env.sh to incorporate LLM-related configs.
|
2024-05-20 11:34:42 +08:00 |
|
jerryjzhang
|
edb60c3391
|
(improvement)(launcher)Use demo API key provided by langchain4j community as default config.
|
2024-05-17 15:51:16 +08:00 |
|
jerryjzhang
|
e0d45a77ce
|
(improvement)(launcher)Upgrade to 0.9.2-SNAPSHOT.
|
2024-05-14 14:23:42 +08:00 |
|
mainmain
|
0e28d6cbcc
|
(improvement)(Headless) support multiturn text-to-sql (#983)
|
2024-05-13 14:13:02 +08:00 |
|
jerryjzhang
|
210591e28f
|
(improvement)(headless)Add API_BASE_URL config key to config file.
|
2024-05-13 10:13:13 +08:00 |
|
lexluo09
|
01d37eeef0
|
(improvement)(Headless) Delete code: removeFilterIfNotInLinkingValue. (#938)
|
2024-04-24 11:32:38 +08:00 |
|
lexluo09
|
12e25c0c50
|
(improvement)(headless) Fix the issue of failing unit tests. (#890)
|
2024-04-06 13:09:00 +08:00 |
|
LXW
|
dfba275811
|
(improvement)(Chat) fix QueryFilter putting element (#848)
Co-authored-by: jolunoluo
|
2024-03-21 14:11:00 +08:00 |
|
lexluo09
|
ef298e8e85
|
(improvement)(Headless) initializing by adding tag data. (#836)
|
2024-03-20 15:18:56 +08:00 |
|
LXW
|
4291ec7bd7
|
(improvement)(Chat) Integrate chat with execute parse result processor (#825)
Co-authored-by: jolunoluo
|
2024-03-15 16:08:34 +08:00 |
|
lexluo09
|
3cccac58a1
|
[improvement](Headless) Adding change event to tags and integrating tag into embeddings (#792)
|
2024-03-06 16:13:20 +08:00 |
|
lexluo09
|
b8ecfc6a99
|
[improvement](project) Adding tag abstraction to the dictionary and optimizing related code. (#785)
|
2024-03-05 18:00:48 +08:00 |
|
mainmain
|
f50a3157d5
|
(improvement)add corrector additional information switch and evalution time cost (#743)
|
2024-02-23 15:05:13 +08:00 |
|
mainmain
|
699a33b1c1
|
(improvement) improve evalution accuracy (#727)
|
2024-02-19 17:31:38 +08:00 |
|
mainmain
|
c398ac1a84
|
[improvement][supersonic] add text-to-sql evaluation (#696)
* [improvement] llm supports all models
* [improvement] alias convert to SemanticParseInfo
* [improvement] support join
* [improvement] add evaluation.py
* [improvement] add text2sql_evalution.py
* [improvement] add text2sql_evalution.py
* [improvement] add evalution
* [improvement] add evalution
* [improvement] add evalution
---------
Co-authored-by: zuopengge <hwzuopengge@tencent.com>
|
2024-01-30 10:46:45 +08:00 |
|
harryluo163
|
aae3d6b297
|
[improvement-691][chat] Add gzip #691 (#694)
|
2024-01-28 10:54:10 +08:00 |
|
lexluo09
|
74b89a9430
|
(improvement)(chat) Extend support for PostgreSQL data source. (#635)
|
2024-01-17 12:55:28 +08:00 |
|
lexluo09
|
0a1f446fb8
|
(improvement)(chat) After a failed query, the absence of a returned queryId causes the recommendation question call to fail. (#562)
|
2023-12-21 22:10:48 +08:00 |
|
lexluo09
|
2cd8f8022b
|
[improvement](chat) fix SqlGeneration format issues (#539)
|
2023-12-18 22:05:43 +08:00 |
|
lexluo09
|
e08435902a
|
[improvement](chat) fix SqlGeneration format issues (#538)
|
2023-12-18 22:04:40 +08:00 |
|
lexluo09
|
5016881ce3
|
[improvement](chat) Add EmbeddingPersistentTask to Persist and reload InMemoryS2EmbeddingStore (#525)
|
2023-12-17 21:53:21 +08:00 |
|
lexluo09
|
9201550027
|
[improvement](chat) Support new four methods of generating SQL using SqlGeneration large models. (#519)
|
2023-12-16 14:44:56 +08:00 |
|
lexluo09
|
287a6561ff
|
[improvement](chat) Add an in_process provider and support offline loading of local embedding models. (#505)
|
2023-12-14 14:16:03 +08:00 |
|