Unverified Commit 8d646c2e authored by Calvin Chen's avatar Calvin Chen Committed by GitHub
Browse files

[Cleanup][v1]:remote guided-decoding-backend for example (#19059)


Signed-off-by: default avatarcalvin chen <120380290@qq.com>
parent 5d6d1adf
......@@ -139,7 +139,6 @@ def extra_backend_options_completion(client: OpenAI, model: str):
extra_body={
"guided_regex": r"\w+@\w+\.com\n",
"stop": ["\n"],
"guided_decoding_backend": "xgrammar",
"guided_decoding_disable_fallback": True,
},
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment