9311 Commits (7bb5347fbe47d54119168138ab67ee2bfba4e6c8)

Author SHA1 Message Date
Dmytro Skarzhynets 152d685225
AI rule node: add tests for paginated get models API 11 months ago
Dmytro Skarzhynets 61bc7ace5e
AI rule node: add get by ID API tests 11 months ago
Dmytro Skarzhynets 0b1ac8c8f0
AI rule node: add delete API tests 11 months ago
Dmytro Skarzhynets 17d7931e5d
AI rule node: add basic save API tests 11 months ago
Dmytro Skarzhynets b6b30dbba9
AI rule node: rename AI model settings to AI model 11 months ago
Dmytro Skarzhynets 749b327795
AI rule node: resolve dependency conflicts 11 months ago
IrynaMatveieva f59b6c95e4 updated tests for geofencing unility methods 11 months ago
Dmytro Skarzhynets 030f8ce974
AI rule node: remove stop sequences as it is not used 11 months ago
Dmytro Skarzhynets f2278f86c9
AI rule node: add validation using annotations 11 months ago
Dmytro Skarzhynets 1e82a332e4
AI rule node: fix Azure Open AI integration after testing 11 months ago
Dmytro Skarzhynets 55c992d57b
AI rule node: if specified, use request timeout from model config 11 months ago
Dmytro Skarzhynets a2e7ff293b
AI rule node: add API for sending arbitrary chat requests to LLM model 11 months ago
Dmytro Skarzhynets 944d80df9d
AI rule node: add file name to Vertex AI provider config; change service account key to be string 11 months ago
VIacheslavKlimov fb966bded0 Fix no type-cast for attributes; telemetry controller refactoring 11 months ago
VIacheslavKlimov d17f23b7ef Add 4.0.2 as a supported version for upgrade 11 months ago
Dmytro Skarzhynets c0b44a95b2
AI rule node: change URL for AI model settings API to be more RESTful 11 months ago
Dmytro Skarzhynets 41257b6138
AI rule node: optimize bulk deletion by tenant ID; remove application events 11 months ago
Dmytro Skarzhynets 577140f901
AI rule node: remove redundant SQL from schema_update.sql 11 months ago
Dmytro Skarzhynets 7dc8b78202
AI rule node: use fixed-size thread pool with unbounded queue 11 months ago
VIacheslavKlimov 68be1163b6 Cleanup upgrade from 4.1 to 4.2 11 months ago
Dmytro Skarzhynets 0960b4b179
AI rule node: add stop sequences for all providers 12 months ago
Dmytro Skarzhynets d81d41fd7b
AI rule node: add max output tokens for all providers 12 months ago
Dmytro Skarzhynets bc96c63fcf
AI rule node: add presence penalty for the models that support it 12 months ago
Dmytro Skarzhynets dfe4dea436
AI rule node: add frequency penalty for the models that support it 12 months ago
Dmytro Skarzhynets 72db8f9823
AI rule node: support top K for Google AI Gemini, Google Vertex AI Gemini and Anthropic 12 months ago
Dmytro Skarzhynets afb0259010
AI rule node: support timeout for Vertex AI 12 months ago
Dmytro Skarzhynets 3f58ff01c3
AI rule node: support top N for all models 12 months ago
Dmytro Skarzhynets d732e31370
AI rule node: support sorting on provider and model ID 12 months ago
Dmytro Skarzhynets 4507b312de
AI rule node: add support for GitHub Models 12 months ago
Dmytro Skarzhynets 4f38422df8
AI rule node: add basic Amazon Bedrock support 12 months ago
Dmytro Skarzhynets 0cc5980156
AI rule node: add Anthropic support 12 months ago
Andrii Landiak bf46d974ab Remove duplicated indexes 12 months ago
Dmytro Skarzhynets d5c885dcde
AI rule node: add support for Google Vertex AI Gemini 12 months ago
Yevhenii 3ae97e0d7e CalculatedField functionality support for Edge 12 months ago
Andrii Landiak 71ec0a588a Fix test to use profile with ota on import 12 months ago
Dmytro Skarzhynets 536f252b16
AI rule node: add index on tenant ID 12 months ago
yevhenii 2414b97923 CalculatedField functionality support for Edge 12 months ago
yevhenii a67f2eb516 CalculatedField functionality support for Edge 12 months ago
yevhenii 33d80df54c CalculatedField functionality support for Edge 12 months ago
ViacheslavKlimov 815ac9fef2 Fix invalid resource info caching 12 months ago
Dmytro Skarzhynets c98f746aaf
AI rule node: add basic support for Azure OpenAI 12 months ago
Dmytro Skarzhynets c653a2b695
AI rule node: add version control support 12 months ago
Andrii Landiak 5949fa1ac8 Small refactoring of OtaPackageController 12 months ago
Dmytro Skarzhynets bfee0c9b46
AI rule node: correct texts to reflect renaming 12 months ago
Dmytro Skarzhynets 1343c4af3b
AI rule node: refactor model config data structure; rename from AI settings to AI model settings 12 months ago
Volodymyr Babak 6014eed852 Improved Kafka Edge Session destroy logic - added retry attempts to avoid unclosed consumers 12 months ago
Volodymyr Babak 0be43296e1 EdgeGrpcSession - improve logs on delivery failues 12 months ago
Andrii Landiak d6f18dc851 Fix error on import 12 months ago
Andrii Landiak b76909ce05 Fix ota save when saving url 12 months ago
Andrii Landiak 7dc8f10740 Refactoring 12 months ago