Skip to content

Commit 1b6ca5b

Browse files
authored
Remove comment
1 parent 484844a commit 1b6ca5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tutorials/api_llm_demo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
logger = Logger(__name__)
1616

17-
"""Run a test run for any of the implemented optimizers."""
1817
parser = argparse.ArgumentParser()
1918
parser.add_argument("--base-url", default="https://api.openai.com/v1")
2019
parser.add_argument("--model", default="gpt-4o-2024-08-06")

0 commit comments

Comments
 (0)