refactor: make AI runtime z.ai-only and default to glm-5
This commit is contained in:
@@ -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'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user