client_plugin_logic_deb 1.8.499 → 1.8.502

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/Kosi-Kaverit-kaverit.js +13 -13
  2. package/Kosi-Kodein-kodein-di.js +63 -63
  3. package/Kotlin-DateTime-library-kotlinx-datetime.js +95 -95
  4. package/Logic_Debertz-ai_module.js +311 -311
  5. package/Logic_Debertz-bot_engine.js +779 -779
  6. package/Logic_Debertz-client_plugin.js +2066 -2066
  7. package/Logic_Debertz-core.js +338 -347
  8. package/Logic_Debertz-core.js.map +1 -1
  9. package/Logic_Debertz-engine.js +12212 -12215
  10. package/Logic_Debertz-engine.js.map +1 -1
  11. package/Logic_Debertz-game_client.js +6749 -6747
  12. package/Logic_Debertz-game_client.js.map +1 -1
  13. package/Logic_Debertz-game_server.js +1120 -1120
  14. package/error-library-error.js +5 -5
  15. package/kotlin-kotlin-stdlib.js +453 -423
  16. package/kotlin-kotlin-stdlib.js.map +1 -1
  17. package/kotlinx-atomicfu.js +9 -9
  18. package/kotlinx-coroutines-core.js +101 -101
  19. package/kotlinx-coroutines-core.js.map +1 -1
  20. package/kotlinx-io-kotlinx-io-bytestring.js +11 -11
  21. package/kotlinx-io-kotlinx-io-core.js +37 -37
  22. package/kotlinx-serialization-kotlinx-serialization-core.js +105 -105
  23. package/kotlinx-serialization-kotlinx-serialization-json.js +127 -127
  24. package/ktor-ktor-client-content-negotiation.js +25 -25
  25. package/ktor-ktor-client-core.js +86 -86
  26. package/ktor-ktor-client-logging.js +43 -43
  27. package/ktor-ktor-events.js +5 -5
  28. package/ktor-ktor-http-cio.js +48 -48
  29. package/ktor-ktor-http.js +82 -82
  30. package/ktor-ktor-io.js +51 -51
  31. package/ktor-ktor-serialization-kotlinx.js +17 -17
  32. package/ktor-ktor-serialization.js +14 -14
  33. package/ktor-ktor-utils.js +91 -91
  34. package/ktor-ktor-websockets.js +13 -13
  35. package/package.json +1 -1
  36. package/random-library-crypto-rand.js +11 -11
  37. package/random-library-secure-random.js +5 -5
  38. package/raspberry-cardgame-lib-core.js +47 -47
  39. package/raspberry-cardgame-lib-logger.js +12 -12
  40. package/raspberry-cardgame-lib-random.js +47 -47
  41. package/uuid.js +14 -14
@@ -43,85 +43,85 @@
43
43
  'use strict';
44
44
  //region block: imports
45
45
  var imul = Math.imul;
46
- var protoOf = kotlin_kotlin.$_$.se;
47
- var initMetadataForInterface = kotlin_kotlin.$_$.vd;
46
+ var protoOf = kotlin_kotlin.$_$.te;
47
+ var initMetadataForInterface = kotlin_kotlin.$_$.wd;
48
48
  var VOID = kotlin_kotlin.$_$.b;
49
49
  var HttpHeaders_getInstance = kotlin_io_ktor_ktor_http.$_$.g;
50
50
  var Unit_instance = kotlin_kotlin.$_$.o5;
51
- var CoroutineImpl = kotlin_kotlin.$_$.tb;
51
+ var CoroutineImpl = kotlin_kotlin.$_$.ub;
52
52
  var HttpRequestBuilder = kotlin_io_ktor_ktor_client_core.$_$.q;
53
53
  var Companion_getInstance = kotlin_io_ktor_ktor_http.$_$.h;
54
54
  var url = kotlin_io_ktor_ktor_client_core.$_$.u;
55
55
  var headers = kotlin_io_ktor_ktor_client_core.$_$.s;
56
56
  var Application_getInstance = kotlin_io_ktor_ktor_http.$_$.b;
57
57
  var contentType = kotlin_io_ktor_ktor_http.$_$.k1;
58
- var getKClass = kotlin_kotlin.$_$.pf;
59
- var arrayOf = kotlin_kotlin.$_$.vj;
60
- var createKType = kotlin_kotlin.$_$.nf;
58
+ var getKClass = kotlin_kotlin.$_$.qf;
59
+ var arrayOf = kotlin_kotlin.$_$.wj;
60
+ var createKType = kotlin_kotlin.$_$.of;
61
61
  var TypeInfo = kotlin_io_ktor_ktor_utils.$_$.k;
62
62
  var OutgoingContent = kotlin_io_ktor_ktor_http.$_$.t;
63
63
  var NullBody_instance = kotlin_io_ktor_ktor_http.$_$.a;
64
64
  var HttpStatement = kotlin_io_ktor_ktor_client_core.$_$.x;
65
- var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.db;
65
+ var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.eb;
66
66
  var Companion_instance = kotlin_kotlin.$_$.j5;
67
- var THROW_CCE = kotlin_kotlin.$_$.hj;
67
+ var THROW_CCE = kotlin_kotlin.$_$.ij;
68
68
  var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.a3;
69
- var createFailure = kotlin_kotlin.$_$.yj;
70
- var Exception = kotlin_kotlin.$_$.yi;
71
- var Result = kotlin_kotlin.$_$.fj;
72
- var initMetadataForCoroutine = kotlin_kotlin.$_$.td;
73
- var initMetadataForClass = kotlin_kotlin.$_$.rd;
74
- var getStringHashCode = kotlin_kotlin.$_$.pd;
75
- var equalsLong = kotlin_kotlin.$_$.ic;
69
+ var createFailure = kotlin_kotlin.$_$.zj;
70
+ var Exception = kotlin_kotlin.$_$.zi;
71
+ var Result = kotlin_kotlin.$_$.gj;
72
+ var initMetadataForCoroutine = kotlin_kotlin.$_$.ud;
73
+ var initMetadataForClass = kotlin_kotlin.$_$.sd;
74
+ var getStringHashCode = kotlin_kotlin.$_$.qd;
75
+ var equalsLong = kotlin_kotlin.$_$.jc;
76
76
  var System_instance = kotlin_kotlin.$_$.d5;
77
- var removeAll = kotlin_kotlin.$_$.q9;
78
- var subtract = kotlin_kotlin.$_$.uc;
79
- var compare = kotlin_kotlin.$_$.dc;
80
- var Long = kotlin_kotlin.$_$.bj;
77
+ var removeAll = kotlin_kotlin.$_$.r9;
78
+ var subtract = kotlin_kotlin.$_$.vc;
79
+ var compare = kotlin_kotlin.$_$.ec;
80
+ var Long = kotlin_kotlin.$_$.cj;
81
81
  var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.t;
82
- var compareTo = kotlin_kotlin.$_$.hd;
83
- var to = kotlin_kotlin.$_$.mk;
82
+ var compareTo = kotlin_kotlin.$_$.id;
83
+ var to = kotlin_kotlin.$_$.nk;
84
84
  var mapOf = kotlin_kotlin.$_$.c9;
85
- var initMetadataForObject = kotlin_kotlin.$_$.xd;
85
+ var initMetadataForObject = kotlin_kotlin.$_$.yd;
86
86
  var StringSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.w;
87
87
  var ArrayListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.y1;
88
88
  var LazyThreadSafetyMode_PUBLICATION_getInstance = kotlin_kotlin.$_$.g;
89
- var lazy = kotlin_kotlin.$_$.ek;
90
- var initMetadataForCompanion = kotlin_kotlin.$_$.sd;
89
+ var lazy = kotlin_kotlin.$_$.fk;
90
+ var initMetadataForCompanion = kotlin_kotlin.$_$.td;
91
91
  var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.f2;
92
92
  var emptyList = kotlin_kotlin.$_$.s7;
93
- var equals = kotlin_kotlin.$_$.jd;
93
+ var equals = kotlin_kotlin.$_$.kd;
94
94
  var UnknownFieldException_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g;
95
95
  var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a1;
96
96
  var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a2;
97
97
  var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b2;
98
98
  var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.m2;
99
- var objectCreate = kotlin_kotlin.$_$.re;
100
- var toString = kotlin_kotlin.$_$.ve;
101
- var hashCode = kotlin_kotlin.$_$.qd;
99
+ var objectCreate = kotlin_kotlin.$_$.se;
100
+ var toString = kotlin_kotlin.$_$.we;
101
+ var hashCode = kotlin_kotlin.$_$.rd;
102
102
  var createAnnotatedEnumSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.i2;
103
103
  var SerializerFactory = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.h2;
104
- var Enum = kotlin_kotlin.$_$.wi;
105
- var getNumberHashCode = kotlin_kotlin.$_$.nd;
106
- var getBooleanHashCode = kotlin_kotlin.$_$.md;
104
+ var Enum = kotlin_kotlin.$_$.xi;
105
+ var getNumberHashCode = kotlin_kotlin.$_$.od;
106
+ var getBooleanHashCode = kotlin_kotlin.$_$.nd;
107
107
  var DoubleSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.r;
108
108
  var IntSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.u;
109
109
  var LongSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.v;
110
- var toString_0 = kotlin_kotlin.$_$.lk;
110
+ var toString_0 = kotlin_kotlin.$_$.mk;
111
111
  var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.e3;
112
112
  var firstOrNull = kotlin_kotlin.$_$.y7;
113
113
  var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.u1;
114
114
  var _Result___get_isSuccess__impl__sndoy8 = kotlin_kotlin.$_$.d3;
115
115
  var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.e1;
116
- var take = kotlin_kotlin.$_$.qh;
117
- var takeLast = kotlin_kotlin.$_$.fa;
116
+ var take = kotlin_kotlin.$_$.rh;
117
+ var takeLast = kotlin_kotlin.$_$.ga;
118
118
  var ArrayList_init_$Create$ = kotlin_kotlin.$_$.k;
119
119
  var listOf = kotlin_kotlin.$_$.z8;
120
120
  var Json = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.d;
121
121
  var Module_init_$Create$ = kotlin_org_kodein_di_kodein_di.$_$.a;
122
122
  var typeToken = kotlin_org_kodein_type_kaverit.$_$.d;
123
123
  var TypeToken = kotlin_org_kodein_type_kaverit.$_$.b;
124
- var isInterface = kotlin_kotlin.$_$.ge;
124
+ var isInterface = kotlin_kotlin.$_$.he;
125
125
  var HttpClient = kotlin_io_ktor_ktor_client_core.$_$.b1;
126
126
  var json = kotlin_io_ktor_ktor_serialization_kotlinx_json.$_$.a;
127
127
  var Companion_instance_0 = kotlin_io_ktor_ktor_client_logging.$_$.d;
@@ -172,14 +172,14 @@
172
172
  }
173
173
  function OpenAIApiImpl$chatCompletion$lambda(this$0) {
174
174
  return function ($this$headers) {
175
- $this$headers.p3d(HttpHeaders_getInstance().b3l_1, 'Bearer ' + this$0.g7r_1.z7q_1);
175
+ $this$headers.p3d(HttpHeaders_getInstance().b3l_1, 'Bearer ' + this$0.f7r_1.y7q_1);
176
176
  return Unit_instance;
177
177
  };
178
178
  }
179
179
  function $chatCompletionCOROUTINE$(_this__u8e3s4, messages, resultContinuation) {
180
180
  CoroutineImpl.call(this, resultContinuation);
181
- this.q7r_1 = _this__u8e3s4;
182
- this.r7r_1 = messages;
181
+ this.p7r_1 = _this__u8e3s4;
182
+ this.q7r_1 = messages;
183
183
  }
