Update model AI GPT

This commit is contained in:
andrew.ng 2026-05-26 13:21:10 +07:00
parent 7e43a0edc4
commit 40f20bb55d
1 changed files with 2 additions and 2 deletions

View File

@ -919,7 +919,7 @@ export default class LineConnection {
} }
const payload = { const payload = {
model: 'gpt-5-mini', model: 'gpt-5.4',
messages: [ messages: [
{ {
role: 'user', role: 'user',
@ -1187,7 +1187,7 @@ ${this.config.reasonSkipPhysical ? `***User skip test ports:\n- ${this.config.re
const data = `-------[ATC]-[${dataFormat}]------- const data = `-------[ATC]-[${dataFormat}]-------
*****[DPELP]***** *****[DPELP]*****
License: ${licenses.join(', ')} License: ${licenses.join(', ')}
Issues: Detected by AI:
${note} ${note}
*****[Physical]***** *****[Physical]*****
Total Ports: ${portPhysical?.length} Total Ports: ${portPhysical?.length}