Rename streaming to stream to align with OpenAI API (#1332)

Signed-off-by: Xinyao Wang <xinyao.wang@intel.com>
This commit is contained in:
XinyaoWa
2025-01-06 13:25:55 +08:00
committed by GitHub
parent 1f29eca288
commit 464e2d3125
53 changed files with 70 additions and 57 deletions

View File

@@ -38,7 +38,7 @@ test_cases:
top_k: 10
top_p: 0.95
repetition_penalty: 1.03
streaming: true
stream: true
llmserve:
run_test: true
service_name: "codetrans-llm-svc" # Replace with your service name