We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 484844a commit 1b6ca5bCopy full SHA for 1b6ca5b
tutorials/api_llm_demo.py
@@ -14,7 +14,6 @@
14
15
logger = Logger(__name__)
16
17
-"""Run a test run for any of the implemented optimizers."""
18
parser = argparse.ArgumentParser()
19
parser.add_argument("--base-url", default="https://api.openai.com/v1")
20
parser.add_argument("--model", default="gpt-4o-2024-08-06")
0 commit comments