feat: add baidu api
This commit is contained in:
@@ -11,6 +11,7 @@ const (
|
||||
ProviderMathpix RecognitionLogProvider = "mathpix"
|
||||
ProviderSiliconflow RecognitionLogProvider = "siliconflow"
|
||||
ProviderTexpixel RecognitionLogProvider = "texpixel"
|
||||
ProviderBaiduOCR RecognitionLogProvider = "baidu_ocr"
|
||||
)
|
||||
|
||||
// RecognitionLog 识别调用日志表,记录第三方API调用请求和响应
|
||||
|
||||
Reference in New Issue
Block a user