Skip to content

Commit 1ba2eb3

Browse files
committed
Fake commit
1 parent f30e6e6 commit 1ba2eb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python-markitdown/img_description.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
api_key = os.getenv("OPENAI_API_KEY")
77

8+
89
client = OpenAI(api_key=api_key)
910
md = MarkItDown(
1011
llm_client=client,

0 commit comments

Comments
 (0)