chore: use Gemini 3.1 Pro for ZOPK company matching
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
Strongest available model for critical business analysis. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
827638c57a
commit
82c53153ea
@ -168,6 +168,7 @@ def match_company(company, projects, gemini_service, db, dry_run=False):
|
||||
temperature=0.3,
|
||||
feature='zopk_company_matching',
|
||||
company_id=company.id,
|
||||
model='3.1-pro', # Najmocniejszy model — kluczowa analiza biznesowa
|
||||
)
|
||||
|
||||
if not response_text:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user