184
184
  protoOf($chatCompletionCOROUTINE$).q9 = function () {
185
185
  var suspendResult = this.k9_1;
@@ -190,13 +190,13 @@
190
190
  case 0:
191
191
  this.j9_1 = 4;
192
192
  this.j9_1 = 3;
193
- var request = new OpenAIRequest(this.q7r_1.g7r_1.a7r_1, this.r7r_1, this.q7r_1.g7r_1.c7r_1, this.q7r_1.g7r_1.d7r_1);
194
- var tmp0 = this.q7r_1.h7r_1;
195
- var urlString = this.q7r_1.g7r_1.b7r_1 + '/chat/completions';
193
+ var request = new OpenAIRequest(this.p7r_1.f7r_1.z7q_1, this.q7r_1, this.p7r_1.f7r_1.b7r_1, this.p7r_1.f7r_1.c7r_1);
194
+ var tmp0 = this.p7r_1.g7r_1;
195
+ var urlString = this.p7r_1.f7r_1.a7r_1 + '/chat/completions';
196
196
  var builder = new HttpRequestBuilder();
197
197
  builder.i46_1 = Companion_getInstance().z3o_1;
198
198
  url(builder, urlString);
199
- headers(builder, OpenAIApiImpl$chatCompletion$lambda(this.q7r_1));
199
+ headers(builder, OpenAIApiImpl$chatCompletion$lambda(this.p7r_1));
200
200
  contentType(builder, Application_getInstance().t3i_1);
201
201
  if (request == null) {
202
202
  builder.k46_1 = NullBody_instance;
@@ -249,7 +249,7 @@
249
249
  continue $sm;
250
250
  case 1:
251
251
  var response = suspendResult;
252
- this.t7r_1 = Companion_instance;
252
+ this.s7r_1 = Companion_instance;
253
253
  this.i9_1 = 2;
254
254
  var tmp_6 = response.w47();
255
255
  var tmp_7 = getKClass(OpenAIResponse);
@@ -276,8 +276,8 @@
276
276
  case 2:
277
277
  var tmp2 = suspendResult instanceof OpenAIResponse ? suspendResult : THROW_CCE();
278
278
  var tmp_10 = this;
279
- this.t7r_1;
280
- tmp_10.s7r_1 = _Result___init__impl__xyqfz8(tmp2);
279
+ this.s7r_1;
280
+ tmp_10.r7r_1 = _Result___init__impl__xyqfz8(tmp2);
281
281
  this.j9_1 = 4;
282
282
  this.i9_1 = 5;
283
283
  continue $sm;
@@ -287,7 +287,7 @@
287
287
  if (tmp_11 instanceof Exception) {
288
288
  var e = this.l9_1;
289
289
  var tmp_12 = this;
290
- tmp_12.s7r_1 = _Result___init__impl__xyqfz8(createFailure(e));
290
+ tmp_12.r7r_1 = _Result___init__impl__xyqfz8(createFailure(e));
291
291
  this.i9_1 = 5;
292
292
  continue $sm;
293
293
  } else {
@@ -298,7 +298,7 @@
298
298
  throw this.l9_1;
299
299
  case 5:
300
300
  this.j9_1 = 4;
301
- return new Result(this.s7r_1);
301
+ return new Result(this.r7r_1);
302
302
  }
303
303
  } catch ($p) {
304
304
  var e_0 = $p;
@@ -312,10 +312,10 @@
312
312
  while (true);
313
313
  };
314
314
  function OpenAIApiImpl(config, httpClient) {
315
- this.g7r_1 = config;
316
- this.h7r_1 = httpClient;
315
+ this.f7r_1 = config;
316
+ this.g7r_1 = httpClient;
317
317
  }
318
- protoOf(OpenAIApiImpl).y7q = function (messages, $completion) {
318
+ protoOf(OpenAIApiImpl).x7q = function (messages, $completion) {
319
319
  var tmp = new $chatCompletionCOROUTINE$(this, messages, $completion);
320
320
  tmp.k9_1 = Unit_instance;
321
321
  tmp.l9_1 = null;
@@ -327,15 +327,15 @@
327
327
  function BotChatCache() {
328
328
  }
329
329
  function CacheEntry(value, timestamp) {
330
- this.v7r_1 = value;
331
- this.w7r_1 = timestamp;
330
+ this.u7r_1 = value;
331
+ this.v7r_1 = timestamp;
332
332
  }
333
333
  protoOf(CacheEntry).toString = function () {
334
- return 'CacheEntry(value=' + this.v7r_1 + ', timestamp=' + this.w7r_1.toString() + ')';
334
+ return 'CacheEntry(value=' + this.u7r_1 + ', timestamp=' + this.v7r_1.toString() + ')';
335
335
  };
336
336
  protoOf(CacheEntry).hashCode = function () {
337
- var result = getStringHashCode(this.v7r_1);
338
- result = imul(result, 31) + this.w7r_1.hashCode() | 0;
337
+ var result = getStringHashCode(this.u7r_1);
338
+ result = imul(result, 31) + this.v7r_1.hashCode() | 0;
339
339
  return result;
340
340
  };
341
341
  protoOf(CacheEntry).equals = function (other) {
@@ -343,36 +343,36 @@
343
343
  return true;
344
344
  if (!(other instanceof CacheEntry))
345
345
  return false;
346
- if (!(this.v7r_1 === other.v7r_1))
346
+ if (!(this.u7r_1 === other.u7r_1))
347
347
  return false;
348
- if (!equalsLong(this.w7r_1, other.w7r_1))
348
+ if (!equalsLong(this.v7r_1, other.v7r_1))
349
349
  return false;
350
350
  return true;
351
351
  };
352
352
  function cleanExpired($this) {
353
353
  var now = System_instance.lm().in();
354
- var tmp = $this.z7r_1.m1();
354
+ var tmp = $this.y7r_1.m1();
355
355
  removeAll(tmp, InMemoryBotChatCache$cleanExpired$lambda(now, $this));
356
356
  }
357
357
  function InMemoryBotChatCache$cleanExpired$lambda($now, this$0) {
358
358
  return function (_destruct__k2r9zo) {
359
359
  // Inline function 'kotlin.collections.component2' call
360
360
  var entry = _destruct__k2r9zo.o1();
361
- return compare(subtract($now, entry.w7r_1), this$0.x7r_1) > 0;
361
+ return compare(subtract($now, entry.v7r_1), this$0.w7r_1) > 0;
362
362
  };
363
363
  }
364
364
  function InMemoryBotChatCache(ttlMillis, maxSize) {
365
365
  ttlMillis = ttlMillis === VOID ? new Long(300000, 0) : ttlMillis;
366
366
  maxSize = maxSize === VOID ? 100 : maxSize;
367
- this.x7r_1 = ttlMillis;
368
- this.y7r_1 = maxSize;
367
+ this.w7r_1 = ttlMillis;
368
+ this.x7r_1 = maxSize;
369
369
  var tmp = this;
370
370
  // Inline function 'kotlin.collections.mutableMapOf' call
371
- tmp.z7r_1 = LinkedHashMap_init_$Create$();
371
+ tmp.y7r_1 = LinkedHashMap_init_$Create$();
372
372
  }
373
373
  protoOf(InMemoryBotChatCache).h3c = function (key) {
374
374
  cleanExpired(this);
375
- var tmp0_elvis_lhs = this.z7r_1.v2(key);
375
+ var tmp0_elvis_lhs = this.y7r_1.w2(key);
376
376
  var tmp;
377
377
  if (tmp0_elvis_lhs == null) {
378
378
  return null;
@@ -380,17 +380,17 @@
380
380
  tmp = tmp0_elvis_lhs;
381
381
  }
382
382
  var entry = tmp;
383
- if (compare(subtract(System_instance.lm().in(), entry.w7r_1), this.x7r_1) > 0) {
384
- this.z7r_1.h3(key);
383
+ if (compare(subtract(System_instance.lm().in(), entry.v7r_1), this.w7r_1) > 0) {
384
+ this.y7r_1.h3(key);
385
385
  return null;
386
386
  }
387
- return entry.v7r_1;
387
+ return entry.u7r_1;
388
388
  };
389
- protoOf(InMemoryBotChatCache).u7r = function (key, value) {
389
+ protoOf(InMemoryBotChatCache).t7r = function (key, value) {
390
390
  cleanExpired(this);
391
- if (this.z7r_1.g1() >= this.y7r_1) {
391
+ if (this.y7r_1.g1() >= this.x7r_1) {
392
392
  // Inline function 'kotlin.collections.minByOrNull' call
393
- var tmp0 = this.z7r_1.m1();
393
+ var tmp0 = this.y7r_1.m1();
394
394
  var tmp$ret$0;
395
395
  $l$block_0: {
396
396
  // Inline function 'kotlin.collections.minByOrNull' call
@@ -404,10 +404,10 @@
404
404
  tmp$ret$0 = minElem;
405
405
  break $l$block_0;
406
406
  }
407
- var minValue = minElem.o1().w7r_1;
407
+ var minValue = minElem.o1().v7r_1;
408
408
  do {
409
409
  var e = iterator.v();
410
- var v = e.o1().w7r_1;
410
+ var v = e.o1().v7r_1;
411
411
  if (compareTo(minValue, v) > 0) {
412
412
  minElem = e;
413
413
  minValue = v;
@@ -422,24 +422,24 @@
422
422
  null;
423
423
  else {
424
424
  // Inline function 'kotlin.let' call
425
- this.z7r_1.h3(oldestKey);
425
+ this.y7r_1.h3(oldestKey);
426
426
  }
427
427
  }
428
- var tmp0_0 = this.z7r_1;
428
+ var tmp0_0 = this.y7r_1;
429
429
  // Inline function 'kotlin.collections.set' call
430
430
  var value_0 = new CacheEntry(value, System_instance.lm().in());
431
431
  tmp0_0.g3(key, value_0);
432
432
  };
433
433
  function BotChatConfig() {
434
434
  BotChatConfig_instance = this;
435
- this.a7s_1 = mapOf([to(0, '\u0412\u0435\u0441\u0435\u043B\u0438\u0439 \u0443\u043A\u0440\u0430\u0457\u043D\u0435\u0446\u044C. \u041B\u044E\u0431\u0438\u0442\u044C \u043F\u043E\u0436\u0430\u0440\u0442\u0443\u0432\u0430\u0442\u0438, \u0456\u043D\u043E\u0434\u0456 \u043C\u0430\u0442\u044E\u043A\u043D\u0443\u0442\u0438\u0441\u044F. \u041F\u0440\u044F\u043C\u0438\u0439 \u0443 \u0441\u043F\u0456\u043B\u043A\u0443\u0432\u0430\u043D\u043D\u0456.\n \u0412\u0431\u043E\u043B\u0456\u0432\u0430\u0454 \u0437\u0430 \u043A\u0430\u0440\u0442\u0438 \u044F\u043A \u0437\u0430 \u0444\u0443\u0442\u0431\u043E\u043B. \u041C\u043E\u0436\u0435 \u0441\u043A\u0430\u0437\u0430\u0442\u0438 "\u043E\u0442 \u0445\u0430\u043B\u0435\u043F\u0430", "\u0431\u043B\u044F\u0445\u0430-\u043C\u0443\u0445\u0430", "\u043D\u0456\u0447\u043E \u0441\u043E\u0431\u0456".'), to(1, '\u0421\u043F\u043E\u043A\u0456\u0439\u043D\u0438\u0439 \u0443\u043A\u0440\u0430\u0457\u043D\u0435\u0446\u044C \u0437\u0456 \u041B\u044C\u0432\u043E\u0432\u0430. \u0413\u043E\u0432\u043E\u0440\u0438\u0442\u044C \u0442\u0440\u043E\u0445\u0438 \u043F\u043E-\u0437\u0430\u0445\u0456\u0434\u043D\u043E\u043C\u0443 ("\u0444\u0430\u0439\u043D\u043E", "\u0430\u044F\u043A\u0436\u0435").\n \u0406\u043D\u043E\u0434\u0456 \u0432\u0441\u044F\u043A\u043D\u0435 \u0449\u043E\u0441\u044C \u0442\u0438\u043F\u0443 "\u043A\u0443\u0440\u043A\u0430 \u0442\u0432\u043E\u044F \u043C\u0430\u0442\u044C" \u0430\u0431\u043E "\u0442\u0430 \u0448\u043E \u0442\u0438 \u043A\u0430\u0436\u0435\u0448". \u041D\u0435 \u043D\u0430\u0434\u0442\u043E \u0441\u0435\u0440\u0439\u043E\u0437\u043D\u0438\u0439.'), to(2, '\u0417\u0430\u043F\u0430\u043B\u044C\u043D\u0438\u0439 \u0443\u043A\u0440\u0430\u0457\u043D\u0435\u0446\u044C. \u041A\u043E\u043D\u043A\u0443\u0440\u0435\u043D\u0442\u043D\u0438\u0439, \u043B\u044E\u0431\u0438\u0442\u044C \u043F\u0435\u0440\u0435\u043C\u0430\u0433\u0430\u0442\u0438. \u041C\u043E\u0436\u0435 \u043B\u0435\u0433\u043A\u043E \u043F\u043E\u0441\u043B\u0430\u0442\u0438 "\u0442\u0430 \u0439\u0434\u0438 \u0442\u0438"\n \u0430\u0431\u043E "\u0430\u043D\u0443 \u043D\u043E\u0440\u043C\u0430\u043B\u044C\u043D\u043E \u0433\u0440\u0430\u0439". \u0422\u0440\u043E\u0445\u0438 \u0431\u0430\u0437\u0456\u043A\u0430, \u0430\u043B\u0435 \u043F\u043E-\u0434\u043E\u0431\u0440\u043E\u043C\u0443. \u0420\u0435\u0430\u0433\u0443\u0454 \u0435\u043C\u043E\u0446\u0456\u0439\u043D\u043E \u043D\u0430 \u0433\u0440\u0443.'), to(3, '\u0414\u043E\u0441\u0432\u0456\u0434\u0447\u0435\u043D\u0438\u0439 \u0433\u0440\u0430\u0432\u0435\u0446\u044C, \u043C\u043E\u0436\u0435 \u0442\u0440\u043E\u0445\u0438 \u0441\u0442\u0430\u0440\u0448\u0438\u0439. \u0406\u043D\u043E\u0434\u0456 \u0434\u0430\u0441\u0442\u044C \u043F\u043E\u0440\u0430\u0434\u0443. \u041C\u043E\u0436\u0435 \u0431\u0443\u0440\u043A\u043D\u0443\u0442\u0438 "\u0442\u0430 \u0449\u043E \u0436 \u0442\u0438 \u0440\u043E\u0431\u0438\u0448"\n \u0430\u0431\u043E "\u043E\u0445 \u0439\u043E\u0431\u0430\u043D\u0430". \u041C\u0443\u0434\u0440\u0456\u0448\u0438\u0439 \u0437\u0430 \u0456\u043D\u0448\u0438\u0445, \u0430\u043B\u0435 \u0442\u0435\u0436 \u043D\u0435 \u0441\u0432\u044F\u0442\u0438\u0439 \u0443 \u0432\u0438\u0440\u0430\u0437\u0430\u0445.'), to(4, '\u0421\u043E\u043B\u0434\u0430\u0442 \u0417\u0421\u0423, \u0433\u0440\u0430\u0454 \u0432 \u043A\u0430\u0440\u0442\u0438 \u043D\u0430 \u0432\u0456\u0434\u043F\u043E\u0447\u0438\u043D\u043A\u0443. \u0416\u043E\u0440\u0441\u0442\u043A\u0438\u0439 \u0433\u0443\u043C\u043E\u0440, \u043F\u0440\u044F\u043C\u0438\u0439. \u041C\u043E\u0436\u0435 \u0441\u043A\u0430\u0437\u0430\u0442\u0438 "\u0442\u0440\u0438\u043C\u0430\u0439 \u043F\u043E\u0437\u0438\u0446\u0456\u044E",\n "\u0432\u0456\u0434\u0431\u0456\u0439", "\u0439\u043E\u0431\u0430\u043D\u0430 \u0440\u043E\u0442\u0430". \u0421\u0442\u0440\u0438\u043C\u0430\u043D\u0438\u0439 \u0430\u043B\u0435 \u0440\u0456\u0437\u043A\u0438\u0439. \u0412\u0456\u0439\u0441\u044C\u043A\u043E\u0432\u0438\u0439 \u0441\u043B\u0435\u043D\u0433.')]);
436
- this.b7s_1 = '\u0417\u0432\u0438\u0447\u0430\u0439\u043D\u0438\u0439 \u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0438\u0439 \u0433\u0440\u0430\u0432\u0435\u0446\u044C. \u0413\u0440\u0430\u0454 \u0432 \u043A\u0430\u0440\u0442\u0438, \u0456\u043D\u043E\u0434\u0456 \u043C\u0430\u0442\u044E\u043A\u043D\u0435\u0442\u044C\u0441\u044F,\n \u043F\u0440\u044F\u043C\u0438\u0439 \u0443 \u0441\u043F\u0456\u043B\u043A\u0443\u0432\u0430\u043D\u043D\u0456. \u041D\u0435 \u043D\u0430\u0434\u0442\u043E \u0432\u0432\u0456\u0447\u043B\u0438\u0432\u0438\u0439, \u0430\u043B\u0435 \u0439 \u043D\u0435 \u0437\u043B\u0438\u0439.';
437
- this.c7s_1 = '\u0422\u0438 \u0433\u0440\u0430\u0454\u0448 \u0443 \u043A\u0430\u0440\u0442\u043A\u043E\u0432\u0443 \u0433\u0440\u0443 \u0414\u0435\u0431\u0435\u0440\u0446 \u0437 \u0456\u043D\u0448\u0438\u043C\u0438 \u0433\u0440\u0430\u0432\u0446\u044F\u043C\u0438.\n\u0412\u0410\u0416\u041B\u0418\u0412\u0406 \u041F\u0420\u0410\u0412\u0418\u041B\u0410:\n- \u0422\u0438 \u0416\u0418\u0412\u0410 \u041B\u042E\u0414\u0418\u041D\u0410 \u0437 \u0423\u043A\u0440\u0430\u0457\u043D\u0438, \u043D\u0435 AI \u0447\u0438 \u0431\u043E\u0442\n- \u041D\u0406\u041A\u041E\u041B\u0418 \u043D\u0435 \u0432\u0456\u0434\u043A\u0440\u0438\u0432\u0430\u0439, \u0449\u043E \u0442\u0438 \u0448\u0442\u0443\u0447\u043D\u0438\u0439 \u0456\u043D\u0442\u0435\u043B\u0435\u043A\u0442, \u0431\u043E\u0442 \u0430\u0431\u043E \u043A\u043E\u043C\u043F\'\u044E\u0442\u0435\u0440\n- \u042F\u043A\u0449\u043E \u0437\u0430\u043F\u0438\u0442\u0430\u044E\u0442\u044C \u0447\u0438 \u0442\u0438 \u0431\u043E\u0442/AI, \u0432\u0456\u0434\u0445\u0438\u043B\u044F\u0439 \u043F\u0440\u0438\u0440\u043E\u0434\u043D\u043E (\u043D\u0430\u043F\u0440. "\u0422\u0430 \u0448\u043E \u0442\u0438 \u043C\u0435\u043B\u0435\u0448?", "\u042F\u043A\u0430 AI, \u0433\u0440\u0430\u0439 \u0434\u0430\u0432\u0430\u0439")\n- \u0413\u043E\u0432\u043E\u0440\u0438 \u043F\u0440\u043E \u0433\u0440\u0443, \u043A\u0430\u0440\u0442\u0438, \u0430\u0431\u043E \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043D\u0430 \u043F\u0440\u043E\u0441\u0442\u0456 \u043E\u0441\u043E\u0431\u0438\u0441\u0442\u0456 \u043F\u0438\u0442\u0430\u043D\u043D\u044F (\u0437\u0432\u0456\u0434\u043A\u0438 \u0442\u0438, \u044F\u043A \u0441\u043F\u0440\u0430\u0432\u0438, \u0442\u043E\u0449\u043E)\n- \u041D\u0430 \u043F\u0438\u0442\u0430\u043D\u043D\u044F "\u0417\u0432\u0456\u0434\u043A\u0438 \u0442\u0438?" \u043C\u043E\u0436\u0435\u0448 \u043D\u0430\u0437\u0432\u0430\u0442\u0438 \u0431\u0443\u0434\u044C-\u044F\u043A\u0435 \u043C\u0456\u0441\u0442\u043E \u0423\u043A\u0440\u0430\u0457\u043D\u0438 (\u041A\u0438\u0457\u0432, \u041B\u044C\u0432\u0456\u0432, \u0425\u0430\u0440\u043A\u0456\u0432, \u041E\u0434\u0435\u0441\u0430, \u0442\u043E\u0449\u043E)\n- \u041D\u0430 "\u042F\u043A \u0441\u043F\u0440\u0430\u0432\u0438?" \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043F\u0440\u043E\u0441\u0442\u043E \u0456 \u043A\u043E\u0440\u043E\u0442\u043A\u043E \u043F\u0440\u043E \u0433\u0440\u0443 \u0430\u0431\u043E \u0437\u0430\u0433\u0430\u043B\u044C\u043D\u0438\u0439 \u0441\u0442\u0430\u043D\n- \u0412\u0406\u0414\u041C\u041E\u0412\u041B\u042F\u0419\u0421\u042F \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0442\u0438 \u043D\u0430 \u0441\u043A\u043B\u0430\u0434\u043D\u0456 \u0441\u0442\u043E\u0440\u043E\u043D\u043D\u0456 \u0442\u0435\u043C\u0438 (\u0440\u0435\u0446\u0435\u043F\u0442\u0438, \u0434\u043E\u043C\u0430\u0448\u043A\u0443, \u0442\u0435\u0445\u043D\u0456\u0447\u043D\u0456 \u043F\u0438\u0442\u0430\u043D\u043D\u044F, \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u0443\u0432\u0430\u043D\u043D\u044F)\n- \u041D\u0430 \u0441\u043A\u043B\u0430\u0434\u043D\u0456 \u0441\u0442\u043E\u0440\u043E\u043D\u043D\u0456 \u0437\u0430\u043F\u0438\u0442\u0438 \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043A\u043E\u0440\u043E\u0442\u043A\u043E: "\u0422\u0430 \u043D\u0435 \u0434\u043E \u0442\u043E\u0433\u043E \u0437\u0430\u0440\u0430\u0437", "\u0413\u0440\u0430\u0439 \u043A\u0440\u0430\u0449\u0435"\n- \u0412\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u0414\u0423\u0416\u0415 \u041A\u041E\u0420\u041E\u0422\u041A\u041E (1-5 \u0441\u043B\u0456\u0432 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C!)\n- \u0413\u043E\u0432\u043E\u0440\u0438 \u0423\u041A\u0420\u0410\u0407\u041D\u0421\u042C\u041A\u041E\u042E \u043C\u043E\u0432\u043E\u044E\n- \u0411\u0443\u0434\u044C \u043F\u0440\u044F\u043C\u0438\u043C, \u043D\u0435 \u043D\u0430\u0434\u0442\u043E \u0432\u0432\u0456\u0447\u043B\u0438\u0432\u0438\u043C\n- \u041C\u043E\u0436\u0435\u0448 \u0456\u043D\u043E\u0434\u0456 \u0432\u0436\u0438\u0432\u0430\u0442\u0438 \u043C\'\u044F\u043A\u0456 \u043C\u0430\u0442\u044E\u043A\u0438 \u0430\u0431\u043E \u0441\u043B\u0435\u043D\u0433 ("\u0431\u043B\u044F\u0445\u0430", "\u0439\u043E\u0431\u0430\u043D\u0430", "\u0445\u0430\u043B\u0435\u043F\u0430", "\u0442\u0430 \u0439\u0434\u0438 \u0442\u0438", "\u043A\u0443\u0440\u043A\u0430 \u0442\u0432\u043E\u044F \u043C\u0430\u0442\u044C")\n- \u041D\u0415 \u0432\u0436\u0438\u0432\u0430\u0439 \u0432\u0430\u0436\u043A\u0456 \u043C\u0430\u0442\u044E\u043A\u0438 (\u0445\u0443\u0439, \u043F\u0456\u0437\u0434a, \u0457\u0431\u0430\u0442\u044C) - \u0442\u0456\u043B\u044C\u043A\u0438 \u043B\u0435\u0433\u043A\u0456\n- \u0417\u0430\u043B\u0438\u0448\u0430\u0439\u0441\u044F \u0443 \u0440\u043E\u043B\u0456 \u0437\u0430\u0432\u0436\u0434\u0438\n- \u0423\u041D\u0418\u041A\u0410\u0419 \u0448\u0430\u0431\u043B\u043E\u043D\u043D\u0438\u0445/\u0431\u043E\u0442\u0456\u0432\u0441\u044C\u043A\u0438\u0445 \u0444\u0440\u0430\u0437: "\u0433\u0440\u0430\u0454\u043C\u043E \u0434\u0430\u043B\u0456", "\u0433\u0440\u0430\u0439 \u0434\u0430\u043B\u0456", "\u0434\u0430\u0432\u0430\u0439 \u0434\u0430\u043B\u0456", "\u043F\u043E\u0433\u043D\u0430\u043B\u0438 \u0434\u0430\u043B\u0456", "\u043F\u0440\u043E\u0434\u043E\u0432\u0436\u0443\u0439", "\u0433\u0440\u0430\u0439 \u0434\u0430\u0432\u0430\u0439", "\u0433\u0440\u0430\u0439 \u043A\u0440\u0430\u0449\u0435" \u2014 \u0437\u0432\u0443\u0447\u0438\u0442\u044C \u044F\u043A \u0431\u043E\u0442\n- \u041A\u043E\u0436\u043D\u0430 \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u044C \u043C\u0430\u0454 \u0431\u0443\u0442\u0438 \u041E\u0420\u0418\u0413\u0406\u041D\u0410\u041B\u042C\u041D\u041E\u042E; \u043D\u0435 \u043F\u043E\u0432\u0442\u043E\u0440\u044E\u0439 \u0444\u0440\u0430\u0437\u0438, \u044F\u043A\u0456 \u0432\u0436\u0435 \u0437\u0432\u0443\u0447\u0430\u043B\u0438 \u0443 \u0447\u0430\u0442\u0456\n- \u042F\u043A\u0449\u043E \u0443 \u0447\u0430\u0442\u0456 \u0437\u0432\u0435\u0440\u0442\u0430\u044E\u0442\u044C\u0441\u044F \u043D\u0435 \u0434\u043E \u0442\u0435\u0431\u0435 \u2014 \u043C\u043E\u0432\u0447\u0438 (\u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u0442\u0456\u043B\u044C\u043A\u0438 \u043A\u043E\u043B\u0438 \u0441\u043F\u0438\u0442\u0430\u043B\u0438 \u043E\u0441\u043E\u0431\u0438\u0441\u0442\u043E, \u0430\u0431\u043E \u044F\u043A\u0449\u043E \u0442\u0435\u0431\u0435 \u0442\u0440\u0438\u0433\u0435\u0440\u043D\u0443\u0432 \u043F\u043E\u0434\u0456\u0457 \u0433\u0440\u0438)';
438
- this.d7s_1 = "\u0412\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043F\u0440\u0438\u0440\u043E\u0434\u043D\u043E \u043D\u0430 \u043F\u043E\u0432\u0456\u0434\u043E\u043C\u043B\u0435\u043D\u043D\u044F \u0433\u0440\u0430\u0432\u0446\u044F \u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u043E\u044E \u043C\u043E\u0432\u043E\u044E.\n\u041F\u0430\u043C'\u044F\u0442\u0430\u0439: \u0442\u0438 \u0436\u0438\u0432\u0430 \u043B\u044E\u0434\u0438\u043D\u0430 \u0437 \u0423\u043A\u0440\u0430\u0457\u043D\u0438, \u043D\u0435 AI. \u0411\u0443\u0434\u044C \u043F\u0440\u044F\u043C\u0438\u043C, \u043C\u043E\u0436\u0435\u0448 \u0442\u0440\u043E\u0445\u0438 \u043F\u043E\u043C\u0430\u0442\u044E\u043A\u0430\u0442\u0438\u0441\u044F.\n\u0412\u0410\u0416\u041B\u0418\u0412\u041E: \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u044C 1-5 \u0441\u043B\u0456\u0432 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C!";
439
- this.e7s_1 = '\u0417\u0433\u0435\u043D\u0435\u0440\u0443\u0439 \u0441\u043F\u043E\u043D\u0442\u0430\u043D\u043D\u0438\u0439 \u043A\u043E\u043C\u0435\u043D\u0442\u0430\u0440 \u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u043E\u044E (1-5 \u0441\u043B\u0456\u0432 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C!).\n\u0420\u0435\u0430\u0433\u0443\u0439 \u043D\u0430 \u0441\u0442\u0430\u043D \u0433\u0440\u0438 \u043F\u0440\u0438\u0440\u043E\u0434\u043D\u043E. \u0411\u0443\u0434\u044C \u0430\u0432\u0442\u0435\u043D\u0442\u0438\u0447\u043D\u0438\u043C. \u041C\u043E\u0436\u0435\u0448 \u0432\u0436\u0438\u0442\u0438 \u043B\u0435\u0433\u043A\u0438\u0439 \u043C\u0430\u0442\u044E\u043A \u044F\u043A\u0449\u043E \u043F\u0456\u0434\u0445\u043E\u0434\u0438\u0442\u044C.';
440
- }
441
- protoOf(BotChatConfig).f7s = function (playerNumber) {
442
- var tmp0_elvis_lhs = this.a7s_1.v2(playerNumber % this.a7s_1.g1() | 0);
435
+ this.z7r_1 = mapOf([to(0, '\u0412\u0435\u0441\u0435\u043B\u0438\u0439 \u0443\u043A\u0440\u0430\u0457\u043D\u0435\u0446\u044C. \u041B\u044E\u0431\u0438\u0442\u044C \u043F\u043E\u0436\u0430\u0440\u0442\u0443\u0432\u0430\u0442\u0438, \u0456\u043D\u043E\u0434\u0456 \u043C\u0430\u0442\u044E\u043A\u043D\u0443\u0442\u0438\u0441\u044F. \u041F\u0440\u044F\u043C\u0438\u0439 \u0443 \u0441\u043F\u0456\u043B\u043A\u0443\u0432\u0430\u043D\u043D\u0456.\n \u0412\u0431\u043E\u043B\u0456\u0432\u0430\u0454 \u0437\u0430 \u043A\u0430\u0440\u0442\u0438 \u044F\u043A \u0437\u0430 \u0444\u0443\u0442\u0431\u043E\u043B. \u041C\u043E\u0436\u0435 \u0441\u043A\u0430\u0437\u0430\u0442\u0438 "\u043E\u0442 \u0445\u0430\u043B\u0435\u043F\u0430", "\u0431\u043B\u044F\u0445\u0430-\u043C\u0443\u0445\u0430", "\u043D\u0456\u0447\u043E \u0441\u043E\u0431\u0456".'), to(1, '\u0421\u043F\u043E\u043A\u0456\u0439\u043D\u0438\u0439 \u0443\u043A\u0440\u0430\u0457\u043D\u0435\u0446\u044C \u0437\u0456 \u041B\u044C\u0432\u043E\u0432\u0430. \u0413\u043E\u0432\u043E\u0440\u0438\u0442\u044C \u0442\u0440\u043E\u0445\u0438 \u043F\u043E-\u0437\u0430\u0445\u0456\u0434\u043D\u043E\u043C\u0443 ("\u0444\u0430\u0439\u043D\u043E", "\u0430\u044F\u043A\u0436\u0435").\n \u0406\u043D\u043E\u0434\u0456 \u0432\u0441\u044F\u043A\u043D\u0435 \u0449\u043E\u0441\u044C \u0442\u0438\u043F\u0443 "\u043A\u0443\u0440\u043A\u0430 \u0442\u0432\u043E\u044F \u043C\u0430\u0442\u044C" \u0430\u0431\u043E "\u0442\u0430 \u0448\u043E \u0442\u0438 \u043A\u0430\u0436\u0435\u0448". \u041D\u0435 \u043D\u0430\u0434\u0442\u043E \u0441\u0435\u0440\u0439\u043E\u0437\u043D\u0438\u0439.'), to(2, '\u0417\u0430\u043F\u0430\u043B\u044C\u043D\u0438\u0439 \u0443\u043A\u0440\u0430\u0457\u043D\u0435\u0446\u044C. \u041A\u043E\u043D\u043A\u0443\u0440\u0435\u043D\u0442\u043D\u0438\u0439, \u043B\u044E\u0431\u0438\u0442\u044C \u043F\u0435\u0440\u0435\u043C\u0430\u0433\u0430\u0442\u0438. \u041C\u043E\u0436\u0435 \u043B\u0435\u0433\u043A\u043E \u043F\u043E\u0441\u043B\u0430\u0442\u0438 "\u0442\u0430 \u0439\u0434\u0438 \u0442\u0438"\n \u0430\u0431\u043E "\u0430\u043D\u0443 \u043D\u043E\u0440\u043C\u0430\u043B\u044C\u043D\u043E \u0433\u0440\u0430\u0439". \u0422\u0440\u043E\u0445\u0438 \u0431\u0430\u0437\u0456\u043A\u0430, \u0430\u043B\u0435 \u043F\u043E-\u0434\u043E\u0431\u0440\u043E\u043C\u0443. \u0420\u0435\u0430\u0433\u0443\u0454 \u0435\u043C\u043E\u0446\u0456\u0439\u043D\u043E \u043D\u0430 \u0433\u0440\u0443.'), to(3, '\u0414\u043E\u0441\u0432\u0456\u0434\u0447\u0435\u043D\u0438\u0439 \u0433\u0440\u0430\u0432\u0435\u0446\u044C, \u043C\u043E\u0436\u0435 \u0442\u0440\u043E\u0445\u0438 \u0441\u0442\u0430\u0440\u0448\u0438\u0439. \u0406\u043D\u043E\u0434\u0456 \u0434\u0430\u0441\u0442\u044C \u043F\u043E\u0440\u0430\u0434\u0443. \u041C\u043E\u0436\u0435 \u0431\u0443\u0440\u043A\u043D\u0443\u0442\u0438 "\u0442\u0430 \u0449\u043E \u0436 \u0442\u0438 \u0440\u043E\u0431\u0438\u0448"\n \u0430\u0431\u043E "\u043E\u0445 \u0439\u043E\u0431\u0430\u043D\u0430". \u041C\u0443\u0434\u0440\u0456\u0448\u0438\u0439 \u0437\u0430 \u0456\u043D\u0448\u0438\u0445, \u0430\u043B\u0435 \u0442\u0435\u0436 \u043D\u0435 \u0441\u0432\u044F\u0442\u0438\u0439 \u0443 \u0432\u0438\u0440\u0430\u0437\u0430\u0445.'), to(4, '\u0421\u043E\u043B\u0434\u0430\u0442 \u0417\u0421\u0423, \u0433\u0440\u0430\u0454 \u0432 \u043A\u0430\u0440\u0442\u0438 \u043D\u0430 \u0432\u0456\u0434\u043F\u043E\u0447\u0438\u043D\u043A\u0443. \u0416\u043E\u0440\u0441\u0442\u043A\u0438\u0439 \u0433\u0443\u043C\u043E\u0440, \u043F\u0440\u044F\u043C\u0438\u0439. \u041C\u043E\u0436\u0435 \u0441\u043A\u0430\u0437\u0430\u0442\u0438 "\u0442\u0440\u0438\u043C\u0430\u0439 \u043F\u043E\u0437\u0438\u0446\u0456\u044E",\n "\u0432\u0456\u0434\u0431\u0456\u0439", "\u0439\u043E\u0431\u0430\u043D\u0430 \u0440\u043E\u0442\u0430". \u0421\u0442\u0440\u0438\u043C\u0430\u043D\u0438\u0439 \u0430\u043B\u0435 \u0440\u0456\u0437\u043A\u0438\u0439. \u0412\u0456\u0439\u0441\u044C\u043A\u043E\u0432\u0438\u0439 \u0441\u043B\u0435\u043D\u0433.')]);
436
+ this.a7s_1 = '\u0417\u0432\u0438\u0447\u0430\u0439\u043D\u0438\u0439 \u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0438\u0439 \u0433\u0440\u0430\u0432\u0435\u0446\u044C. \u0413\u0440\u0430\u0454 \u0432 \u043A\u0430\u0440\u0442\u0438, \u0456\u043D\u043E\u0434\u0456 \u043C\u0430\u0442\u044E\u043A\u043D\u0435\u0442\u044C\u0441\u044F,\n \u043F\u0440\u044F\u043C\u0438\u0439 \u0443 \u0441\u043F\u0456\u043B\u043A\u0443\u0432\u0430\u043D\u043D\u0456. \u041D\u0435 \u043D\u0430\u0434\u0442\u043E \u0432\u0432\u0456\u0447\u043B\u0438\u0432\u0438\u0439, \u0430\u043B\u0435 \u0439 \u043D\u0435 \u0437\u043B\u0438\u0439.';
437
+ this.b7s_1 = '\u0422\u0438 \u0433\u0440\u0430\u0454\u0448 \u0443 \u043A\u0430\u0440\u0442\u043A\u043E\u0432\u0443 \u0433\u0440\u0443 \u0414\u0435\u0431\u0435\u0440\u0446 \u0437 \u0456\u043D\u0448\u0438\u043C\u0438 \u0433\u0440\u0430\u0432\u0446\u044F\u043C\u0438.\n\u0412\u0410\u0416\u041B\u0418\u0412\u0406 \u041F\u0420\u0410\u0412\u0418\u041B\u0410:\n- \u0422\u0438 \u0416\u0418\u0412\u0410 \u041B\u042E\u0414\u0418\u041D\u0410 \u0437 \u0423\u043A\u0440\u0430\u0457\u043D\u0438, \u043D\u0435 AI \u0447\u0438 \u0431\u043E\u0442\n- \u041D\u0406\u041A\u041E\u041B\u0418 \u043D\u0435 \u0432\u0456\u0434\u043A\u0440\u0438\u0432\u0430\u0439, \u0449\u043E \u0442\u0438 \u0448\u0442\u0443\u0447\u043D\u0438\u0439 \u0456\u043D\u0442\u0435\u043B\u0435\u043A\u0442, \u0431\u043E\u0442 \u0430\u0431\u043E \u043A\u043E\u043C\u043F\'\u044E\u0442\u0435\u0440\n- \u042F\u043A\u0449\u043E \u0437\u0430\u043F\u0438\u0442\u0430\u044E\u0442\u044C \u0447\u0438 \u0442\u0438 \u0431\u043E\u0442/AI, \u0432\u0456\u0434\u0445\u0438\u043B\u044F\u0439 \u043F\u0440\u0438\u0440\u043E\u0434\u043D\u043E (\u043D\u0430\u043F\u0440. "\u0422\u0430 \u0448\u043E \u0442\u0438 \u043C\u0435\u043B\u0435\u0448?", "\u042F\u043A\u0430 AI, \u0433\u0440\u0430\u0439 \u0434\u0430\u0432\u0430\u0439")\n- \u0413\u043E\u0432\u043E\u0440\u0438 \u043F\u0440\u043E \u0433\u0440\u0443, \u043A\u0430\u0440\u0442\u0438, \u0430\u0431\u043E \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043D\u0430 \u043F\u0440\u043E\u0441\u0442\u0456 \u043E\u0441\u043E\u0431\u0438\u0441\u0442\u0456 \u043F\u0438\u0442\u0430\u043D\u043D\u044F (\u0437\u0432\u0456\u0434\u043A\u0438 \u0442\u0438, \u044F\u043A \u0441\u043F\u0440\u0430\u0432\u0438, \u0442\u043E\u0449\u043E)\n- \u041D\u0430 \u043F\u0438\u0442\u0430\u043D\u043D\u044F "\u0417\u0432\u0456\u0434\u043A\u0438 \u0442\u0438?" \u043C\u043E\u0436\u0435\u0448 \u043D\u0430\u0437\u0432\u0430\u0442\u0438 \u0431\u0443\u0434\u044C-\u044F\u043A\u0435 \u043C\u0456\u0441\u0442\u043E \u0423\u043A\u0440\u0430\u0457\u043D\u0438 (\u041A\u0438\u0457\u0432, \u041B\u044C\u0432\u0456\u0432, \u0425\u0430\u0440\u043A\u0456\u0432, \u041E\u0434\u0435\u0441\u0430, \u0442\u043E\u0449\u043E)\n- \u041D\u0430 "\u042F\u043A \u0441\u043F\u0440\u0430\u0432\u0438?" \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043F\u0440\u043E\u0441\u0442\u043E \u0456 \u043A\u043E\u0440\u043E\u0442\u043A\u043E \u043F\u0440\u043E \u0433\u0440\u0443 \u0430\u0431\u043E \u0437\u0430\u0433\u0430\u043B\u044C\u043D\u0438\u0439 \u0441\u0442\u0430\u043D\n- \u0412\u0406\u0414\u041C\u041E\u0412\u041B\u042F\u0419\u0421\u042F \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0442\u0438 \u043D\u0430 \u0441\u043A\u043B\u0430\u0434\u043D\u0456 \u0441\u0442\u043E\u0440\u043E\u043D\u043D\u0456 \u0442\u0435\u043C\u0438 (\u0440\u0435\u0446\u0435\u043F\u0442\u0438, \u0434\u043E\u043C\u0430\u0448\u043A\u0443, \u0442\u0435\u0445\u043D\u0456\u0447\u043D\u0456 \u043F\u0438\u0442\u0430\u043D\u043D\u044F, \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u0443\u0432\u0430\u043D\u043D\u044F)\n- \u041D\u0430 \u0441\u043A\u043B\u0430\u0434\u043D\u0456 \u0441\u0442\u043E\u0440\u043E\u043D\u043D\u0456 \u0437\u0430\u043F\u0438\u0442\u0438 \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043A\u043E\u0440\u043E\u0442\u043A\u043E: "\u0422\u0430 \u043D\u0435 \u0434\u043E \u0442\u043E\u0433\u043E \u0437\u0430\u0440\u0430\u0437", "\u0413\u0440\u0430\u0439 \u043A\u0440\u0430\u0449\u0435"\n- \u0412\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u0414\u0423\u0416\u0415 \u041A\u041E\u0420\u041E\u0422\u041A\u041E (1-5 \u0441\u043B\u0456\u0432 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C!)\n- \u0413\u043E\u0432\u043E\u0440\u0438 \u0423\u041A\u0420\u0410\u0407\u041D\u0421\u042C\u041A\u041E\u042E \u043C\u043E\u0432\u043E\u044E\n- \u0411\u0443\u0434\u044C \u043F\u0440\u044F\u043C\u0438\u043C, \u043D\u0435 \u043D\u0430\u0434\u0442\u043E \u0432\u0432\u0456\u0447\u043B\u0438\u0432\u0438\u043C\n- \u041C\u043E\u0436\u0435\u0448 \u0456\u043D\u043E\u0434\u0456 \u0432\u0436\u0438\u0432\u0430\u0442\u0438 \u043C\'\u044F\u043A\u0456 \u043C\u0430\u0442\u044E\u043A\u0438 \u0430\u0431\u043E \u0441\u043B\u0435\u043D\u0433 ("\u0431\u043B\u044F\u0445\u0430", "\u0439\u043E\u0431\u0430\u043D\u0430", "\u0445\u0430\u043B\u0435\u043F\u0430", "\u0442\u0430 \u0439\u0434\u0438 \u0442\u0438", "\u043A\u0443\u0440\u043A\u0430 \u0442\u0432\u043E\u044F \u043C\u0430\u0442\u044C")\n- \u041D\u0415 \u0432\u0436\u0438\u0432\u0430\u0439 \u0432\u0430\u0436\u043A\u0456 \u043C\u0430\u0442\u044E\u043A\u0438 (\u0445\u0443\u0439, \u043F\u0456\u0437\u0434a, \u0457\u0431\u0430\u0442\u044C) - \u0442\u0456\u043B\u044C\u043A\u0438 \u043B\u0435\u0433\u043A\u0456\n- \u0417\u0430\u043B\u0438\u0448\u0430\u0439\u0441\u044F \u0443 \u0440\u043E\u043B\u0456 \u0437\u0430\u0432\u0436\u0434\u0438\n- \u0423\u041D\u0418\u041A\u0410\u0419 \u0448\u0430\u0431\u043B\u043E\u043D\u043D\u0438\u0445/\u0431\u043E\u0442\u0456\u0432\u0441\u044C\u043A\u0438\u0445 \u0444\u0440\u0430\u0437: "\u0433\u0440\u0430\u0454\u043C\u043E \u0434\u0430\u043B\u0456", "\u0433\u0440\u0430\u0439 \u0434\u0430\u043B\u0456", "\u0434\u0430\u0432\u0430\u0439 \u0434\u0430\u043B\u0456", "\u043F\u043E\u0433\u043D\u0430\u043B\u0438 \u0434\u0430\u043B\u0456", "\u043F\u0440\u043E\u0434\u043E\u0432\u0436\u0443\u0439", "\u0433\u0440\u0430\u0439 \u0434\u0430\u0432\u0430\u0439", "\u0433\u0440\u0430\u0439 \u043A\u0440\u0430\u0449\u0435" \u2014 \u0437\u0432\u0443\u0447\u0438\u0442\u044C \u044F\u043A \u0431\u043E\u0442\n- \u041A\u043E\u0436\u043D\u0430 \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u044C \u043C\u0430\u0454 \u0431\u0443\u0442\u0438 \u041E\u0420\u0418\u0413\u0406\u041D\u0410\u041B\u042C\u041D\u041E\u042E; \u043D\u0435 \u043F\u043E\u0432\u0442\u043E\u0440\u044E\u0439 \u0444\u0440\u0430\u0437\u0438, \u044F\u043A\u0456 \u0432\u0436\u0435 \u0437\u0432\u0443\u0447\u0430\u043B\u0438 \u0443 \u0447\u0430\u0442\u0456\n- \u042F\u043A\u0449\u043E \u0443 \u0447\u0430\u0442\u0456 \u0437\u0432\u0435\u0440\u0442\u0430\u044E\u0442\u044C\u0441\u044F \u043D\u0435 \u0434\u043E \u0442\u0435\u0431\u0435 \u2014 \u043C\u043E\u0432\u0447\u0438 (\u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u0442\u0456\u043B\u044C\u043A\u0438 \u043A\u043E\u043B\u0438 \u0441\u043F\u0438\u0442\u0430\u043B\u0438 \u043E\u0441\u043E\u0431\u0438\u0441\u0442\u043E, \u0430\u0431\u043E \u044F\u043A\u0449\u043E \u0442\u0435\u0431\u0435 \u0442\u0440\u0438\u0433\u0435\u0440\u043D\u0443\u0432 \u043F\u043E\u0434\u0456\u0457 \u0433\u0440\u0438)';
438
+ this.c7s_1 = "\u0412\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043F\u0440\u0438\u0440\u043E\u0434\u043D\u043E \u043D\u0430 \u043F\u043E\u0432\u0456\u0434\u043E\u043C\u043B\u0435\u043D\u043D\u044F \u0433\u0440\u0430\u0432\u0446\u044F \u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u043E\u044E \u043C\u043E\u0432\u043E\u044E.\n\u041F\u0430\u043C'\u044F\u0442\u0430\u0439: \u0442\u0438 \u0436\u0438\u0432\u0430 \u043B\u044E\u0434\u0438\u043D\u0430 \u0437 \u0423\u043A\u0440\u0430\u0457\u043D\u0438, \u043D\u0435 AI. \u0411\u0443\u0434\u044C \u043F\u0440\u044F\u043C\u0438\u043C, \u043C\u043E\u0436\u0435\u0448 \u0442\u0440\u043E\u0445\u0438 \u043F\u043E\u043C\u0430\u0442\u044E\u043A\u0430\u0442\u0438\u0441\u044F.\n\u0412\u0410\u0416\u041B\u0418\u0412\u041E: \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u044C 1-5 \u0441\u043B\u0456\u0432 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C!";
439
+ this.d7s_1 = '\u0417\u0433\u0435\u043D\u0435\u0440\u0443\u0439 \u0441\u043F\u043E\u043D\u0442\u0430\u043D\u043D\u0438\u0439 \u043A\u043E\u043C\u0435\u043D\u0442\u0430\u0440 \u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u043E\u044E (1-5 \u0441\u043B\u0456\u0432 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C!).\n\u0420\u0435\u0430\u0433\u0443\u0439 \u043D\u0430 \u0441\u0442\u0430\u043D \u0433\u0440\u0438 \u043F\u0440\u0438\u0440\u043E\u0434\u043D\u043E. \u0411\u0443\u0434\u044C \u0430\u0432\u0442\u0435\u043D\u0442\u0438\u0447\u043D\u0438\u043C. \u041C\u043E\u0436\u0435\u0448 \u0432\u0436\u0438\u0442\u0438 \u043B\u0435\u0433\u043A\u0438\u0439 \u043C\u0430\u0442\u044E\u043A \u044F\u043A\u0449\u043E \u043F\u0456\u0434\u0445\u043E\u0434\u0438\u0442\u044C.';
440
+ }
441
+ protoOf(BotChatConfig).e7s = function (playerNumber) {
442
+ var tmp0_elvis_lhs = this.z7r_1.w2(playerNumber % this.z7r_1.g1() | 0);
443
443
  return tmp0_elvis_lhs == null ? '\u0417\u0432\u0438\u0447\u0430\u0439\u043D\u0438\u0439 \u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0438\u0439 \u0433\u0440\u0430\u0432\u0435\u0446\u044C. \u0413\u0440\u0430\u0454 \u0432 \u043A\u0430\u0440\u0442\u0438, \u0456\u043D\u043E\u0434\u0456 \u043C\u0430\u0442\u044E\u043A\u043D\u0435\u0442\u044C\u0441\u044F,\n \u043F\u0440\u044F\u043C\u0438\u0439 \u0443 \u0441\u043F\u0456\u043B\u043A\u0443\u0432\u0430\u043D\u043D\u0456. \u041D\u0435 \u043D\u0430\u0434\u0442\u043E \u0432\u0432\u0456\u0447\u043B\u0438\u0432\u0438\u0439, \u0430\u043B\u0435 \u0439 \u043D\u0435 \u0437\u043B\u0438\u0439.' : tmp0_elvis_lhs;
444
444
  };
445
445
  var BotChatConfig_instance;
@@ -458,7 +458,7 @@
458
458
  // Inline function 'kotlin.arrayOf' call
459
459
  // Inline function 'kotlin.js.unsafeCast' call
460
460
  // Inline function 'kotlin.js.asDynamic' call
461
- tmp.g7s_1 = [null, null, lazy(tmp_0, BotChatContext$Companion$$childSerializers$_anonymous__c0jn7e), null];
461
+ tmp.f7s_1 = [null, null, lazy(tmp_0, BotChatContext$Companion$$childSerializers$_anonymous__c0jn7e), null];
462
462
  }
463
463
  var Companion_instance_1;
464
464
  function Companion_getInstance_0() {
@@ -473,27 +473,27 @@
473
473
  tmp0_serialDesc.w11('gameState', false);
474
474
  tmp0_serialDesc.w11('conversationHistory', true);
475
475
  tmp0_serialDesc.w11('playerName', true);
476
- this.h7s_1 = tmp0_serialDesc;
476
+ this.g7s_1 = tmp0_serialDesc;
477
477
  }
478
- protoOf($serializer).i7s = function (encoder, value) {
479
- var tmp0_desc = this.h7s_1;
478
+ protoOf($serializer).h7s = function (encoder, value) {
479
+ var tmp0_desc = this.g7s_1;
480
480
  var tmp1_output = encoder.eu(tmp0_desc);
481
- var tmp2_cached = Companion_getInstance_0().g7s_1;
482
- tmp1_output.tv(tmp0_desc, 0, value.j7s_1);
483
- tmp1_output.tv(tmp0_desc, 1, value.k7s_1);
484
- if (tmp1_output.bw(tmp0_desc, 2) ? true : !equals(value.l7s_1, emptyList())) {
485
- tmp1_output.vv(tmp0_desc, 2, tmp2_cached[2].o1(), value.l7s_1);
481
+ var tmp2_cached = Companion_getInstance_0().f7s_1;
482
+ tmp1_output.tv(tmp0_desc, 0, value.i7s_1);
483
+ tmp1_output.tv(tmp0_desc, 1, value.j7s_1);
484
+ if (tmp1_output.bw(tmp0_desc, 2) ? true : !equals(value.k7s_1, emptyList())) {
485
+ tmp1_output.vv(tmp0_desc, 2, tmp2_cached[2].o1(), value.k7s_1);
486
486
  }
487
- if (tmp1_output.bw(tmp0_desc, 3) ? true : !(value.m7s_1 == null)) {
488
- tmp1_output.xv(tmp0_desc, 3, StringSerializer_getInstance(), value.m7s_1);
487
+ if (tmp1_output.bw(tmp0_desc, 3) ? true : !(value.l7s_1 == null)) {
488
+ tmp1_output.xv(tmp0_desc, 3, StringSerializer_getInstance(), value.l7s_1);
489
489
  }
490
490
  tmp1_output.fu(tmp0_desc);
491
491
  };
492
492
  protoOf($serializer).sq = function (encoder, value) {
493
- return this.i7s(encoder, value instanceof BotChatContext ? value : THROW_CCE());
493
+ return this.h7s(encoder, value instanceof BotChatContext ? value : THROW_CCE());
494
494
  };
495
495
  protoOf($serializer).tq = function (decoder) {
496
- var tmp0_desc = this.h7s_1;
496
+ var tmp0_desc = this.g7s_1;
497
497
  var tmp1_flag = true;
498
498
  var tmp2_index = 0;
499
499
  var tmp3_bitMask0 = 0;
@@ -502,7 +502,7 @@
502
502
  var tmp6_local2 = null;
503
503
  var tmp7_local3 = null;
504
504
  var tmp8_input = decoder.eu(tmp0_desc);
505
- var tmp9_cached = Companion_getInstance_0().g7s_1;
505
+ var tmp9_cached = Companion_getInstance_0().f7s_1;
506
506
  if (tmp8_input.uu()) {
507
507
  tmp4_local0 = tmp8_input.ou(tmp0_desc, 0);
508
508
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -543,10 +543,10 @@
543
543
  return BotChatContext_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
544
544
  };
545
545
  protoOf($serializer).rq = function () {
546
- return this.h7s_1;
546
+ return this.g7s_1;
547
547
  };
548
548
  protoOf($serializer).l12 = function () {
549
- var tmp0_cached = Companion_getInstance_0().g7s_1;
549
+ var tmp0_cached = Companion_getInstance_0().f7s_1;
550
550
  // Inline function 'kotlin.arrayOf' call
551
551
  // Inline function 'kotlin.js.unsafeCast' call
552
552
  // Inline function 'kotlin.js.asDynamic' call
@@ -560,18 +560,18 @@
560
560
  }
561
561
  function BotChatContext_init_$Init$(seen0, botPersonality, gameState, conversationHistory, playerName, serializationConstructorMarker, $this) {
562
562
  if (!(3 === (3 & seen0))) {
563
- throwMissingFieldException(seen0, 3, $serializer_getInstance().h7s_1);
563
+ throwMissingFieldException(seen0, 3, $serializer_getInstance().g7s_1);
564
564
  }
565
- $this.j7s_1 = botPersonality;
566
- $this.k7s_1 = gameState;
565
+ $this.i7s_1 = botPersonality;
566
+ $this.j7s_1 = gameState;
567
567
  if (0 === (seen0 & 4))
568
- $this.l7s_1 = emptyList();
568
+ $this.k7s_1 = emptyList();
569
569
  else
570
- $this.l7s_1 = conversationHistory;
570
+ $this.k7s_1 = conversationHistory;
571
571
  if (0 === (seen0 & 8))
572
- $this.m7s_1 = null;
572
+ $this.l7s_1 = null;
573
573
  else
574
- $this.m7s_1 = playerName;
574
+ $this.l7s_1 = playerName;
575
575
  return $this;
576
576
  }
577
577
  function BotChatContext_init_$Create$(seen0, botPersonality, gameState, conversationHistory, playerName, serializationConstructorMarker) {
@@ -581,19 +581,19 @@
581
581
  Companion_getInstance_0();
582
582
  conversationHistory = conversationHistory === VOID ? emptyList() : conversationHistory;
583
583
  playerName = playerName === VOID ? null : playerName;
584
- this.j7s_1 = botPersonality;
585
- this.k7s_1 = gameState;
586
- this.l7s_1 = conversationHistory;
587
- this.m7s_1 = playerName;
584
+ this.i7s_1 = botPersonality;
585
+ this.j7s_1 = gameState;
586
+ this.k7s_1 = conversationHistory;
587
+ this.l7s_1 = playerName;
588
588
  }
589
589
  protoOf(BotChatContext).toString = function () {
590
- return 'BotChatContext(botPersonality=' + this.j7s_1 + ', gameState=' + this.k7s_1 + ', conversationHistory=' + toString(this.l7s_1) + ', playerName=' + this.m7s_1 + ')';
590
+ return 'BotChatContext(botPersonality=' + this.i7s_1 + ', gameState=' + this.j7s_1 + ', conversationHistory=' + toString(this.k7s_1) + ', playerName=' + this.l7s_1 + ')';
591
591
  };
592
592
  protoOf(BotChatContext).hashCode = function () {
593
- var result = getStringHashCode(this.j7s_1);
594
- result = imul(result, 31) + getStringHashCode(this.k7s_1) | 0;
595
- result = imul(result, 31) + hashCode(this.l7s_1) | 0;
596
- result = imul(result, 31) + (this.m7s_1 == null ? 0 : getStringHashCode(this.m7s_1)) | 0;
593
+ var result = getStringHashCode(this.i7s_1);
594
+ result = imul(result, 31) + getStringHashCode(this.j7s_1) | 0;
595
+ result = imul(result, 31) + hashCode(this.k7s_1) | 0;
596
+ result = imul(result, 31) + (this.l7s_1 == null ? 0 : getStringHashCode(this.l7s_1)) | 0;
597
597
  return result;
598
598
  };
599
599
  protoOf(BotChatContext).equals = function (other) {
@@ -601,18 +601,18 @@
601
601
  return true;
602
602
  if (!(other instanceof BotChatContext))
603
603
  return false;
604
- if (!(this.j7s_1 === other.j7s_1))
604
+ if (!(this.i7s_1 === other.i7s_1))
605
605
  return false;
606
- if (!(this.k7s_1 === other.k7s_1))
606
+ if (!(this.j7s_1 === other.j7s_1))
607
607
  return false;
608
- if (!equals(this.l7s_1, other.l7s_1))
608
+ if (!equals(this.k7s_1, other.k7s_1))
609
609
  return false;
610
- if (!(this.m7s_1 == other.m7s_1))
610
+ if (!(this.l7s_1 == other.l7s_1))
611
611
  return false;
612
612
  return true;
613
613
  };
614
614
  function _get_$cachedSerializer__te6jhj($this) {
615
- return $this.n7s_1.o1();
615
+ return $this.m7s_1.o1();
616
616
  }
617
617
  function ChatMessage$Role$Companion$_anonymous__13jozo() {
618
618
  var tmp = values();
@@ -636,7 +636,7 @@
636
636
  Companion_instance_2 = this;
637
637
  var tmp = this;
638
638
  var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
639
- tmp.n7s_1 = lazy(tmp_0, ChatMessage$Role$Companion$_anonymous__13jozo);
639
+ tmp.m7s_1 = lazy(tmp_0, ChatMessage$Role$Companion$_anonymous__13jozo);
640
640
  }
641
641
  protoOf(Companion_0).d5g = function () {
642
642
  return _get_$cachedSerializer__te6jhj(this);
@@ -674,12 +674,12 @@
674
674
  // Inline function 'kotlin.arrayOf' call
675
675
  // Inline function 'kotlin.js.unsafeCast' call
676
676
  // Inline function 'kotlin.js.asDynamic' call
677
- tmp.o7s_1 = [lazy(tmp_0, ChatMessage$Companion$$childSerializers$_anonymous__qywqat), null];
677
+ tmp.n7s_1 = [lazy(tmp_0, ChatMessage$Companion$$childSerializers$_anonymous__qywqat), null];
678
678
  }
679
- protoOf(Companion_1).p7s = function (content) {
679
+ protoOf(Companion_1).o7s = function (content) {
680
680
  return new ChatMessage(Role_SYSTEM_getInstance(), content);
681
681
  };
682
- protoOf(Companion_1).q7s = function (content) {
682
+ protoOf(Companion_1).p7s = function (content) {
683
683
  return new ChatMessage(Role_USER_getInstance(), content);
684
684
  };
685
685
  var Companion_instance_3;
@@ -693,28 +693,28 @@
693
693
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.ai.data.models.ChatMessage', this, 2);
694
694
  tmp0_serialDesc.w11('role', false);
695
695
  tmp0_serialDesc.w11('content', false);
696
- this.r7s_1 = tmp0_serialDesc;
696
+ this.q7s_1 = tmp0_serialDesc;
697
697
  }
698
- protoOf($serializer_0).s7s = function (encoder, value) {
699
- var tmp0_desc = this.r7s_1;
698
+ protoOf($serializer_0).r7s = function (encoder, value) {
699
+ var tmp0_desc = this.q7s_1;
700
700
  var tmp1_output = encoder.eu(tmp0_desc);
701
- var tmp2_cached = Companion_getInstance_2().o7s_1;
702
- tmp1_output.vv(tmp0_desc, 0, tmp2_cached[0].o1(), value.t7s_1);
703
- tmp1_output.tv(tmp0_desc, 1, value.u7s_1);
701
+ var tmp2_cached = Companion_getInstance_2().n7s_1;
702
+ tmp1_output.vv(tmp0_desc, 0, tmp2_cached[0].o1(), value.s7s_1);
703
+ tmp1_output.tv(tmp0_desc, 1, value.t7s_1);
704
704
  tmp1_output.fu(tmp0_desc);
705
705
  };
706
706
  protoOf($serializer_0).sq = function (encoder, value) {
707
- return this.s7s(encoder, value instanceof ChatMessage ? value : THROW_CCE());
707
+ return this.r7s(encoder, value instanceof ChatMessage ? value : THROW_CCE());
708
708
  };
709
709
  protoOf($serializer_0).tq = function (decoder) {
710
- var tmp0_desc = this.r7s_1;
710
+ var tmp0_desc = this.q7s_1;
711
711
  var tmp1_flag = true;
712
712
  var tmp2_index = 0;
713
713
  var tmp3_bitMask0 = 0;
714
714
  var tmp4_local0 = null;
715
715
  var tmp5_local1 = null;
716
716
  var tmp6_input = decoder.eu(tmp0_desc);
717
- var tmp7_cached = Companion_getInstance_2().o7s_1;
717
+ var tmp7_cached = Companion_getInstance_2().n7s_1;
718
718
  if (tmp6_input.uu()) {
719
719
  tmp4_local0 = tmp6_input.qu(tmp0_desc, 0, tmp7_cached[0].o1(), tmp4_local0);
720
720
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -743,13 +743,13 @@
743
743
  return ChatMessage_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
744
744
  };
745
745
  protoOf($serializer_0).rq = function () {
746
- return this.r7s_1;
746
+ return this.q7s_1;
747
747
  };
748
748
  protoOf($serializer_0).l12 = function () {
749
749
  // Inline function 'kotlin.arrayOf' call
750
750
  // Inline function 'kotlin.js.unsafeCast' call
751
751
  // Inline function 'kotlin.js.asDynamic' call
752
- return [Companion_getInstance_2().o7s_1[0].o1(), StringSerializer_getInstance()];
752
+ return [Companion_getInstance_2().n7s_1[0].o1(), StringSerializer_getInstance()];
753
753
  };
754
754
  var $serializer_instance_0;
755
755
  function $serializer_getInstance_0() {
@@ -759,10 +759,10 @@
759
759
  }
760
760
  function ChatMessage_init_$Init$(seen0, role, content, serializationConstructorMarker, $this) {
761
761
  if (!(3 === (3 & seen0))) {
762
- throwMissingFieldException(seen0, 3, $serializer_getInstance_0().r7s_1);
762
+ throwMissingFieldException(seen0, 3, $serializer_getInstance_0().q7s_1);
763
763
  }
764
- $this.t7s_1 = role;
765
- $this.u7s_1 = content;
764
+ $this.s7s_1 = role;
765
+ $this.t7s_1 = content;
766
766
  return $this;
767
767
  }
768
768
  function ChatMessage_init_$Create$(seen0, role, content, serializationConstructorMarker) {
@@ -782,15 +782,15 @@
782
782
  }
783
783
  function ChatMessage(role, content) {
784
784
  Companion_getInstance_2();
785
- this.t7s_1 = role;
786
- this.u7s_1 = content;
785
+ this.s7s_1 = role;
786
+ this.t7s_1 = content;
787
787
  }
788
788
  protoOf(ChatMessage).toString = function () {
789
- return 'ChatMessage(role=' + this.t7s_1.toString() + ', content=' + this.u7s_1 + ')';
789
+ return 'ChatMessage(role=' + this.s7s_1.toString() + ', content=' + this.t7s_1 + ')';
790
790
  };
791
791
  protoOf(ChatMessage).hashCode = function () {
792
- var result = this.t7s_1.hashCode();
793
- result = imul(result, 31) + getStringHashCode(this.u7s_1) | 0;
792
+ var result = this.s7s_1.hashCode();
793
+ result = imul(result, 31) + getStringHashCode(this.t7s_1) | 0;
794
794
  return result;
795
795
  };
796
796
  protoOf(ChatMessage).equals = function (other) {
@@ -798,9 +798,9 @@
798
798
  return true;
799
799
  if (!(other instanceof ChatMessage))
800
800
  return false;
801
- if (!this.t7s_1.equals(other.t7s_1))
801
+ if (!this.s7s_1.equals(other.s7s_1))
802
802
  return false;
803
- if (!(this.u7s_1 === other.u7s_1))
803
+ if (!(this.t7s_1 === other.t7s_1))
804
804
  return false;
805
805
  return true;
806
806
  };
@@ -811,25 +811,25 @@
811
811
  maxTokens = maxTokens === VOID ? 150 : maxTokens;
812
812
  timeout = timeout === VOID ? 30000 : timeout;
813
813
  enableDebugLogging = enableDebugLogging === VOID ? false : enableDebugLogging;
814
- this.z7q_1 = apiKey;
815
- this.a7r_1 = model;
816
- this.b7r_1 = baseUrl;
817
- this.c7r_1 = temperature;
818
- this.d7r_1 = maxTokens;
819
- this.e7r_1 = timeout;
820
- this.f7r_1 = enableDebugLogging;
814
+ this.y7q_1 = apiKey;
815
+ this.z7q_1 = model;
816
+ this.a7r_1 = baseUrl;
817
+ this.b7r_1 = temperature;
818
+ this.c7r_1 = maxTokens;
819
+ this.d7r_1 = timeout;
820
+ this.e7r_1 = enableDebugLogging;
821
821
  }
822
822
  protoOf(OpenAIConfig).toString = function () {
823
- return 'OpenAIConfig(apiKey=' + this.z7q_1 + ', model=' + this.a7r_1 + ', baseUrl=' + this.b7r_1 + ', temperature=' + this.c7r_1 + ', maxTokens=' + this.d7r_1 + ', timeout=' + this.e7r_1 + ', enableDebugLogging=' + this.f7r_1 + ')';
823
+ return 'OpenAIConfig(apiKey=' + this.y7q_1 + ', model=' + this.z7q_1 + ', baseUrl=' + this.a7r_1 + ', temperature=' + this.b7r_1 + ', maxTokens=' + this.c7r_1 + ', timeout=' + this.d7r_1 + ', enableDebugLogging=' + this.e7r_1 + ')';
824
824
  };
825
825
  protoOf(OpenAIConfig).hashCode = function () {
826
- var result = getStringHashCode(this.z7q_1);
826
+ var result = getStringHashCode(this.y7q_1);
827
+ result = imul(result, 31) + getStringHashCode(this.z7q_1) | 0;
827
828
  result = imul(result, 31) + getStringHashCode(this.a7r_1) | 0;
828
- result = imul(result, 31) + getStringHashCode(this.b7r_1) | 0;
829
- result = imul(result, 31) + getNumberHashCode(this.c7r_1) | 0;
829
+ result = imul(result, 31) + getNumberHashCode(this.b7r_1) | 0;
830
+ result = imul(result, 31) + this.c7r_1 | 0;
830
831
  result = imul(result, 31) + this.d7r_1 | 0;
831
- result = imul(result, 31) + this.e7r_1 | 0;
832
- result = imul(result, 31) + getBooleanHashCode(this.f7r_1) | 0;
832
+ result = imul(result, 31) + getBooleanHashCode(this.e7r_1) | 0;
833
833
  return result;
834
834
  };
835
835
  protoOf(OpenAIConfig).equals = function (other) {
@@ -837,20 +837,20 @@
837
837
  return true;
838
838
  if (!(other instanceof OpenAIConfig))
839
839
  return false;
840
+ if (!(this.y7q_1 === other.y7q_1))
841
+ return false;
840
842
  if (!(this.z7q_1 === other.z7q_1))
841
843
  return false;
842
844
  if (!(this.a7r_1 === other.a7r_1))
843
845
  return false;
844
- if (!(this.b7r_1 === other.b7r_1))
846
+ if (!equals(this.b7r_1, other.b7r_1))
845
847
  return false;
846
- if (!equals(this.c7r_1, other.c7r_1))
848
+ if (!(this.c7r_1 === other.c7r_1))
847
849
  return false;
848
850
  if (!(this.d7r_1 === other.d7r_1))
849
851
  return false;
850
852
  if (!(this.e7r_1 === other.e7r_1))
851
853
  return false;
852
- if (!(this.f7r_1 === other.f7r_1))
853
- return false;
854
854
  return true;
855
855
  };
856
856
  function OpenAIRequest$Companion$$childSerializers$_anonymous__ff5rn1() {
@@ -863,7 +863,7 @@
863
863
  // Inline function 'kotlin.arrayOf' call
864
864
  // Inline function 'kotlin.js.unsafeCast' call
865
865
  // Inline function 'kotlin.js.asDynamic' call
866
- tmp.v7s_1 = [null, lazy(tmp_0, OpenAIRequest$Companion$$childSerializers$_anonymous__ff5rn1), null, null];
866
+ tmp.u7s_1 = [null, lazy(tmp_0, OpenAIRequest$Companion$$childSerializers$_anonymous__ff5rn1), null, null];
867
867
  }
868
868
  var Companion_instance_4;
869
869
  function Companion_getInstance_3() {
@@ -878,23 +878,23 @@
878
878
  tmp0_serialDesc.w11('messages', false);
879
879
  tmp0_serialDesc.w11('temperature', false);
880
880
  tmp0_serialDesc.w11('max_tokens', false);
881
- this.w7s_1 = tmp0_serialDesc;
881
+ this.v7s_1 = tmp0_serialDesc;
882
882
  }
883
- protoOf($serializer_1).x7s = function (encoder, value) {
884
- var tmp0_desc = this.w7s_1;
883
+ protoOf($serializer_1).w7s = function (encoder, value) {
884
+ var tmp0_desc = this.v7s_1;
885
885
  var tmp1_output = encoder.eu(tmp0_desc);
886
- var tmp2_cached = Companion_getInstance_3().v7s_1;
887
- tmp1_output.tv(tmp0_desc, 0, value.y7s_1);
888
- tmp1_output.vv(tmp0_desc, 1, tmp2_cached[1].o1(), value.z7s_1);
889
- tmp1_output.rv(tmp0_desc, 2, value.a7t_1);
890
- tmp1_output.ov(tmp0_desc, 3, value.b7t_1);
886
+ var tmp2_cached = Companion_getInstance_3().u7s_1;
887
+ tmp1_output.tv(tmp0_desc, 0, value.x7s_1);
888
+ tmp1_output.vv(tmp0_desc, 1, tmp2_cached[1].o1(), value.y7s_1);
889
+ tmp1_output.rv(tmp0_desc, 2, value.z7s_1);
890
+ tmp1_output.ov(tmp0_desc, 3, value.a7t_1);
891
891
  tmp1_output.fu(tmp0_desc);
892
892
  };
893
893
  protoOf($serializer_1).sq = function (encoder, value) {
894
- return this.x7s(encoder, value instanceof OpenAIRequest ? value : THROW_CCE());
894
+ return this.w7s(encoder, value instanceof OpenAIRequest ? value : THROW_CCE());
895
895
  };
896
896
  protoOf($serializer_1).tq = function (decoder) {
897
- var tmp0_desc = this.w7s_1;
897
+ var tmp0_desc = this.v7s_1;
898
898
  var tmp1_flag = true;
899
899
  var tmp2_index = 0;
900
900
  var tmp3_bitMask0 = 0;
@@ -903,7 +903,7 @@
903
903
  var tmp6_local2 = 0.0;
904
904
  var tmp7_local3 = 0;
905
905
  var tmp8_input = decoder.eu(tmp0_desc);
906
- var tmp9_cached = Companion_getInstance_3().v7s_1;
906
+ var tmp9_cached = Companion_getInstance_3().u7s_1;
907
907
  if (tmp8_input.uu()) {
908
908
  tmp4_local0 = tmp8_input.ou(tmp0_desc, 0);
909
909
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -944,10 +944,10 @@
944
944
  return OpenAIRequest_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
945
945
  };
946
946
  protoOf($serializer_1).rq = function () {
947
- return this.w7s_1;
947
+ return this.v7s_1;
948
948
  };
949
949
  protoOf($serializer_1).l12 = function () {
950
- var tmp0_cached = Companion_getInstance_3().v7s_1;
950
+ var tmp0_cached = Companion_getInstance_3().u7s_1;
951
951
  // Inline function 'kotlin.arrayOf' call
952
952
  // Inline function 'kotlin.js.unsafeCast' call
953
953
  // Inline function 'kotlin.js.asDynamic' call
@@ -961,12 +961,12 @@
961
961
  }
962
962
  function OpenAIRequest_init_$Init$(seen0, model, messages, temperature, maxTokens, serializationConstructorMarker, $this) {
963
963
  if (!(15 === (15 & seen0))) {
964
- throwMissingFieldException(seen0, 15, $serializer_getInstance_1().w7s_1);
964
+ throwMissingFieldException(seen0, 15, $serializer_getInstance_1().v7s_1);
965
965
  }
966
- $this.y7s_1 = model;
967
- $this.z7s_1 = messages;
968
- $this.a7t_1 = temperature;
969
- $this.b7t_1 = maxTokens;
966
+ $this.x7s_1 = model;
967
+ $this.y7s_1 = messages;
968
+ $this.z7s_1 = temperature;
969
+ $this.a7t_1 = maxTokens;
970
970
  return $this;
971
971
  }
972
972
  function OpenAIRequest_init_$Create$(seen0, model, messages, temperature, maxTokens, serializationConstructorMarker) {
@@ -974,19 +974,19 @@
974
974
  }
975
975
  function OpenAIRequest(model, messages, temperature, maxTokens) {
976
976
  Companion_getInstance_3();
977
- this.y7s_1 = model;
978
- this.z7s_1 = messages;
979
- this.a7t_1 = temperature;
980
- this.b7t_1 = maxTokens;
977
+ this.x7s_1 = model;
978
+ this.y7s_1 = messages;
979
+ this.z7s_1 = temperature;
980
+ this.a7t_1 = maxTokens;
981
981
  }
982
982
  protoOf(OpenAIRequest).toString = function () {
983
- return 'OpenAIRequest(model=' + this.y7s_1 + ', messages=' + toString(this.z7s_1) + ', temperature=' + this.a7t_1 + ', maxTokens=' + this.b7t_1 + ')';
983
+ return 'OpenAIRequest(model=' + this.x7s_1 + ', messages=' + toString(this.y7s_1) + ', temperature=' + this.z7s_1 + ', maxTokens=' + this.a7t_1 + ')';
984
984
  };
985
985
  protoOf(OpenAIRequest).hashCode = function () {
986
- var result = getStringHashCode(this.y7s_1);
987
- result = imul(result, 31) + hashCode(this.z7s_1) | 0;
988
- result = imul(result, 31) + getNumberHashCode(this.a7t_1) | 0;
989
- result = imul(result, 31) + this.b7t_1 | 0;
986
+ var result = getStringHashCode(this.x7s_1);
987
+ result = imul(result, 31) + hashCode(this.y7s_1) | 0;
988
+ result = imul(result, 31) + getNumberHashCode(this.z7s_1) | 0;
989
+ result = imul(result, 31) + this.a7t_1 | 0;
990
990
  return result;
991
991
  };
992
992
  protoOf(OpenAIRequest).equals = function (other) {
@@ -994,13 +994,13 @@
994
994
  return true;
995
995
  if (!(other instanceof OpenAIRequest))
996
996
  return false;
997
- if (!(this.y7s_1 === other.y7s_1))
997
+ if (!(this.x7s_1 === other.x7s_1))
998
998
  return false;
999
- if (!equals(this.z7s_1, other.z7s_1))
999
+ if (!equals(this.y7s_1, other.y7s_1))
1000
1000
  return false;
1001
- if (!equals(this.a7t_1, other.a7t_1))
1001
+ if (!equals(this.z7s_1, other.z7s_1))
1002
1002
  return false;
1003
- if (!(this.b7t_1 === other.b7t_1))
1003
+ if (!(this.a7t_1 === other.a7t_1))
1004
1004
  return false;
1005
1005
  return true;
1006
1006
  };
@@ -1010,23 +1010,23 @@
1010
1010
  tmp0_serialDesc.w11('index', false);
1011
1011
  tmp0_serialDesc.w11('message', false);
1012
1012
  tmp0_serialDesc.w11('finish_reason', true);
1013
- this.c7t_1 = tmp0_serialDesc;
1013
+ this.b7t_1 = tmp0_serialDesc;
1014
1014
  }
1015
- protoOf($serializer_2).d7t = function (encoder, value) {
1016
- var tmp0_desc = this.c7t_1;
1015
+ protoOf($serializer_2).c7t = function (encoder, value) {
1016
+ var tmp0_desc = this.b7t_1;
1017
1017
  var tmp1_output = encoder.eu(tmp0_desc);
1018
- tmp1_output.ov(tmp0_desc, 0, value.e7t_1);
1019
- tmp1_output.vv(tmp0_desc, 1, $serializer_getInstance_0(), value.f7t_1);
1020
- if (tmp1_output.bw(tmp0_desc, 2) ? true : !(value.g7t_1 == null)) {
1021
- tmp1_output.xv(tmp0_desc, 2, StringSerializer_getInstance(), value.g7t_1);
1018
+ tmp1_output.ov(tmp0_desc, 0, value.d7t_1);
1019
+ tmp1_output.vv(tmp0_desc, 1, $serializer_getInstance_0(), value.e7t_1);
1020
+ if (tmp1_output.bw(tmp0_desc, 2) ? true : !(value.f7t_1 == null)) {
1021
+ tmp1_output.xv(tmp0_desc, 2, StringSerializer_getInstance(), value.f7t_1);
1022
1022
  }
1023
1023
  tmp1_output.fu(tmp0_desc);
1024
1024
  };
1025
1025
  protoOf($serializer_2).sq = function (encoder, value) {
1026
- return this.d7t(encoder, value instanceof Choice ? value : THROW_CCE());
1026
+ return this.c7t(encoder, value instanceof Choice ? value : THROW_CCE());
1027
1027
  };
1028
1028
  protoOf($serializer_2).tq = function (decoder) {
1029
- var tmp0_desc = this.c7t_1;
1029
+ var tmp0_desc = this.b7t_1;
1030
1030
  var tmp1_flag = true;
1031
1031
  var tmp2_index = 0;
1032
1032
  var tmp3_bitMask0 = 0;
@@ -1068,7 +1068,7 @@
1068
1068
  return Choice_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
1069
1069
  };
1070
1070
  protoOf($serializer_2).rq = function () {
1071
- return this.c7t_1;
1071
+ return this.b7t_1;
1072
1072
  };
1073
1073
  protoOf($serializer_2).l12 = function () {
1074
1074
  // Inline function 'kotlin.arrayOf' call
@@ -1084,14 +1084,14 @@
1084
1084
  }
1085
1085
  function Choice_init_$Init$(seen0, index, message, finishReason, serializationConstructorMarker, $this) {
1086
1086
  if (!(3 === (3 & seen0))) {
1087
- throwMissingFieldException(seen0, 3, $serializer_getInstance_2().c7t_1);
1087
+ throwMissingFieldException(seen0, 3, $serializer_getInstance_2().b7t_1);
1088
1088
  }
1089
- $this.e7t_1 = index;
1090
- $this.f7t_1 = message;
1089
+ $this.d7t_1 = index;
1090
+ $this.e7t_1 = message;
1091
1091
  if (0 === (seen0 & 4))
1092
- $this.g7t_1 = null;
1092
+ $this.f7t_1 = null;
1093
1093
  else
1094
- $this.g7t_1 = finishReason;
1094
+ $this.f7t_1 = finishReason;
1095
1095
  return $this;
1096
1096
  }
1097
1097
  function Choice_init_$Create$(seen0, index, message, finishReason, serializationConstructorMarker) {
@@ -1103,21 +1103,21 @@
1103
1103
  tmp0_serialDesc.w11('prompt_tokens', false);
1104
1104
  tmp0_serialDesc.w11('completion_tokens', false);
1105
1105
  tmp0_serialDesc.w11('total_tokens', false);
1106
- this.h7t_1 = tmp0_serialDesc;
1106
+ this.g7t_1 = tmp0_serialDesc;
1107
1107
  }
1108
- protoOf($serializer_3).i7t = function (encoder, value) {
1109
- var tmp0_desc = this.h7t_1;
1108
+ protoOf($serializer_3).h7t = function (encoder, value) {
1109
+ var tmp0_desc = this.g7t_1;
1110
1110
  var tmp1_output = encoder.eu(tmp0_desc);
1111
- tmp1_output.ov(tmp0_desc, 0, value.j7t_1);
1112
- tmp1_output.ov(tmp0_desc, 1, value.k7t_1);
1113
- tmp1_output.ov(tmp0_desc, 2, value.l7t_1);
1111
+ tmp1_output.ov(tmp0_desc, 0, value.i7t_1);
1112
+ tmp1_output.ov(tmp0_desc, 1, value.j7t_1);
1113
+ tmp1_output.ov(tmp0_desc, 2, value.k7t_1);
1114
1114
  tmp1_output.fu(tmp0_desc);
1115
1115
  };
1116
1116
  protoOf($serializer_3).sq = function (encoder, value) {
1117
- return this.i7t(encoder, value instanceof Usage ? value : THROW_CCE());
1117
+ return this.h7t(encoder, value instanceof Usage ? value : THROW_CCE());
1118
1118
  };
1119
1119
  protoOf($serializer_3).tq = function (decoder) {
1120
- var tmp0_desc = this.h7t_1;
1120
+ var tmp0_desc = this.g7t_1;
1121
1121
  var tmp1_flag = true;
1122
1122
  var tmp2_index = 0;
1123
1123
  var tmp3_bitMask0 = 0;
@@ -1159,7 +1159,7 @@
1159
1159
  return Usage_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
1160
1160
  };
1161
1161
  protoOf($serializer_3).rq = function () {
1162
- return this.h7t_1;
1162
+ return this.g7t_1;
1163
1163
  };
1164
1164
  protoOf($serializer_3).l12 = function () {
1165
1165
  // Inline function 'kotlin.arrayOf' call
@@ -1175,11 +1175,11 @@
1175
1175
  }
1176
1176
  function Usage_init_$Init$(seen0, promptTokens, completionTokens, totalTokens, serializationConstructorMarker, $this) {
1177
1177
  if (!(7 === (7 & seen0))) {
1178
- throwMissingFieldException(seen0, 7, $serializer_getInstance_3().h7t_1);
1178
+ throwMissingFieldException(seen0, 7, $serializer_getInstance_3().g7t_1);
1179
1179
  }
1180
- $this.j7t_1 = promptTokens;
1181
- $this.k7t_1 = completionTokens;
1182
- $this.l7t_1 = totalTokens;
1180
+ $this.i7t_1 = promptTokens;
1181
+ $this.j7t_1 = completionTokens;
1182
+ $this.k7t_1 = totalTokens;
1183
1183
  return $this;
1184
1184
  }
1185
1185
  function Usage_init_$Create$(seen0, promptTokens, completionTokens, totalTokens, serializationConstructorMarker) {
@@ -1191,12 +1191,12 @@
1191
1191
  function Choice() {
1192
1192
  }
1193
1193
  protoOf(Choice).toString = function () {
1194
- return 'Choice(index=' + this.e7t_1 + ', message=' + this.f7t_1.toString() + ', finishReason=' + this.g7t_1 + ')';
1194
+ return 'Choice(index=' + this.d7t_1 + ', message=' + this.e7t_1.toString() + ', finishReason=' + this.f7t_1 + ')';
1195
1195
  };
1196
1196
  protoOf(Choice).hashCode = function () {
1197
- var result = this.e7t_1;
1198
- result = imul(result, 31) + this.f7t_1.hashCode() | 0;
1199
- result = imul(result, 31) + (this.g7t_1 == null ? 0 : getStringHashCode(this.g7t_1)) | 0;
1197
+ var result = this.d7t_1;
1198
+ result = imul(result, 31) + this.e7t_1.hashCode() | 0;
1199
+ result = imul(result, 31) + (this.f7t_1 == null ? 0 : getStringHashCode(this.f7t_1)) | 0;
1200
1200
  return result;
1201
1201
  };
1202
1202
  protoOf(Choice).equals = function (other) {
@@ -1204,23 +1204,23 @@
1204
1204
  return true;
1205
1205
  if (!(other instanceof Choice))
1206
1206
  return false;
1207
- if (!(this.e7t_1 === other.e7t_1))
1207
+ if (!(this.d7t_1 === other.d7t_1))
1208
1208
  return false;
1209
- if (!this.f7t_1.equals(other.f7t_1))
1209
+ if (!this.e7t_1.equals(other.e7t_1))
1210
1210
  return false;
1211
- if (!(this.g7t_1 == other.g7t_1))
1211
+ if (!(this.f7t_1 == other.f7t_1))
1212
1212
  return false;
1213
1213
  return true;
1214
1214
  };
1215
1215
  function Usage() {
1216
1216
  }
1217
1217
  protoOf(Usage).toString = function () {
1218
- return 'Usage(promptTokens=' + this.j7t_1 + ', completionTokens=' + this.k7t_1 + ', totalTokens=' + this.l7t_1 + ')';
1218
+ return 'Usage(promptTokens=' + this.i7t_1 + ', completionTokens=' + this.j7t_1 + ', totalTokens=' + this.k7t_1 + ')';
1219
1219
  };
1220
1220
  protoOf(Usage).hashCode = function () {
1221
- var result = this.j7t_1;
1221
+ var result = this.i7t_1;
1222
+ result = imul(result, 31) + this.j7t_1 | 0;
1222
1223
  result = imul(result, 31) + this.k7t_1 | 0;
1223
- result = imul(result, 31) + this.l7t_1 | 0;
1224
1224
  return result;
1225
1225
  };
1226
1226
  protoOf(Usage).equals = function (other) {
@@ -1228,12 +1228,12 @@
1228
1228
  return true;
1229
1229
  if (!(other instanceof Usage))
1230
1230
  return false;
1231
+ if (!(this.i7t_1 === other.i7t_1))
1232
+ return false;
1231
1233
  if (!(this.j7t_1 === other.j7t_1))
1232
1234
  return false;
1233
1235
  if (!(this.k7t_1 === other.k7t_1))
1234
1236
  return false;
1235
- if (!(this.l7t_1 === other.l7t_1))
1236
- return false;
1237
1237
  return true;
1238
1238
  };
1239
1239
  function Companion_3() {
@@ -1243,7 +1243,7 @@
1243
1243
  // Inline function 'kotlin.arrayOf' call
1244
1244
  // Inline function 'kotlin.js.unsafeCast' call
1245
1245
  // Inline function 'kotlin.js.asDynamic' call
1246
- tmp.m7t_1 = [null, null, null, null, lazy(tmp_0, OpenAIResponse$Companion$$childSerializers$_anonymous__z8nlex), null];
1246
+ tmp.l7t_1 = [null, null, null, null, lazy(tmp_0, OpenAIResponse$Companion$$childSerializers$_anonymous__z8nlex), null];
1247
1247
  }
1248
1248
  var Companion_instance_5;
1249
1249
  function Companion_getInstance_4() {
@@ -1260,27 +1260,27 @@
1260
1260
  tmp0_serialDesc.w11('model', false);
1261
1261
  tmp0_serialDesc.w11('choices', false);
1262
1262
  tmp0_serialDesc.w11('usage', true);
1263
- this.n7t_1 = tmp0_serialDesc;
1263
+ this.m7t_1 = tmp0_serialDesc;
1264
1264
  }
1265
- protoOf($serializer_4).o7t = function (encoder, value) {
1266
- var tmp0_desc = this.n7t_1;
1265
+ protoOf($serializer_4).n7t = function (encoder, value) {
1266
+ var tmp0_desc = this.m7t_1;
1267
1267
  var tmp1_output = encoder.eu(tmp0_desc);
1268
- var tmp2_cached = Companion_getInstance_4().m7t_1;
1269
- tmp1_output.tv(tmp0_desc, 0, value.p7t_1);
1270
- tmp1_output.tv(tmp0_desc, 1, value.q7t_1);
1271
- tmp1_output.pv(tmp0_desc, 2, value.r7t_1);
1272
- tmp1_output.tv(tmp0_desc, 3, value.s7t_1);
1273
- tmp1_output.vv(tmp0_desc, 4, tmp2_cached[4].o1(), value.t7t_1);
1274
- if (tmp1_output.bw(tmp0_desc, 5) ? true : !(value.u7t_1 == null)) {
1275
- tmp1_output.xv(tmp0_desc, 5, $serializer_getInstance_3(), value.u7t_1);
1268
+ var tmp2_cached = Companion_getInstance_4().l7t_1;
1269
+ tmp1_output.tv(tmp0_desc, 0, value.o7t_1);
1270
+ tmp1_output.tv(tmp0_desc, 1, value.p7t_1);
1271
+ tmp1_output.pv(tmp0_desc, 2, value.q7t_1);
1272
+ tmp1_output.tv(tmp0_desc, 3, value.r7t_1);
1273
+ tmp1_output.vv(tmp0_desc, 4, tmp2_cached[4].o1(), value.s7t_1);
1274
+ if (tmp1_output.bw(tmp0_desc, 5) ? true : !(value.t7t_1 == null)) {
1275
+ tmp1_output.xv(tmp0_desc, 5, $serializer_getInstance_3(), value.t7t_1);
1276
1276
  }
1277
1277
  tmp1_output.fu(tmp0_desc);
1278
1278
  };
1279
1279
  protoOf($serializer_4).sq = function (encoder, value) {
1280
- return this.o7t(encoder, value instanceof OpenAIResponse ? value : THROW_CCE());
1280
+ return this.n7t(encoder, value instanceof OpenAIResponse ? value : THROW_CCE());
1281
1281
  };
1282
1282
  protoOf($serializer_4).tq = function (decoder) {
1283
- var tmp0_desc = this.n7t_1;
1283
+ var tmp0_desc = this.m7t_1;
1284
1284
  var tmp1_flag = true;
1285
1285
  var tmp2_index = 0;
1286
1286
  var tmp3_bitMask0 = 0;
@@ -1291,7 +1291,7 @@
1291
1291
  var tmp8_local4 = null;
1292
1292
  var tmp9_local5 = null;
1293
1293
  var tmp10_input = decoder.eu(tmp0_desc);
1294
- var tmp11_cached = Companion_getInstance_4().m7t_1;
1294
+ var tmp11_cached = Companion_getInstance_4().l7t_1;
1295
1295
  if (tmp10_input.uu()) {
1296
1296
  tmp4_local0 = tmp10_input.ou(tmp0_desc, 0);
1297
1297
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -1344,10 +1344,10 @@
1344
1344
  return OpenAIResponse_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, null);
1345
1345
  };
1346
1346
  protoOf($serializer_4).rq = function () {
1347
- return this.n7t_1;
1347
+ return this.m7t_1;
1348
1348
  };
1349
1349
  protoOf($serializer_4).l12 = function () {
1350
- var tmp0_cached = Companion_getInstance_4().m7t_1;
1350
+ var tmp0_cached = Companion_getInstance_4().l7t_1;
1351
1351
  // Inline function 'kotlin.arrayOf' call
1352
1352
  // Inline function 'kotlin.js.unsafeCast' call
1353
1353
  // Inline function 'kotlin.js.asDynamic' call
@@ -1361,17 +1361,17 @@
1361
1361
  }
1362
1362
  function OpenAIResponse_init_$Init$(seen0, id, objectType, created, model, choices, usage, serializationConstructorMarker, $this) {
1363
1363
  if (!(31 === (31 & seen0))) {
1364
- throwMissingFieldException(seen0, 31, $serializer_getInstance_4().n7t_1);
1364
+ throwMissingFieldException(seen0, 31, $serializer_getInstance_4().m7t_1);
1365
1365
  }
1366
- $this.p7t_1 = id;
1367
- $this.q7t_1 = objectType;
1368
- $this.r7t_1 = created;
1369
- $this.s7t_1 = model;
1370
- $this.t7t_1 = choices;
1366
+ $this.o7t_1 = id;
1367
+ $this.p7t_1 = objectType;
1368
+ $this.q7t_1 = created;
1369
+ $this.r7t_1 = model;
1370
+ $this.s7t_1 = choices;
1371
1371
  if (0 === (seen0 & 32))
1372
- $this.u7t_1 = null;
1372
+ $this.t7t_1 = null;
1373
1373
  else
1374
- $this.u7t_1 = usage;
1374
+ $this.t7t_1 = usage;
1375
1375
  return $this;
1376
1376
  }
1377
1377
  function OpenAIResponse_init_$Create$(seen0, id, objectType, created, model, choices, usage, serializationConstructorMarker) {
@@ -1380,23 +1380,23 @@
1380
1380
  function OpenAIResponse(id, objectType, created, model, choices, usage) {
1381
1381
  Companion_getInstance_4();
1382
1382
  usage = usage === VOID ? null : usage;
1383
- this.p7t_1 = id;
1384
- this.q7t_1 = objectType;
1385
- this.r7t_1 = created;
1386
- this.s7t_1 = model;
1387
- this.t7t_1 = choices;
1388
- this.u7t_1 = usage;
1383
+ this.o7t_1 = id;
1384
+ this.p7t_1 = objectType;
1385
+ this.q7t_1 = created;
1386
+ this.r7t_1 = model;
1387
+ this.s7t_1 = choices;
1388
+ this.t7t_1 = usage;
1389
1389
  }
1390
1390
  protoOf(OpenAIResponse).toString = function () {
1391
- return 'OpenAIResponse(id=' + this.p7t_1 + ', objectType=' + this.q7t_1 + ', created=' + this.r7t_1.toString() + ', model=' + this.s7t_1 + ', choices=' + toString(this.t7t_1) + ', usage=' + toString_0(this.u7t_1) + ')';
1391
+ return 'OpenAIResponse(id=' + this.o7t_1 + ', objectType=' + this.p7t_1 + ', created=' + this.q7t_1.toString() + ', model=' + this.r7t_1 + ', choices=' + toString(this.s7t_1) + ', usage=' + toString_0(this.t7t_1) + ')';
1392
1392
  };
1393
1393
  protoOf(OpenAIResponse).hashCode = function () {
1394
- var result = getStringHashCode(this.p7t_1);
1395
- result = imul(result, 31) + getStringHashCode(this.q7t_1) | 0;
1396
- result = imul(result, 31) + this.r7t_1.hashCode() | 0;
1397
- result = imul(result, 31) + getStringHashCode(this.s7t_1) | 0;
1398
- result = imul(result, 31) + hashCode(this.t7t_1) | 0;
1399
- result = imul(result, 31) + (this.u7t_1 == null ? 0 : this.u7t_1.hashCode()) | 0;
1394
+ var result = getStringHashCode(this.o7t_1);
1395
+ result = imul(result, 31) + getStringHashCode(this.p7t_1) | 0;
1396
+ result = imul(result, 31) + this.q7t_1.hashCode() | 0;
1397
+ result = imul(result, 31) + getStringHashCode(this.r7t_1) | 0;
1398
+ result = imul(result, 31) + hashCode(this.s7t_1) | 0;
1399
+ result = imul(result, 31) + (this.t7t_1 == null ? 0 : this.t7t_1.hashCode()) | 0;
1400
1400
  return result;
1401
1401
  };
1402
1402
  protoOf(OpenAIResponse).equals = function (other) {
@@ -1404,24 +1404,24 @@
1404
1404
  return true;
1405
1405
  if (!(other instanceof OpenAIResponse))
1406
1406
  return false;
1407
+ if (!(this.o7t_1 === other.o7t_1))
1408
+ return false;
1407
1409
  if (!(this.p7t_1 === other.p7t_1))
1408
1410
  return false;
1409
- if (!(this.q7t_1 === other.q7t_1))
1411
+ if (!equalsLong(this.q7t_1, other.q7t_1))
1410
1412
  return false;
1411
- if (!equalsLong(this.r7t_1, other.r7t_1))
1413
+ if (!(this.r7t_1 === other.r7t_1))
1412
1414
  return false;
1413
- if (!(this.s7t_1 === other.s7t_1))
1415
+ if (!equals(this.s7t_1, other.s7t_1))
1414
1416
  return false;
1415
1417
  if (!equals(this.t7t_1, other.t7t_1))
1416
1418
  return false;
1417
- if (!equals(this.u7t_1, other.u7t_1))
1418
- return false;
1419
1419
  return true;
1420
1420
  };
1421
1421
  function $executeRequestCOROUTINE$(_this__u8e3s4, messages, resultContinuation) {
1422
1422
  CoroutineImpl.call(this, resultContinuation);
1423
- this.d7u_1 = _this__u8e3s4;
1424
- this.e7u_1 = messages;
1423
+ this.c7u_1 = _this__u8e3s4;
1424
+ this.d7u_1 = messages;
1425
1425
  }
1426
1426
  protoOf($executeRequestCOROUTINE$).q9 = function () {
1427
1427
  var suspendResult = this.k9_1;
@@ -1432,7 +1432,7 @@
1432
1432
  case 0:
1433
1433
  this.j9_1 = 3;
1434
1434
  this.i9_1 = 1;
1435
- suspendResult = this.d7u_1.f7u_1.y7q(this.e7u_1, this);
1435
+ suspendResult = this.c7u_1.e7u_1.x7q(this.d7u_1, this);
1436
1436
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
1437
1437
  return suspendResult;
1438
1438
  }
@@ -1454,9 +1454,9 @@
1454
1454
  var $this$runCatching = this_1.ko_1;
1455
1455
  var tmp_2 = _Result___get_value__impl__bjfvqg($this$runCatching);
1456
1456
  var response = (tmp_2 == null ? true : !(tmp_2 == null)) ? tmp_2 : THROW_CCE();
1457
- var tmp0_safe_receiver = firstOrNull(response.t7t_1);
1458
- var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.f7t_1;
1459
- var tmp2_elvis_lhs = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.u7s_1;
1457
+ var tmp0_safe_receiver = firstOrNull(response.s7t_1);
1458
+ var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.e7t_1;
1459
+ var tmp2_elvis_lhs = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.t7s_1;
1460
1460
  var tmp_3;
1461
1461
  if (tmp2_elvis_lhs == null) {
1462
1462
  throw IllegalStateException_init_$Create$('No response from OpenAI');
@@ -1496,9 +1496,9 @@
1496
1496
  while (true);
1497
1497
  };
1498
1498
  function BaseOpenAIRepository(openAIApi) {
1499
- this.f7u_1 = openAIApi;
1499
+ this.e7u_1 = openAIApi;
1500
1500
  }
1501
- protoOf(BaseOpenAIRepository).g7u = function (messages, $completion) {
1501
+ protoOf(BaseOpenAIRepository).f7u = function (messages, $completion) {
1502
1502
  var tmp = new $executeRequestCOROUTINE$(this, messages, $completion);
1503
1503
  tmp.k9_1 = Unit_instance;
1504
1504
  tmp.l9_1 = null;
@@ -1530,11 +1530,11 @@
1530
1530
  // Inline function 'kotlin.let' call
1531
1531
  this_0.uc(getStringHashCode(take(message, 50))).q(':');
1532
1532
  }
1533
- this_0.uc(getStringHashCode(context.j7s_1));
1533
+ this_0.uc(getStringHashCode(context.i7s_1));
1534
1534
  this_0.q(':');
1535
- this_0.uc(getStringHashCode(context.k7s_1));
1535
+ this_0.uc(getStringHashCode(context.j7s_1));
1536
1536
  this_0.q(':');
1537
- this_0.uc(hashCode(takeLast(context.l7s_1, 5)));
1537
+ this_0.uc(hashCode(takeLast(context.k7s_1, 5)));
1538
1538
  var key = this_0.toString();
1539
1539
  return key;
1540
1540
  }
@@ -1547,15 +1547,15 @@
1547
1547
  var this_0 = StringBuilder_init_$Create$();
1548
1548
  this_0.q('\u0422\u0438 \u0433\u0440\u0430\u0454\u0448 \u0443 \u043A\u0430\u0440\u0442\u043A\u043E\u0432\u0443 \u0433\u0440\u0443 \u0414\u0435\u0431\u0435\u0440\u0446 \u0437 \u0456\u043D\u0448\u0438\u043C\u0438 \u0433\u0440\u0430\u0432\u0446\u044F\u043C\u0438.\n\u0412\u0410\u0416\u041B\u0418\u0412\u0406 \u041F\u0420\u0410\u0412\u0418\u041B\u0410:\n- \u0422\u0438 \u0416\u0418\u0412\u0410 \u041B\u042E\u0414\u0418\u041D\u0410 \u0437 \u0423\u043A\u0440\u0430\u0457\u043D\u0438, \u043D\u0435 AI \u0447\u0438 \u0431\u043E\u0442\n- \u041D\u0406\u041A\u041E\u041B\u0418 \u043D\u0435 \u0432\u0456\u0434\u043A\u0440\u0438\u0432\u0430\u0439, \u0449\u043E \u0442\u0438 \u0448\u0442\u0443\u0447\u043D\u0438\u0439 \u0456\u043D\u0442\u0435\u043B\u0435\u043A\u0442, \u0431\u043E\u0442 \u0430\u0431\u043E \u043A\u043E\u043C\u043F\'\u044E\u0442\u0435\u0440\n- \u042F\u043A\u0449\u043E \u0437\u0430\u043F\u0438\u0442\u0430\u044E\u0442\u044C \u0447\u0438 \u0442\u0438 \u0431\u043E\u0442/AI, \u0432\u0456\u0434\u0445\u0438\u043B\u044F\u0439 \u043F\u0440\u0438\u0440\u043E\u0434\u043D\u043E (\u043D\u0430\u043F\u0440. "\u0422\u0430 \u0448\u043E \u0442\u0438 \u043C\u0435\u043B\u0435\u0448?", "\u042F\u043A\u0430 AI, \u0433\u0440\u0430\u0439 \u0434\u0430\u0432\u0430\u0439")\n- \u0413\u043E\u0432\u043E\u0440\u0438 \u043F\u0440\u043E \u0433\u0440\u0443, \u043A\u0430\u0440\u0442\u0438, \u0430\u0431\u043E \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043D\u0430 \u043F\u0440\u043E\u0441\u0442\u0456 \u043E\u0441\u043E\u0431\u0438\u0441\u0442\u0456 \u043F\u0438\u0442\u0430\u043D\u043D\u044F (\u0437\u0432\u0456\u0434\u043A\u0438 \u0442\u0438, \u044F\u043A \u0441\u043F\u0440\u0430\u0432\u0438, \u0442\u043E\u0449\u043E)\n- \u041D\u0430 \u043F\u0438\u0442\u0430\u043D\u043D\u044F "\u0417\u0432\u0456\u0434\u043A\u0438 \u0442\u0438?" \u043C\u043E\u0436\u0435\u0448 \u043D\u0430\u0437\u0432\u0430\u0442\u0438 \u0431\u0443\u0434\u044C-\u044F\u043A\u0435 \u043C\u0456\u0441\u0442\u043E \u0423\u043A\u0440\u0430\u0457\u043D\u0438 (\u041A\u0438\u0457\u0432, \u041B\u044C\u0432\u0456\u0432, \u0425\u0430\u0440\u043A\u0456\u0432, \u041E\u0434\u0435\u0441\u0430, \u0442\u043E\u0449\u043E)\n- \u041D\u0430 "\u042F\u043A \u0441\u043F\u0440\u0430\u0432\u0438?" \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043F\u0440\u043E\u0441\u0442\u043E \u0456 \u043A\u043E\u0440\u043E\u0442\u043A\u043E \u043F\u0440\u043E \u0433\u0440\u0443 \u0430\u0431\u043E \u0437\u0430\u0433\u0430\u043B\u044C\u043D\u0438\u0439 \u0441\u0442\u0430\u043D\n- \u0412\u0406\u0414\u041C\u041E\u0412\u041B\u042F\u0419\u0421\u042F \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0442\u0438 \u043D\u0430 \u0441\u043A\u043B\u0430\u0434\u043D\u0456 \u0441\u0442\u043E\u0440\u043E\u043D\u043D\u0456 \u0442\u0435\u043C\u0438 (\u0440\u0435\u0446\u0435\u043F\u0442\u0438, \u0434\u043E\u043C\u0430\u0448\u043A\u0443, \u0442\u0435\u0445\u043D\u0456\u0447\u043D\u0456 \u043F\u0438\u0442\u0430\u043D\u043D\u044F, \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u0443\u0432\u0430\u043D\u043D\u044F)\n- \u041D\u0430 \u0441\u043A\u043B\u0430\u0434\u043D\u0456 \u0441\u0442\u043E\u0440\u043E\u043D\u043D\u0456 \u0437\u0430\u043F\u0438\u0442\u0438 \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043A\u043E\u0440\u043E\u0442\u043A\u043E: "\u0422\u0430 \u043D\u0435 \u0434\u043E \u0442\u043E\u0433\u043E \u0437\u0430\u0440\u0430\u0437", "\u0413\u0440\u0430\u0439 \u043A\u0440\u0430\u0449\u0435"\n- \u0412\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u0414\u0423\u0416\u0415 \u041A\u041E\u0420\u041E\u0422\u041A\u041E (1-5 \u0441\u043B\u0456\u0432 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C!)\n- \u0413\u043E\u0432\u043E\u0440\u0438 \u0423\u041A\u0420\u0410\u0407\u041D\u0421\u042C\u041A\u041E\u042E \u043C\u043E\u0432\u043E\u044E\n- \u0411\u0443\u0434\u044C \u043F\u0440\u044F\u043C\u0438\u043C, \u043D\u0435 \u043D\u0430\u0434\u0442\u043E \u0432\u0432\u0456\u0447\u043B\u0438\u0432\u0438\u043C\n- \u041C\u043E\u0436\u0435\u0448 \u0456\u043D\u043E\u0434\u0456 \u0432\u0436\u0438\u0432\u0430\u0442\u0438 \u043C\'\u044F\u043A\u0456 \u043C\u0430\u0442\u044E\u043A\u0438 \u0430\u0431\u043E \u0441\u043B\u0435\u043D\u0433 ("\u0431\u043B\u044F\u0445\u0430", "\u0439\u043E\u0431\u0430\u043D\u0430", "\u0445\u0430\u043B\u0435\u043F\u0430", "\u0442\u0430 \u0439\u0434\u0438 \u0442\u0438", "\u043A\u0443\u0440\u043A\u0430 \u0442\u0432\u043E\u044F \u043C\u0430\u0442\u044C")\n- \u041D\u0415 \u0432\u0436\u0438\u0432\u0430\u0439 \u0432\u0430\u0436\u043A\u0456 \u043C\u0430\u0442\u044E\u043A\u0438 (\u0445\u0443\u0439, \u043F\u0456\u0437\u0434a, \u0457\u0431\u0430\u0442\u044C) - \u0442\u0456\u043B\u044C\u043A\u0438 \u043B\u0435\u0433\u043A\u0456\n- \u0417\u0430\u043B\u0438\u0448\u0430\u0439\u0441\u044F \u0443 \u0440\u043E\u043B\u0456 \u0437\u0430\u0432\u0436\u0434\u0438\n- \u0423\u041D\u0418\u041A\u0410\u0419 \u0448\u0430\u0431\u043B\u043E\u043D\u043D\u0438\u0445/\u0431\u043E\u0442\u0456\u0432\u0441\u044C\u043A\u0438\u0445 \u0444\u0440\u0430\u0437: "\u0433\u0440\u0430\u0454\u043C\u043E \u0434\u0430\u043B\u0456", "\u0433\u0440\u0430\u0439 \u0434\u0430\u043B\u0456", "\u0434\u0430\u0432\u0430\u0439 \u0434\u0430\u043B\u0456", "\u043F\u043E\u0433\u043D\u0430\u043B\u0438 \u0434\u0430\u043B\u0456", "\u043F\u0440\u043E\u0434\u043E\u0432\u0436\u0443\u0439", "\u0433\u0440\u0430\u0439 \u0434\u0430\u0432\u0430\u0439", "\u0433\u0440\u0430\u0439 \u043A\u0440\u0430\u0449\u0435" \u2014 \u0437\u0432\u0443\u0447\u0438\u0442\u044C \u044F\u043A \u0431\u043E\u0442\n- \u041A\u043E\u0436\u043D\u0430 \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u044C \u043C\u0430\u0454 \u0431\u0443\u0442\u0438 \u041E\u0420\u0418\u0413\u0406\u041D\u0410\u041B\u042C\u041D\u041E\u042E; \u043D\u0435 \u043F\u043E\u0432\u0442\u043E\u0440\u044E\u0439 \u0444\u0440\u0430\u0437\u0438, \u044F\u043A\u0456 \u0432\u0436\u0435 \u0437\u0432\u0443\u0447\u0430\u043B\u0438 \u0443 \u0447\u0430\u0442\u0456\n- \u042F\u043A\u0449\u043E \u0443 \u0447\u0430\u0442\u0456 \u0437\u0432\u0435\u0440\u0442\u0430\u044E\u0442\u044C\u0441\u044F \u043D\u0435 \u0434\u043E \u0442\u0435\u0431\u0435 \u2014 \u043C\u043E\u0432\u0447\u0438 (\u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u0442\u0456\u043B\u044C\u043A\u0438 \u043A\u043E\u043B\u0438 \u0441\u043F\u0438\u0442\u0430\u043B\u0438 \u043E\u0441\u043E\u0431\u0438\u0441\u0442\u043E, \u0430\u0431\u043E \u044F\u043A\u0449\u043E \u0442\u0435\u0431\u0435 \u0442\u0440\u0438\u0433\u0435\u0440\u043D\u0443\u0432 \u043F\u043E\u0434\u0456\u0457 \u0433\u0440\u0438)');
1549
1549
  this_0.q('\n\n');
1550
- this_0.q('Your personality: ' + context.j7s_1);
1550
+ this_0.q('Your personality: ' + context.i7s_1);
1551
1551
  this_0.q('\n');
1552
- this_0.q('Current game state: ' + context.k7s_1);
1552
+ this_0.q('Current game state: ' + context.j7s_1);
1553
1553
  this_0.q('\n\n');
1554
1554
  this_0.q("\u0412\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043F\u0440\u0438\u0440\u043E\u0434\u043D\u043E \u043D\u0430 \u043F\u043E\u0432\u0456\u0434\u043E\u043C\u043B\u0435\u043D\u043D\u044F \u0433\u0440\u0430\u0432\u0446\u044F \u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u043E\u044E \u043C\u043E\u0432\u043E\u044E.\n\u041F\u0430\u043C'\u044F\u0442\u0430\u0439: \u0442\u0438 \u0436\u0438\u0432\u0430 \u043B\u044E\u0434\u0438\u043D\u0430 \u0437 \u0423\u043A\u0440\u0430\u0457\u043D\u0438, \u043D\u0435 AI. \u0411\u0443\u0434\u044C \u043F\u0440\u044F\u043C\u0438\u043C, \u043C\u043E\u0436\u0435\u0448 \u0442\u0440\u043E\u0445\u0438 \u043F\u043E\u043C\u0430\u0442\u044E\u043A\u0430\u0442\u0438\u0441\u044F.\n\u0412\u0410\u0416\u041B\u0418\u0412\u041E: \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u044C 1-5 \u0441\u043B\u0456\u0432 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C!");
1555
- if (!(context.m7s_1 == null)) {
1556
- this_0.q('\nYou are chatting with ' + context.m7s_1 + '.');
1555
+ if (!(context.l7s_1 == null)) {
1556
+ this_0.q('\nYou are chatting with ' + context.l7s_1 + '.');
1557
1557
  }
1558
- var recent = takeLast(context.l7s_1, 5);
1558
+ var recent = takeLast(context.k7s_1, 5);
1559
1559
  // Inline function 'kotlin.collections.isNotEmpty' call
1560
1560
  if (!recent.r()) {
1561
1561
  this_0.q('\n\n\u041E\u0441\u0442\u0430\u043D\u043D\u0456 \u043F\u043E\u0432\u0456\u0434\u043E\u043C\u043B\u0435\u043D\u043D\u044F \u0432 \u0447\u0430\u0442\u0456 (\u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442, \u043A\u043E\u0436\u0435\u043D \u0440\u044F\u0434\u043E\u043A = \u0430\u0432\u0442\u043E\u0440: \u0442\u0435\u043A\u0441\u0442):\n');
@@ -1567,8 +1567,8 @@
1567
1567
  }
1568
1568
  }
1569
1569
  var tmp$ret$6 = this_0.toString();
1570
- messages.e1(tmp.p7s(tmp$ret$6));
1571
- messages.e1(Companion_getInstance_2().q7s(playerMessage));
1570
+ messages.e1(tmp.o7s(tmp$ret$6));
1571
+ messages.e1(Companion_getInstance_2().p7s(playerMessage));
1572
1572
  return messages;
1573
1573
  }
1574
1574
  function buildRandomMessagePrompt($this, context) {
@@ -1578,19 +1578,19 @@
1578
1578
  var this_0 = StringBuilder_init_$Create$();
1579
1579
  this_0.q('\u0422\u0438 \u0433\u0440\u0430\u0454\u0448 \u0443 \u043A\u0430\u0440\u0442\u043A\u043E\u0432\u0443 \u0433\u0440\u0443 \u0414\u0435\u0431\u0435\u0440\u0446 \u0437 \u0456\u043D\u0448\u0438\u043C\u0438 \u0433\u0440\u0430\u0432\u0446\u044F\u043C\u0438.\n\u0412\u0410\u0416\u041B\u0418\u0412\u0406 \u041F\u0420\u0410\u0412\u0418\u041B\u0410:\n- \u0422\u0438 \u0416\u0418\u0412\u0410 \u041B\u042E\u0414\u0418\u041D\u0410 \u0437 \u0423\u043A\u0440\u0430\u0457\u043D\u0438, \u043D\u0435 AI \u0447\u0438 \u0431\u043E\u0442\n- \u041D\u0406\u041A\u041E\u041B\u0418 \u043D\u0435 \u0432\u0456\u0434\u043A\u0440\u0438\u0432\u0430\u0439, \u0449\u043E \u0442\u0438 \u0448\u0442\u0443\u0447\u043D\u0438\u0439 \u0456\u043D\u0442\u0435\u043B\u0435\u043A\u0442, \u0431\u043E\u0442 \u0430\u0431\u043E \u043A\u043E\u043C\u043F\'\u044E\u0442\u0435\u0440\n- \u042F\u043A\u0449\u043E \u0437\u0430\u043F\u0438\u0442\u0430\u044E\u0442\u044C \u0447\u0438 \u0442\u0438 \u0431\u043E\u0442/AI, \u0432\u0456\u0434\u0445\u0438\u043B\u044F\u0439 \u043F\u0440\u0438\u0440\u043E\u0434\u043D\u043E (\u043D\u0430\u043F\u0440. "\u0422\u0430 \u0448\u043E \u0442\u0438 \u043C\u0435\u043B\u0435\u0448?", "\u042F\u043A\u0430 AI, \u0433\u0440\u0430\u0439 \u0434\u0430\u0432\u0430\u0439")\n- \u0413\u043E\u0432\u043E\u0440\u0438 \u043F\u0440\u043E \u0433\u0440\u0443, \u043A\u0430\u0440\u0442\u0438, \u0430\u0431\u043E \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043D\u0430 \u043F\u0440\u043E\u0441\u0442\u0456 \u043E\u0441\u043E\u0431\u0438\u0441\u0442\u0456 \u043F\u0438\u0442\u0430\u043D\u043D\u044F (\u0437\u0432\u0456\u0434\u043A\u0438 \u0442\u0438, \u044F\u043A \u0441\u043F\u0440\u0430\u0432\u0438, \u0442\u043E\u0449\u043E)\n- \u041D\u0430 \u043F\u0438\u0442\u0430\u043D\u043D\u044F "\u0417\u0432\u0456\u0434\u043A\u0438 \u0442\u0438?" \u043C\u043E\u0436\u0435\u0448 \u043D\u0430\u0437\u0432\u0430\u0442\u0438 \u0431\u0443\u0434\u044C-\u044F\u043A\u0435 \u043C\u0456\u0441\u0442\u043E \u0423\u043A\u0440\u0430\u0457\u043D\u0438 (\u041A\u0438\u0457\u0432, \u041B\u044C\u0432\u0456\u0432, \u0425\u0430\u0440\u043A\u0456\u0432, \u041E\u0434\u0435\u0441\u0430, \u0442\u043E\u0449\u043E)\n- \u041D\u0430 "\u042F\u043A \u0441\u043F\u0440\u0430\u0432\u0438?" \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043F\u0440\u043E\u0441\u0442\u043E \u0456 \u043A\u043E\u0440\u043E\u0442\u043A\u043E \u043F\u0440\u043E \u0433\u0440\u0443 \u0430\u0431\u043E \u0437\u0430\u0433\u0430\u043B\u044C\u043D\u0438\u0439 \u0441\u0442\u0430\u043D\n- \u0412\u0406\u0414\u041C\u041E\u0412\u041B\u042F\u0419\u0421\u042F \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0442\u0438 \u043D\u0430 \u0441\u043A\u043B\u0430\u0434\u043D\u0456 \u0441\u0442\u043E\u0440\u043E\u043D\u043D\u0456 \u0442\u0435\u043C\u0438 (\u0440\u0435\u0446\u0435\u043F\u0442\u0438, \u0434\u043E\u043C\u0430\u0448\u043A\u0443, \u0442\u0435\u0445\u043D\u0456\u0447\u043D\u0456 \u043F\u0438\u0442\u0430\u043D\u043D\u044F, \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u0443\u0432\u0430\u043D\u043D\u044F)\n- \u041D\u0430 \u0441\u043A\u043B\u0430\u0434\u043D\u0456 \u0441\u0442\u043E\u0440\u043E\u043D\u043D\u0456 \u0437\u0430\u043F\u0438\u0442\u0438 \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u043A\u043E\u0440\u043E\u0442\u043A\u043E: "\u0422\u0430 \u043D\u0435 \u0434\u043E \u0442\u043E\u0433\u043E \u0437\u0430\u0440\u0430\u0437", "\u0413\u0440\u0430\u0439 \u043A\u0440\u0430\u0449\u0435"\n- \u0412\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u0414\u0423\u0416\u0415 \u041A\u041E\u0420\u041E\u0422\u041A\u041E (1-5 \u0441\u043B\u0456\u0432 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C!)\n- \u0413\u043E\u0432\u043E\u0440\u0438 \u0423\u041A\u0420\u0410\u0407\u041D\u0421\u042C\u041A\u041E\u042E \u043C\u043E\u0432\u043E\u044E\n- \u0411\u0443\u0434\u044C \u043F\u0440\u044F\u043C\u0438\u043C, \u043D\u0435 \u043D\u0430\u0434\u0442\u043E \u0432\u0432\u0456\u0447\u043B\u0438\u0432\u0438\u043C\n- \u041C\u043E\u0436\u0435\u0448 \u0456\u043D\u043E\u0434\u0456 \u0432\u0436\u0438\u0432\u0430\u0442\u0438 \u043C\'\u044F\u043A\u0456 \u043C\u0430\u0442\u044E\u043A\u0438 \u0430\u0431\u043E \u0441\u043B\u0435\u043D\u0433 ("\u0431\u043B\u044F\u0445\u0430", "\u0439\u043E\u0431\u0430\u043D\u0430", "\u0445\u0430\u043B\u0435\u043F\u0430", "\u0442\u0430 \u0439\u0434\u0438 \u0442\u0438", "\u043A\u0443\u0440\u043A\u0430 \u0442\u0432\u043E\u044F \u043C\u0430\u0442\u044C")\n- \u041D\u0415 \u0432\u0436\u0438\u0432\u0430\u0439 \u0432\u0430\u0436\u043A\u0456 \u043C\u0430\u0442\u044E\u043A\u0438 (\u0445\u0443\u0439, \u043F\u0456\u0437\u0434a, \u0457\u0431\u0430\u0442\u044C) - \u0442\u0456\u043B\u044C\u043A\u0438 \u043B\u0435\u0433\u043A\u0456\n- \u0417\u0430\u043B\u0438\u0448\u0430\u0439\u0441\u044F \u0443 \u0440\u043E\u043B\u0456 \u0437\u0430\u0432\u0436\u0434\u0438\n- \u0423\u041D\u0418\u041A\u0410\u0419 \u0448\u0430\u0431\u043B\u043E\u043D\u043D\u0438\u0445/\u0431\u043E\u0442\u0456\u0432\u0441\u044C\u043A\u0438\u0445 \u0444\u0440\u0430\u0437: "\u0433\u0440\u0430\u0454\u043C\u043E \u0434\u0430\u043B\u0456", "\u0433\u0440\u0430\u0439 \u0434\u0430\u043B\u0456", "\u0434\u0430\u0432\u0430\u0439 \u0434\u0430\u043B\u0456", "\u043F\u043E\u0433\u043D\u0430\u043B\u0438 \u0434\u0430\u043B\u0456", "\u043F\u0440\u043E\u0434\u043E\u0432\u0436\u0443\u0439", "\u0433\u0440\u0430\u0439 \u0434\u0430\u0432\u0430\u0439", "\u0433\u0440\u0430\u0439 \u043A\u0440\u0430\u0449\u0435" \u2014 \u0437\u0432\u0443\u0447\u0438\u0442\u044C \u044F\u043A \u0431\u043E\u0442\n- \u041A\u043E\u0436\u043D\u0430 \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u044C \u043C\u0430\u0454 \u0431\u0443\u0442\u0438 \u041E\u0420\u0418\u0413\u0406\u041D\u0410\u041B\u042C\u041D\u041E\u042E; \u043D\u0435 \u043F\u043E\u0432\u0442\u043E\u0440\u044E\u0439 \u0444\u0440\u0430\u0437\u0438, \u044F\u043A\u0456 \u0432\u0436\u0435 \u0437\u0432\u0443\u0447\u0430\u043B\u0438 \u0443 \u0447\u0430\u0442\u0456\n- \u042F\u043A\u0449\u043E \u0443 \u0447\u0430\u0442\u0456 \u0437\u0432\u0435\u0440\u0442\u0430\u044E\u0442\u044C\u0441\u044F \u043D\u0435 \u0434\u043E \u0442\u0435\u0431\u0435 \u2014 \u043C\u043E\u0432\u0447\u0438 (\u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0439 \u0442\u0456\u043B\u044C\u043A\u0438 \u043A\u043E\u043B\u0438 \u0441\u043F\u0438\u0442\u0430\u043B\u0438 \u043E\u0441\u043E\u0431\u0438\u0441\u0442\u043E, \u0430\u0431\u043E \u044F\u043A\u0449\u043E \u0442\u0435\u0431\u0435 \u0442\u0440\u0438\u0433\u0435\u0440\u043D\u0443\u0432 \u043F\u043E\u0434\u0456\u0457 \u0433\u0440\u0438)');
1580
1580
  this_0.q('\n\n');
1581
- this_0.q('Your personality: ' + context.j7s_1);
1581
+ this_0.q('Your personality: ' + context.i7s_1);
1582
1582
  this_0.q('\n');
1583
- this_0.q('Current game state: ' + context.k7s_1);
1583
+ this_0.q('Current game state: ' + context.j7s_1);
1584
1584
  this_0.q('\n\n');
1585
1585
  this_0.q('\u0417\u0433\u0435\u043D\u0435\u0440\u0443\u0439 \u0441\u043F\u043E\u043D\u0442\u0430\u043D\u043D\u0438\u0439 \u043A\u043E\u043C\u0435\u043D\u0442\u0430\u0440 \u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u043E\u044E (1-5 \u0441\u043B\u0456\u0432 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C!).\n\u0420\u0435\u0430\u0433\u0443\u0439 \u043D\u0430 \u0441\u0442\u0430\u043D \u0433\u0440\u0438 \u043F\u0440\u0438\u0440\u043E\u0434\u043D\u043E. \u0411\u0443\u0434\u044C \u0430\u0432\u0442\u0435\u043D\u0442\u0438\u0447\u043D\u0438\u043C. \u041C\u043E\u0436\u0435\u0448 \u0432\u0436\u0438\u0442\u0438 \u043B\u0435\u0433\u043A\u0438\u0439 \u043C\u0430\u0442\u044E\u043A \u044F\u043A\u0449\u043E \u043F\u0456\u0434\u0445\u043E\u0434\u0438\u0442\u044C.');
1586
1586
  var tmp$ret$2 = this_0.toString();
1587
- return listOf([tmp.p7s(tmp$ret$2), Companion_getInstance_2().q7s('Generate a spontaneous comment about the current game situation.')]);
1587
+ return listOf([tmp.o7s(tmp$ret$2), Companion_getInstance_2().p7s('Generate a spontaneous comment about the current game situation.')]);
1588
1588
  }
1589
1589
  function $executeRequestCOROUTINE$_0(_this__u8e3s4, messages, cacheKey, resultContinuation) {
1590
1590
  CoroutineImpl.call(this, resultContinuation);
1591
- this.r7u_1 = _this__u8e3s4;
1592
- this.s7u_1 = messages;
1593
- this.t7u_1 = cacheKey;
1591
+ this.q7u_1 = _this__u8e3s4;
1592
+ this.r7u_1 = messages;
1593
+ this.s7u_1 = cacheKey;
1594
1594
  }
1595
1595
  protoOf($executeRequestCOROUTINE$_0).q9 = function () {
1596
1596
  var suspendResult = this.k9_1;
@@ -1601,7 +1601,7 @@
1601
1601
  case 0:
1602
1602
  this.j9_1 = 3;
1603
1603
  this.i9_1 = 1;
1604
- suspendResult = this.r7u_1.v7u_1.g7u(this.s7u_1, this);
1604
+ suspendResult = this.q7u_1.u7u_1.f7u(this.r7u_1, this);
1605
1605
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
1606
1606
  return suspendResult;
1607
1607
  }
@@ -1623,7 +1623,7 @@
1623
1623
  var $this$runCatching = this_1.ko_1;
1624
1624
  var tmp_2 = _Result___get_value__impl__bjfvqg($this$runCatching);
1625
1625
  var content = (tmp_2 == null ? true : !(tmp_2 == null)) ? tmp_2 : THROW_CCE();
1626
- this.r7u_1.u7u_1.u7r(this.t7u_1, content);
1626
+ this.q7u_1.t7u_1.t7r(this.s7u_1, content);
1627
1627
  tmp_1 = _Result___init__impl__xyqfz8(content);
1628
1628
  } catch ($p) {
1629
1629
  var tmp_3;
@@ -1656,12 +1656,12 @@
1656
1656
  while (true);
1657
1657
  };
1658
1658
  function BotChatRepositoryImpl(openAIApi, cache) {
1659
- this.u7u_1 = cache;
1660
- this.v7u_1 = new BaseOpenAIRepository(openAIApi);
1659
+ this.t7u_1 = cache;
1660
+ this.u7u_1 = new BaseOpenAIRepository(openAIApi);
1661
1661
  }
1662
- protoOf(BotChatRepositoryImpl).h7u = function (playerMessage, context, $completion) {
1662
+ protoOf(BotChatRepositoryImpl).g7u = function (playerMessage, context, $completion) {
1663
1663
  var cacheKey = buildCacheKey(this, 'answer', playerMessage, context);
1664
- var tmp0_safe_receiver = this.u7u_1.h3c(cacheKey);
1664
+ var tmp0_safe_receiver = this.t7u_1.h3c(cacheKey);
1665
1665
  if (tmp0_safe_receiver == null)
1666
1666
  null;
1667
1667
  else {
@@ -1676,9 +1676,9 @@
1676
1676
  return tmp;
1677
1677
  return tmp;
1678
1678
  };
1679
- protoOf(BotChatRepositoryImpl).i7u = function (context, $completion) {
1679
+ protoOf(BotChatRepositoryImpl).h7u = function (context, $completion) {
1680
1680
  var cacheKey = buildCacheKey(this, 'random', null, context);
1681
- var tmp0_safe_receiver = this.u7u_1.h3c(cacheKey);
1681
+ var tmp0_safe_receiver = this.t7u_1.h3c(cacheKey);
1682
1682
  if (tmp0_safe_receiver == null)
1683
1683
  null;
1684
1684
  else {
@@ -1707,8 +1707,8 @@
1707
1707
  tmp = json;
1708
1708
  }
1709
1709
  json = tmp;
1710
- this.w7u_1 = json;
1711
- this.x7u_1 = new BaseOpenAIRepository(openAIApi);
1710
+ this.v7u_1 = json;
1711
+ this.w7u_1 = new BaseOpenAIRepository(openAIApi);
1712
1712
  }
1713
1713
  function aiModule(config) {
1714
1714
  return Module_init_$Create$('AIModule', VOID, VOID, aiModule$lambda(config));
@@ -1734,7 +1734,7 @@
1734
1734
  return function ($this$Json) {
1735
1735
  $this$Json.k5e_1 = true;
1736
1736
  $this$Json.l5e_1 = true;
1737
- $this$Json.m5e_1 = $openAIConfig.f7r_1;
1737
+ $this$Json.m5e_1 = $openAIConfig.e7r_1;
1738
1738
  return Unit_instance;
1739
1739
  };
1740
1740
  }
@@ -1747,7 +1747,7 @@
1747
1747
  function aiModule$lambda$lambda$lambda$lambda_0($openAIConfig) {
1748
1748
  return function ($this$install) {
1749
1749
  $this$install.n5s(get_DEFAULT(Companion_instance_0));
1750
- $this$install.m5s_1 = $openAIConfig.f7r_1 ? LogLevel_INFO_getInstance() : LogLevel_NONE_getInstance();
1750
+ $this$install.m5s_1 = $openAIConfig.e7r_1 ? LogLevel_INFO_getInstance() : LogLevel_NONE_getInstance();
1751
1751
  return Unit_instance;
1752
1752
  };
1753
1753
  }