Commit graph

14 commits

Author SHA1 Message Date
Haojun Liao
bbeffc59b7
fix(gpt): dynamic allocate the option buffer and remove the limitation on the option serialization. (#31482) 2025-06-26 10:13:38 +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
7a724c84f4
feat(gpt): support covariate forecasting (#30806) 2025-04-18 14:01:54 +08:00
Haojun Liao
bf1b2ef121 test(gpt): add case for detecting too few rows for analysising. 2025-03-27 10:07:30 +08:00
Haojun Liao
47004861c7 fix(gpt): 1. fix error in anomalywindow count; 2. update gpt model name; 3. update the expired test case. 4. support the user specified valid_code 2025-03-21 12:52:41 +08:00
Haojun Liao
24882459e3 chore: merge main 2025-03-05 13:40:44 +08:00
Haojun Liao
04c2ecce69 fix(analytics): revise the test cases. 2025-03-05 13:10:41 +08:00
Haojun Liao
2c92cca603 test(analytics): add test case and set the unit to be second. 2025-03-04 23:31:02 +08:00
Haojun Liao
f563a35b3f fix(stream):check the maximum allowed forecast rows, add one test case, and do some internal refactor. 2025-03-03 17:27:05 +08:00
Haojun Liao
7c395a4fc3 test: add test case for anamaly detection in tdanalytics. 2024-12-26 18:23:03 +08:00
Haojun Liao
388de2a2f1 test(analytics): add tests for tdanalytics. 2024-12-26 18:22:06 +08:00
chenhaoran
9125e60a5a ci: set test step in ci when tdgpt file changed 2024-11-27 14:14:52 +08:00
Haojun Liao
47634f4f18 test: add a new test case for TDgpt. 2024-11-26 22:48:30 +08:00