mirror of
https://github.com/alibaba/higress.git
synced 2026-06-05 10:37:28 +08:00
feat(ai-proxy): add promoteThinkingOnEmpty and hiclawMode config options (#3625)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -133,6 +133,8 @@ func TestOpenAI(t *testing.T) {
|
||||
test.RunOpenAIOnHttpResponseHeadersTests(t)
|
||||
test.RunOpenAIOnHttpResponseBodyTests(t)
|
||||
test.RunOpenAIOnStreamingResponseBodyTests(t)
|
||||
test.RunOpenAIPromoteThinkingOnEmptyTests(t)
|
||||
test.RunOpenAIPromoteThinkingOnEmptyStreamingTests(t)
|
||||
}
|
||||
|
||||
func TestQwen(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user