Merge remote-tracking branch 'f3n9/main' into azure-openai

This commit is contained in:
Feng Yue
2025-08-20 18:59:15 +08:00
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
1.1.114
1.1.115

View File

@@ -129,6 +129,7 @@ router.post('/responses', authenticateApiKey, async (req, res) => {
'user',
'text_formatting',
'truncation',
'text',
'service_tier'
]
fieldsToRemove.forEach((field) => {