Skip to content

Commit 5666134

Browse files
committed
Merge branch 'Feature/API-Enhancements' of https://github.com/finitearth/promptolution into Feature/API-Enhancements
2 parents 4eff0db + 1b6ca5b commit 5666134

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)