feat(oai refactor): Replace openai_api with entrypoints/openai (#7351)
Co-authored-by: Jin Pan <jpan236@wisc.edu>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"import requests\n",
|
||||
"from PIL import Image\n",
|
||||
"\n",
|
||||
"from sglang.srt.openai_api.protocol import ChatCompletionRequest\n",
|
||||
"from sglang.srt.entrypoints.openai.protocol import ChatCompletionRequest\n",
|
||||
"from sglang.srt.conversation import chat_templates\n",
|
||||
"\n",
|
||||
"image = Image.open(\n",
|
||||
|
||||
Reference in New Issue
Block a user