fix ocr
This commit is contained in:
@@ -17,6 +17,7 @@ class Settings(BaseSettings):
|
||||
|
||||
OCR_API_KEY: str = ""
|
||||
OCR_API_URL: str = ""
|
||||
OCR_MODEL: str = ""
|
||||
LLM_API_KEY: str = ""
|
||||
LLM_API_URL: str = ""
|
||||
LLM_MODEL: str = ""
|
||||
|
||||
Reference in New Issue
Block a user