We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc6045 commit 22bff17Copy full SHA for 22bff17
src/msfocr/llm/ocr_functions.py
@@ -1,6 +1,10 @@
1
"""Processing images by working with the Azure OpenAI API.
2
Note that the environment variable must be set for this module to work correctly.
3
+<<<<<<< Updated upstream
4
"""
5
+=======
6
+Re"""
7
+>>>>>>> Stashed changes
8
import base64
9
import json
10
from concurrent.futures.thread import ThreadPoolExecutor
0 commit comments