]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commit
llm verification fixes
authorfomichev <vladimir.fomichev@erp-flowers.ru>
Tue, 5 May 2026 09:19:41 +0000 (12:19 +0300)
committerfomichev <vladimir.fomichev@erp-flowers.ru>
Tue, 5 May 2026 09:19:41 +0000 (12:19 +0300)
commit20bb85a7ee5c9d3ef89dec82d34c393d8290d38a
treeab31f942ef74cbed738964276cd5eec9b892df91
parent7f46bebe53c223167d69a98e2bc1adaf49084be6
llm verification fixes
20 files changed:
erp24/commands/AutoMarkController.php
erp24/config/env.php
erp24/controllers/AutoMarkController.php
erp24/migrations/m260505_120000_change_size_to_decimal_in_automark_and_nomenclature.php [new file with mode: 0644]
erp24/records/Products1cAutomarkPrediction.php
erp24/records/Products1cNomenclature.php
erp24/records/Products1cNomenclatureSearch.php
erp24/services/AutoMarkService.php
erp24/services/automark/CoordinatorLlmTransport.php
erp24/services/automark/LlmClient.php
erp24/services/automark/LlmVerifier.php
erp24/services/automark/LlmVerifyResult.php
erp24/services/automark/ParseResult.php
erp24/services/automark/RuleBasedParser.php
erp24/services/automark/SimilarityMatcher.php
erp24/tests/unit/services/automark/LlmClientTest.php
erp24/tests/unit/services/automark/LlmVerifierTest.php
erp24/tests/unit/services/automark/RuleBasedParserTest.php
erp24/views/auto-mark/index.php
erp24/views/auto-mark/review.php