Skip to content

Commit d445fdb

Browse files
authored
Lint
1 parent 4c14738 commit d445fdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/gradio_chat/server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import gradio as gr
2-
32
from openai import OpenAI
43

54
client = OpenAI(base_url="http://localhost:8000/v1", api_key="llama.cpp")

0 commit comments

Comments
 (0)