refactor: make AI runtime z.ai-only and default to glm-5

This commit is contained in:
2026-03-02 22:27:39 -05:00
parent 812c4803f2
commit da2ce23bab
9 changed files with 152 additions and 384 deletions

View File

@@ -32,8 +32,8 @@ function filingWithExtraction(): Filing {
confidence: 0.4
},
extractionMeta: {
provider: 'ollama',
model: 'qwen3:8b',
provider: 'zhipu',
model: 'glm-4.7-flashx',
source: 'primary_document',
generatedAt: '2026-02-01T00:00:00.000Z'
}