2146 Commits (20bccee9728f6590f5e9791598024b66a2f9b32f)

Author SHA1 Message Date
Igor Kulikov 7c2c0357c1 Move alias entity resolution to backend. 11 months ago
Viacheslav Klimov 1f9351100b
Change mobile app title Swagger description 11 months ago
Vladyslav_Prykhodko 3a441567d9 Rename pkgTitle to title 11 months ago
Vladyslav_Prykhodko 5a848477fc Add support mobile application title in predefined config 11 months ago
Dmytro Skarzhynets 1ce1a1b89c
AI rule node: fail node init if JSON mode is configured and the model does not support it 11 months ago
Andrii Landiak 3e223ed8bf Max client id for different mqtt protocol version 11 months ago
Dmytro Skarzhynets ce3af71f1e
AI rule node: relax validation for top K 11 months ago
Dmytro Skarzhynets 56ccc6ff41
AI rule node: relax validation for provider configs 11 months ago
Dmytro Skarzhynets 152d685225
AI rule node: add tests for paginated get models API 11 months ago
Dmytro Skarzhynets 17d7931e5d
AI rule node: add basic save API tests 11 months ago
Dmytro Skarzhynets 82d2c1d93a
AI rule node: get rid of model type as record component 11 months ago
Dmytro Skarzhynets b6b30dbba9
AI rule node: rename AI model settings to AI model 11 months ago
Andrii Landiak 345c28c482 Add admin settings entity type 11 months ago
Dmytro Skarzhynets d4ec3f8b39
AI rule node: change structure of response format info in node config 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 bc87f99935
AI rule node: cleanup AiProvider enum 11 months ago
Dmytro Skarzhynets 5e36a4e522
AI rule node: get rid of type resolver for AiModel 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
Dmytro Skarzhynets 201060e268
AI rule node: remove redundant generic in AiModelConfig.java 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 11 months ago
Dmytro Skarzhynets d81d41fd7b
AI rule node: add max output tokens for all providers 11 months ago
Dmytro Skarzhynets bc96c63fcf
AI rule node: add presence penalty for the models that support it 11 months ago
Dmytro Skarzhynets dfe4dea436
AI rule node: add frequency penalty for the models that support it 11 months ago
Dmytro Skarzhynets 72db8f9823
AI rule node: support top K for Google AI Gemini, Google Vertex AI Gemini and Anthropic 11 months ago
Dmytro Skarzhynets afb0259010
AI rule node: support timeout for Vertex AI 11 months ago
Dmytro Skarzhynets 3f58ff01c3
AI rule node: support top N for all models 11 months ago
Dmytro Skarzhynets 3f2a6440a7
AI rule node: support unknown models 11 months ago
Dmytro Skarzhynets 00a653c29f
AI rule node: use `Map.ofEntries()` in model type resolver 11 months ago
Dmytro Skarzhynets f2c6fd45d8
AI rule node: serialize model type to JSON 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
Dmytro Skarzhynets d5c885dcde
AI rule node: add support for Google Vertex AI Gemini 12 months ago
Andrii Landiak 71ec0a588a Fix test to use profile with ota on import 12 months ago
Dmytro Skarzhynets fe63059a77
AI rule node: support more Mistral AI models 12 months ago
Dmytro Skarzhynets aca9e3186e
AI rule node: support more Gemini models 12 months ago
Dmytro Skarzhynets 7f0cd6dccb
AI rule node: support more OpenAI models 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
Dmytro Skarzhynets 1343c4af3b
AI rule node: refactor model config data structure; rename from AI settings to AI model settings 12 months ago
Andrii Landiak 7a81ec5a8b Add name to OtaPackageInfo json 12 months ago
Andrii Landiak d6f18dc851 Fix error on import 12 months ago
Andrii Landiak 7dc8f10740 Refactoring 12 months ago
ViacheslavKlimov f9523209bf Fix tests 12 months ago
ViacheslavKlimov 2c0001e5e0 Remove redundant "transient" usages 12 months ago
ViacheslavKlimov 1ec2450c78 Get rid of rule node configurationBytes 12 months ago