Commit graph

27 commits

Author SHA1 Message Date
haoranchen
540a89a7d0
fix: prevent installation script from failing on missing model files (#30747) 2025-04-10 19:02:59 +08:00
chenhaoran
56125343f4 fix: correct logical operator in installation script for model copying 2025-04-10 14:23:05 +08:00
chenhaoran
dc657817fa fix: update installation scripts for improved model handling 2025-04-10 14:17:53 +08:00
chenhaoran
5c2c12ea25 enh: specify transformers version to ensure compatibility in installation script 2025-03-26 13:08:54 +08:00
chenhaoran
cc3deb03d9 enh: add remove_model_service function to uninstall script for link cleanup 2025-03-26 04:19:02 +08:00
chenhaoran
aeb9e7132b enh: add checks before extracting model tarballs in installation script 2025-03-26 04:01:38 +08:00
chenhaoran
b8e4c3c279 enh: add PID logging for tdtsfm and timer-moe service start scripts 2025-03-26 03:55:30 +08:00
chenhaoran
d8a0177963 enh: add kill_model_service function to stop model services during installation 2025-03-26 03:46:35 +08:00
chenhaoran
eac3486793 enh: update service start/stop scripts to improve activation and process management 2025-03-26 03:36:15 +08:00
chenhaoran
3b3b9bf7e0 enh: refactor installation and service scripts for improved link handling and startup processes 2025-03-26 02:32:10 +08:00
chenhaoran
a9a25ee0ce enh: add start and stop scripts for tdtsfm and timer-moe services, and update install/uninstall processes 2025-03-26 02:00:47 +08:00
chenhaoran
bcf0c828c5 enh: streamline model file copying and simplify tar packaging process in release script 2025-03-26 01:17:00 +08:00
chenhaoran
e6417c3337 enh: refactor release script to improve directory handling for installation 2025-03-26 00:53:08 +08:00
chenhaoran
c90b5de40f enh: improve model file copying in release script and add conditional tar packaging 2025-03-26 00:43:53 +08:00
chenhaoran
503d3d34ed enh: add model directory option to release script and copy model files 2025-03-26 00:25:14 +08:00
chenhaoran
adc519fec7 fix: update product names in release script for TDgpt 2025-03-25 16:21:06 +08:00
Haojun Liao
4fb103cf10
doc: update gpt doc. (#30428) 2025-03-25 11:54:47 +08:00
Haojun Liao
2e94e13a53
Merge pull request #30380 from taosdata/fix/mergegpt
fix(gpt): install taospy by default.
2025-03-23 21:45:11 +08:00
Haojun Liao
9c3cd5e3cf
fix(gpt): update the script (#30377)
* fix(gpt): fix the bug for algo name case sensitive

* refactor: format

* refactor(stream): fix error.

* refactor(gpt): add sample sql to prepare the data.

* fix(stream): update the install/release script.
2025-03-23 21:32:59 +08:00
haoranchen
523b7003a4
fix: add requests pkg in tdgpt install.sh 2025-03-22 15:31:16 +08:00
jiajingbin
f62ef250fd
feat: add dockerfile and modify install.sh (#30242)
* feat: add Dockerfile and modify install.sh

* enh: add a port

* fix: modify addr to 0.0.0.0 from 127.0.0.1 in taosanode.ini
2025-03-18 17:35:12 +08:00
WANG Xu
4d6a7dcc84
Merge pull request #30182 from taosdata/feat/tdgpt_package
feat: change package tar file name
2025-03-17 17:23:17 +08:00
Haojun Liao
fe2dbf6307
fix(stream): support packaging enterprise edition. (#30189) 2025-03-17 09:14:25 +08:00
huohong
13e0134040
feat: change package tar file name
feat: change package tar file name
2025-03-14 15:23:18 +08:00
Haojun Liao
0a9d729702 refactor(gpt): update the release script. 2025-03-11 18:43:44 +08:00
Haojun Liao
07f9c01d53 fix(gpt): remove cache files before packaging tdgpt. 2025-03-11 10:14:41 +08:00
Haojun Liao
5821a1c5e1 chore(analytics): add tdgpt into TDengine repo. 2025-03-06 19:16:15 +08:00