Commit graph

25 commits

Author SHA1 Message Date
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
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
aeea84be3f test: change tdgpt model timer-moe to time-moe 2025-08-13 11:21:25 +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
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
aeb9e7132b enh: add checks before extracting model tarballs in installation script 2025-03-26 04:01:38 +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
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
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
Haojun Liao
5821a1c5e1 chore(analytics): add tdgpt into TDengine repo. 2025-03-06 19:16:15 +08:00