lexluo09
|
6a4458a572
|
[improvement][build] Optimize pushing images through GitHub Actions (#1875)
|
2024-11-02 21:33:15 +08:00 |
|
lexluo09
|
cadb743eda
|
(improvement)[build] Add the spotless.skip configuration to resolve the error reported by Spotless during the build. (#1762)
|
2024-10-09 22:20:56 +08:00 |
|
lexluo09
|
2cec2e61bc
|
(improvement)(build) Reduce startup memory and add privileged in docker-compose (#1419)
|
2024-07-17 22:52:02 +08:00 |
|
lexluo09
|
b59c1303cc
|
(improvement)(chat) Support specifying spring.profiles.active at runtime to optimize the entire Docker deployment script. (#1302)
|
2024-06-30 21:30:30 +08:00 |
|
lexluo09
|
82e2a7e1a3
|
(improvement)(build) Add commands to the build process to delete the old release_dir directory and release_dir.zip file. (#1285)
|
2024-06-29 17:29:09 +08:00 |
|
lexluo09
|
a3d4f18df4
|
(improvement)(project) Remove Python module and related Python code. (#1263)
|
2024-06-28 12:01:13 +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 |
|
LXW
|
5ce81b3724
|
(improvement)(Script) Modify maven build parameters in supersonic-build.bat script (#1220)
Co-authored-by: lxwcodemonkey
|
2024-06-25 16:14:10 +08:00 |
|
LXW
|
1a1839af24
|
(improvement)(Script) Opt bat script, enable it to be executed in any directory (#1212)
Co-authored-by: lxwcodemonkey
|
2024-06-25 11:18:23 +08:00 |
|
jerryjzhang
|
c3ecc05715
|
(improvement)(headless)Introduce headless-chat. #1155
|
2024-06-15 20:41:54 +08:00 |
|
jerryjzhang
|
91e27bcadb
|
(fix)(assembly)Fix webapp build.
|
2024-06-04 12:07:49 +08:00 |
|
LXW
|
d6017cfad8
|
(improvement)(launcher)Introduce supersonic-env.bat to incorporate LLM-related configs. (#1021)
|
2024-05-21 11:11:42 +08:00 |
|
jerryjzhang
|
542121210e
|
(improvement)(launcher)Introduce supersonic-env.sh to incorporate LLM-related configs.
|
2024-05-20 11:34:42 +08:00 |
|
jerryjzhang
|
710f120e38
|
(improvement)(assembly)Improve build scripts
|
2024-05-17 15:53:10 +08:00 |
|
LXW
|
a1d6f1c596
|
(improvement)(assembly)Improve release scripts(bat) to make file structure cleaner. (#1007)
|
2024-05-17 15:50:20 +08:00 |
|
jerryjzhang
|
c5484d5d32
|
(improvement)(assembly)Improve release scripts to make file structure cleaner.
|
2024-05-16 18:12:36 +08:00 |
|
jerryjzhang
|
d754bd50b0
|
(fix)[headless]change viewName to datasetName
|
2024-04-09 22:08:53 +08:00 |
|
LXW
|
36136e4c15
|
(improvement)(Chat) Move python module from Chat To Headless (#823)
Co-authored-by: jolunoluo
|
2024-03-15 12:47:11 +08:00 |
|
lexluo09
|
150d67f903
|
(improvement)(semantic) Change 'semantic' to 'headless' (#555)
|
2023-12-20 17:08:16 +08:00 |
|
lexluo09
|
7a1cfbcef8
|
(improvement)(build) moveToRuntime checks if the tar.gz file exists, and if it doesn't, no operation is performed. (#544)
|
2023-12-19 11:02:35 +08:00 |
|
LXW
|
6bd97cd8af
|
(improvement)(script) Update bat script (#529)
Co-authored-by: jolunoluo
|
2023-12-18 14:07:30 +08:00 |
|
lexluo09
|
95334441b1
|
[improvement](build) Support building pyllm separately. (#522)
|
2023-12-16 18:44:34 +08:00 |
|
lexluo09
|
5c96d75d39
|
[improvement](project) If there are any failed operations during the build process, stop subsequent operations and issue a unified 'stop' command. (#498)
|
2023-12-12 17:13:57 +08:00 |
|
lexluo09
|
73899e3174
|
[improvement](chat) Change llmparser to pyllm, retrieve LLMProxy from environment variables, defaulting to JavaLLMProxy. (#497)
|
2023-12-12 14:29:35 +08:00 |
|
lexluo09
|
ca8d7d89c1
|
(improvement)(build) When remove runtimeDir in the build script, add prefix deletion handling. (#479)
|
2023-12-07 10:27:02 +08:00 |
|
lexluo09
|
d9eaf79ab8
|
[improvement](python) remove virtualenv in python shell (#395)
|
2023-11-17 10:33:32 +08:00 |
|
jerryjzhang
|
8c65ac80b5
|
[improvement][chat] Move python code out of chat-core module
|
2023-11-16 15:30:45 +08:00 |
|
Scott
|
d4374f7074
|
(fix):using virtual env and fix chromadb's version (#381)
|
2023-11-14 17:51:47 +08:00 |
|
mainmain
|
9879c99873
|
(improvement)(chat) add cspider demo (#262)
|
2023-10-19 10:47:39 +08:00 |
|
Scott
|
36907ccac1
|
(style):more clear error message (#242)
|
2023-10-17 20:54:38 +08:00 |
|
lexluo09
|
6afb2f0914
|
(improvement)(chat) deal webapp copy in start (#220)
|
2023-10-13 21:11:05 +08:00 |
|
lexluo09
|
82ab9e3a6a
|
(improvement)(chat) reduce log in build.sh and set dir in individual (#219)
|
2023-10-13 20:25:30 +08:00 |
|
lexluo09
|
f5ca33859c
|
(improvement)(chat) remove setEnvToWeb in moveAllToRuntime (#218)
|
2023-10-13 19:58:54 +08:00 |
|
lexluo09
|
410f2c93b9
|
(improvement)(chat) update version to 0.7.5 and reduce log in supersonic-daemon.sh (#214)
|
2023-10-13 19:16:31 +08:00 |
|
lexluo09
|
ab19b18169
|
(improvement)(chat) fix supersonic sh set envToWeb (#212)
|
2023-10-13 17:54:36 +08:00 |
|
lexluo09
|
406fe995c9
|
(improvment)(chat) add relative path to supersonic-common.sh (#211)
|
2023-10-13 17:32:29 +08:00 |
|
lexluo09
|
5583426115
|
(improvement)(chat) optimize start stop build scripts and the runtime dir does not exist move all to runtime (#209)
|
2023-10-13 16:32:59 +08:00 |
|
LXW
|
9d1707eba1
|
(improvement)(script) build runtime directory in supersonic-daemon.bat (#208)
Co-authored-by: jolunoluo
|
2023-10-13 15:34:27 +08:00 |
|
Bowen Liang
|
7cb8208065
|
use default python and pip (#178)
|
2023-10-09 15:28:20 +08:00 |
|
Bowen Liang
|
a03ababc80
|
show commands in scripts (#177)
|
2023-10-09 15:26:01 +08:00 |
|
lexluo09
|
7379e3a833
|
(improvement)(chat) remove check llmParser error than exit (#172)
|
2023-10-08 10:14:17 +08:00 |
|
lexluo09
|
99ac17a5e4
|
(improvement)(chat) fix check llmParser health error if not install jq (#171)
|
2023-10-07 22:07:14 +08:00 |
|
LXW
|
3d6878fe9f
|
(improvement)(script) optimize bat script encoding (#168)
* (improvement)(script) optimize bat script encoding
---------
Co-authored-by: jolunoluo
|
2023-10-07 12:00:33 +08:00 |
|
Scott
|
343995fd8f
|
(improve)add health check to python service (#167)
|
2023-10-07 10:40:34 +08:00 |
|
LXW
|
405e846a0e
|
(improvement)(script) update bat script (#163)
* (improvement)(script) update bat script
---------
Co-authored-by: jolunoluo
|
2023-09-28 12:05:16 +08:00 |
|
Bowen Liang
|
f5b8690ce0
|
(improvement) Support PIP_PATH and PYTHON_PATH env var for building and starting services (#146)
|
2023-09-26 11:42:55 +08:00 |
|
mainmain
|
0982c013d1
|
[improvement](chat) dsl dimensionfilter can revise and add dsl permission (#118)
|
2023-09-21 21:57:26 +08:00 |
|
Scott
|
057a7c9c6d
|
fix:set script file executable (#107)
|
2023-09-20 16:26:03 +08:00 |
|
lexluo09
|
45ed5648c4
|
(improvement)(project) support move webapp to chat/semantic/standalone class and copy to runtime in build (#93)
|
2023-09-15 15:09:42 +08:00 |
|
lexluo09
|
682d35b2b2
|
(improvement)(chat) update llm url to llmParser in chat project (#92)
|
2023-09-14 22:59:11 +08:00 |
|