Haojun Liao
fde64ed7a1
refactor(gpt): refactor the requirements. ( #33406 )
2025-10-31 09:15:36 +08:00
huohong
8ef7ad067e
enh: add fastdtw installation to install.sh ( #33357 )
2025-10-24 13:42:41 +08:00
huohong
adac2b6883
enh: add installation of prophet library in install.sh ( #33069 )
2025-09-25 10:49:30 +08:00
huohong
6ea60b148d
test: TDgpt docker opt ( #32949 )
2025-09-12 10:00:23 +08:00
Haojun Liao
5d93616dfa
refactor(gpt): update start model script and update user manual ( #32877 )
2025-09-04 18:39:23 +08:00
Haojun Liao
aa24071f4b
doc(gpt): update user manual. ( #32866 )
2025-09-04 13:24:47 +08:00
Haojun Liao
5cf7bc862c
fix(gpt): update the pytorch version in the venv. ( #32783 )
2025-08-28 14:35:55 +08:00
WANG Xu
f9d59c5479
Merge pull request #32566 from taosdata/feat/huoh/TD-37305
...
Feat/huoh/td 37305
2025-08-27 15:20:52 +08:00
Haojun Liao
23daa4be95
refactor(gpt): update the service port. ( #32589 )
...
* fix(gpt): support scalar operation in forecast function.
* fix(gpt): add docker python script.
* fix(gpt): return clear error msg.
* fix(gpt): fix syntax error.
* fix(gpt): fix syntax error.
* test(gpt): add unit test case.
* test(gpt): add unit test case.
* test(gpt): add unit test case.
* refactor(gpt): update the service port.
* refactor(gpt): do some internal refactor.
* fix(gpt): add check for input parameters.
* fix(gpt): update the installation packages.
2025-08-18 08:13:51 +08:00
huohong
b78a6145a0
test: change tdgpt model timer-moe to time-moe
2025-08-13 18:16:19 +08:00
huohong
853161a81a
test: change tdgpt model timer-moe to time-moe
2025-08-13 11:58:16 +08:00
huohong
f271dab1e6
test: change tdgpt model timer-moe to time-moe
2025-08-13 11:57:03 +08:00
huohong
467124e581
git checkout main -- start-timer-moe.sh
2025-08-13 11:55:38 +08:00
huohong
e0a1d4b911
git checkout main -- start-timer-moe.sh
2025-08-13 11:45:25 +08:00
huohong
1498815df5
test: change tdgpt model timer-moe to time-moe
2025-08-13 11:42:29 +08:00
huohong
c6fea23879
test: change tdgpt model timer-moe to time-moe
2025-08-13 11:34:03 +08:00
huohong
3e974cc5b7
test: change tdgpt model timer-moe to time-moe
2025-08-13 11:31:50 +08:00
huohong
e99af38e3c
test: change tdgpt model timer-moe to time-moe
2025-08-13 11:27:45 +08:00
huohong
a5de65b69a
test: change tdgpt model timer-moe to time-moe
2025-08-13 11:25:51 +08:00
huohong
aeea84be3f
test: change tdgpt model timer-moe to time-moe
2025-08-13 11:21:25 +08:00
WANG Xu
0354d94d59
refactor: quotes usage in bash scripts
...
Signed-off-by: WANG Xu <feici02@outlook.com>
2025-07-21 11:12:41 +08:00
huohong
06d6e9fee6
package: fix error
2025-07-17 18:24:06 +08:00
Haojun Liao
e35ea17566
fix(gpt): fix error when the primary key exists. ( #31418 )
2025-06-20 15:54:59 +08:00
Haojun Liao
f086921d80
fix(gpt): fix the error in future co-variate forecasting. ( #31333 )
2025-06-14 09:50:56 +08:00
Haojun Liao
952944e269
fix(gpt): support dynamic_real parameter for forecasting ( #31297 )
2025-06-06 16:27:36 +08:00
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