add openai api
This commit is contained in:
@@ -7,4 +7,7 @@ OPENOCR_AUTO_DOWNLOAD=true
|
||||
OPENOCR_LAYOUT_THRESHOLD=0.4
|
||||
OPENOCR_MAX_LENGTH=2048
|
||||
OPENOCR_CORS_ORIGINS=*
|
||||
# Optional. When set, /v1/* endpoints require: Authorization: Bearer <key>
|
||||
OPENOCR_API_KEY=
|
||||
OPENOCR_OPENAI_MODEL=opendoc-0.1b
|
||||
OPENOCR_LOG_LEVEL=info
|
||||
|
||||
Reference in New Issue
Block a user