2328 Commits

Author SHA1 Message Date
Igor Kulikov
292e6a36a1 Version set to 4.2.1 2025-10-14 12:34:36 +03:00
Viacheslav Klimov
89c153fc15
Merge pull request #14147 from dashevchenko/githubAiRequestFix
Fixed file attaching for Github AI models
2025-10-13 16:38:06 +03:00
dashevchenko
d14466459d refactoring 2025-10-13 16:35:57 +03:00
VIacheslavKlimov
aefb7dcb41 Version set to 4.2.1-RC 2025-10-09 14:50:03 +03:00
Dmytro Skarzhynets
e688a8af0f
AI models: add base URL to OpenAI 2025-09-29 13:35:22 +03:00
Viacheslav Klimov
3b661bba66
Merge pull request #14014 from dskarzh/feature/ollama-support
AI models: add support for Ollama
2025-09-29 13:09:45 +03:00
Dmytro Skarzhynets
fae206a944
AI models: add auth support for Ollama 2025-09-26 14:52:16 +03:00
Dmytro Skarzhynets
adbc0ad848
AI models: add context length support for Ollama 2025-09-26 14:52:16 +03:00
Dmytro Skarzhynets
41f0a9702e
AI models: add support for Ollama 2025-09-26 14:52:16 +03:00
VIacheslavKlimov
ec30bb0578 AI Request Node: added ability to attach files (#13910) 2025-09-26 13:16:55 +03:00
dashevchenko
1984615d5a rolled back @Noxss for body that can contain html 2025-09-24 11:45:18 +03:00
dashevchenko
599ccdc43c added NoXss validation 2025-09-24 11:33:36 +03:00
dashevchenko
bdb5d55697 fixed user name field retrieval from edqs 2025-09-01 11:20:52 +03:00
Dmytro Skarzhynets
0557091b1c
AI models: avoid serializing AI provider second time 2025-08-06 15:39:06 +03:00
VIacheslavKlimov
f2ad1ef796 Fix Slack files upload support 2025-07-30 12:23:06 +03:00
Andrii Landiak
cff4f35b9a Auto-remove alarms when originator is deleted 2025-07-24 13:21:19 +03:00
Igor Kulikov
cc7c496b13 Version set to 4.2.0-RC 2025-07-24 12:47:33 +03:00
Igor Kulikov
78a374a5ca
Merge pull request #13679 from vvlladd28/improvement/mobile-center/configure-dialog
Improved mobile configuration dialog: replace manual setup with JSON config file
2025-07-17 15:58:47 +03:00
Igor Kulikov
7c2c0357c1 Move alias entity resolution to backend. 2025-07-17 15:15:15 +03:00
Dmytro Skarzhynets
c91b58a237
AI rule node: merge with master 2025-07-17 12:39:56 +03:00
Viacheslav Klimov
4ff470088f
Merge pull request #13667 from AndriiLandiak/add-admin-settings-entity-type
Add entity type for admin settings
2025-07-16 18:33:27 +03:00
Viacheslav Klimov
1f9351100b
Change mobile app title Swagger description 2025-07-16 13:14:26 +03:00
Vladyslav_Prykhodko
3a441567d9 Rename pkgTitle to title 2025-07-16 12:56:29 +03:00
Vladyslav_Prykhodko
5a848477fc Add support mobile application title in predefined config 2025-07-16 11:37:33 +03:00
Dmytro Skarzhynets
1ce1a1b89c
AI rule node: fail node init if JSON mode is configured and the model does not support it 2025-07-15 13:33:21 +03:00
Andrii Landiak
3e223ed8bf Max client id for different mqtt protocol version 2025-07-15 10:31:54 +03:00
Dmytro Skarzhynets
ce3af71f1e
AI rule node: relax validation for top K 2025-07-11 14:29:33 +03:00
Dmytro Skarzhynets
56ccc6ff41
AI rule node: relax validation for provider configs 2025-07-11 13:25:08 +03:00
Dmytro Skarzhynets
152d685225
AI rule node: add tests for paginated get models API 2025-07-10 18:09:33 +03:00
Dmytro Skarzhynets
17d7931e5d
AI rule node: add basic save API tests 2025-07-10 12:26:10 +03:00
Dmytro Skarzhynets
82d2c1d93a
AI rule node: get rid of model type as record component 2025-07-10 11:40:14 +03:00
Dmytro Skarzhynets
9e96bc5a02
Merge branch 'master' into ai
# Conflicts:
#	common/data/src/main/java/org/thingsboard/server/common/data/sync/JsonTbEntity.java
2025-07-09 15:48:50 +03:00
Dmytro Skarzhynets
b6b30dbba9
AI rule node: rename AI model settings to AI model 2025-07-09 15:37:52 +03:00
Andrii Landiak
345c28c482 Add admin settings entity type 2025-07-08 11:40:18 +03:00
Dmytro Skarzhynets
d4ec3f8b39
AI rule node: change structure of response format info in node config 2025-07-07 20:11:52 +03:00
Dmytro Skarzhynets
749b327795
AI rule node: resolve dependency conflicts 2025-07-04 20:21:29 +03:00
Dmytro Skarzhynets
030f8ce974
AI rule node: remove stop sequences as it is not used 2025-07-03 15:17:22 +03:00
Dmytro Skarzhynets
f2278f86c9
AI rule node: add validation using annotations 2025-07-03 14:57:32 +03:00
Dmytro Skarzhynets
1e82a332e4
AI rule node: fix Azure Open AI integration after testing 2025-07-03 10:51:34 +03:00
Dmytro Skarzhynets
bc87f99935
AI rule node: cleanup AiProvider enum 2025-07-02 20:39:17 +03:00
Dmytro Skarzhynets
5e36a4e522
AI rule node: get rid of type resolver for AiModel 2025-07-02 20:28:43 +03:00
Dmytro Skarzhynets
a2e7ff293b
AI rule node: add API for sending arbitrary chat requests to LLM model 2025-07-02 19:46:02 +03:00
Dmytro Skarzhynets
944d80df9d
AI rule node: add file name to Vertex AI provider config; change service account key to be string 2025-07-02 18:25:23 +03:00
Dmytro Skarzhynets
201060e268
AI rule node: remove redundant generic in AiModelConfig.java 2025-07-02 14:20:13 +03:00
Viacheslav Klimov
a776a214ee
Merge pull request #13666 from thingsboard/rc
rc
2025-07-02 11:34:38 +03:00
VIacheslavKlimov
68be1163b6 Cleanup upgrade from 4.1 to 4.2 2025-07-01 11:09:03 +03:00
Dmytro Skarzhynets
0960b4b179
AI rule node: add stop sequences for all providers 2025-06-27 19:46:37 +03:00
Dmytro Skarzhynets
d81d41fd7b
AI rule node: add max output tokens for all providers 2025-06-27 19:37:12 +03:00
Dmytro Skarzhynets
bc96c63fcf
AI rule node: add presence penalty for the models that support it 2025-06-27 19:27:52 +03:00
Dmytro Skarzhynets
dfe4dea436
AI rule node: add frequency penalty for the models that support it 2025-06-27 19:16:13 +03:00