mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-05 19:08:38 +08:00
@@ -725,7 +725,7 @@ export const ProviderConfigMap: Record<string, ProviderConfig> = {
|
||||
{
|
||||
name: 'paddleocr_api_url',
|
||||
label: 'paddleocrApiUrl',
|
||||
type: FormFieldType.Text,
|
||||
type: 'inputSelect',
|
||||
required: true,
|
||||
placeholder: 'paddleocrApiUrlPlaceholder',
|
||||
validation: { message: 'paddleocrApiUrlMessage' },
|
||||
|
||||
Reference in New Issue
Block a user