mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 17:49:16 +00:00
Merge remote-tracking branch 'f3n9/main' into azure-openai
This commit is contained in:
@@ -129,6 +129,7 @@ router.post('/responses', authenticateApiKey, async (req, res) => {
|
|||||||
'user',
|
'user',
|
||||||
'text_formatting',
|
'text_formatting',
|
||||||
'truncation',
|
'truncation',
|
||||||
|
'text',
|
||||||
'service_tier'
|
'service_tier'
|
||||||
]
|
]
|
||||||
fieldsToRemove.forEach((field) => {
|
fieldsToRemove.forEach((field) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user