9307 Commits (21ffc123784ec791cab453374dc90abe823f4631)

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