2388 Commits (438beaed9803a7652eabea236c15da85cdb496e2)

Author SHA1 Message Date
dshvaika bf83848076 Removed maxAllowedScheduledUpdateIntervalInSecForCF from tenantProfileConfiguration 1 year ago
dshvaika ad511e9355 Added test for RelationQueryDynamicSourceConfiguration class 1 year ago
dshvaika 44a9327a26 Replaced with parameterized tests 1 year ago
dshvaika d2b9e1066f Added geofencing CF configuration test 1 year ago
dshvaika 67f08da7a0 Updated validation logic for existing and geofencing CF 1 year ago
dshvaika ef9ad6751c Fixes after self-review before create WIP PR 1 year ago
dshvaika efc20a93aa Added mock tests for Geofencing CF state and utils logic to/from proto 1 year ago
dshvaika baba433f0f Added validation for new configuration + fixed relation creation for profile entities 1 year ago
dshvaika 3643b54985 Added relation creation support 1 year ago
dshvaika 409328dbe3 removed no needed logic from geofencing arugment 1 year ago
dshvaika fb84eb0695 typos fix 1 year ago
dshvaika c783176e71 Updated to use zone groups 1 year ago
dshvaika ede9fd5e05 Added support to use only one zone type instead of two + minor validation fixes 1 year ago
Dmytro Skarzhynets 0557091b1c
AI models: avoid serializing AI provider second time 1 year ago
dshvaika 82cca8c665 renamed saveZones to allowedZones 1 year ago
dshvaika 4cd0ec9e27 Basic data validation & fixed calculated field update in scheduled update msg 1 year ago
dshvaika e22462521f Scheduling exclusively during CF init and update & added simple relation check for fetch from DB 1 year ago
dshvaika c8490080a1 added basic logic to update state periodically 1 year ago
Dmytro Skarzhynets 21c17e308d
Refactor relations validation 1 year ago
dashevchenko 6ae8cdf623 added trim to json parsing, updated test 1 year ago
VIacheslavKlimov f2ad1ef796 Fix Slack files upload support 1 year ago
dashevchenko 7be97f379c added json timeseries type for bulk import 1 year ago
Andrii Landiak cff4f35b9a Auto-remove alarms when originator is deleted 1 year ago
Igor Kulikov 7c2c0357c1 Move alias entity resolution to backend. 1 year ago
Viacheslav Klimov 1f9351100b
Change mobile app title Swagger description 1 year ago
Vladyslav_Prykhodko 3a441567d9 Rename pkgTitle to title 1 year ago
Vladyslav_Prykhodko 5a848477fc Add support mobile application title in predefined config 1 year ago
Dmytro Skarzhynets 1ce1a1b89c
AI rule node: fail node init if JSON mode is configured and the model does not support it 1 year ago
Andrii Landiak 3e223ed8bf Max client id for different mqtt protocol version 1 year ago
Dmytro Skarzhynets ce3af71f1e
AI rule node: relax validation for top K 1 year ago
Dmytro Skarzhynets 56ccc6ff41
AI rule node: relax validation for provider configs 1 year ago
Dmytro Skarzhynets 152d685225
AI rule node: add tests for paginated get models API 1 year ago
dshvaika 57146ff94f geofencing cf init commit 1 year ago
Dmytro Skarzhynets 17d7931e5d
AI rule node: add basic save API tests 1 year ago
Dmytro Skarzhynets 82d2c1d93a
AI rule node: get rid of model type as record component 1 year ago
Dmytro Skarzhynets b6b30dbba9
AI rule node: rename AI model settings to AI model 1 year ago
Andrii Landiak 345c28c482 Add admin settings entity type 1 year ago
Dmytro Skarzhynets d4ec3f8b39
AI rule node: change structure of response format info in node config 1 year ago
Dmytro Skarzhynets 030f8ce974
AI rule node: remove stop sequences as it is not used 1 year ago
Dmytro Skarzhynets f2278f86c9
AI rule node: add validation using annotations 1 year ago
Dmytro Skarzhynets 1e82a332e4
AI rule node: fix Azure Open AI integration after testing 1 year ago
Dmytro Skarzhynets bc87f99935
AI rule node: cleanup AiProvider enum 1 year ago
Dmytro Skarzhynets 5e36a4e522
AI rule node: get rid of type resolver for AiModel 1 year ago
Dmytro Skarzhynets a2e7ff293b
AI rule node: add API for sending arbitrary chat requests to LLM model 1 year ago
Dmytro Skarzhynets 944d80df9d
AI rule node: add file name to Vertex AI provider config; change service account key to be string 1 year ago
Dmytro Skarzhynets 201060e268
AI rule node: remove redundant generic in AiModelConfig.java 1 year ago
VIacheslavKlimov 68be1163b6 Cleanup upgrade from 4.1 to 4.2 1 year ago
Dmytro Skarzhynets 0960b4b179
AI rule node: add stop sequences for all providers 1 year ago
Dmytro Skarzhynets d81d41fd7b
AI rule node: add max output tokens for all providers 1 year ago
Dmytro Skarzhynets bc96c63fcf
AI rule node: add presence penalty for the models that support it 1 year ago