ЮИ - фикс кодировки + порядок в карточках автопрогонов

This commit is contained in:
2026-04-19 00:10:38 +03:00
parent 0fb5190cbd
commit 6d131b0e30
11 changed files with 153 additions and 445 deletions
@@ -274,8 +274,8 @@ describe("assistantMemoryRecapPolicy", () => {
});
expect(context.contextualAnswerInspectionFollowup).toBe(true);
expect(reply).toContain("не контрагент");
expect(reply).toContain("не контрагент");
expect(reply).toContain("Рабочая станция");
expect(reply).toContain("Покупатель");
expect(reply).toContain("Покупатель");
});
});