yao/kb/types
Max 723bd8257c Implement global configuration for PDF and FFmpeg in converters
- Added global configuration support for PDF and FFmpeg in the Knowledge Base, allowing converters to utilize default settings.
- Introduced functions to set and get global configurations for PDF and FFmpeg, enhancing flexibility in converter options.
- Updated OCR and Video converters to leverage global settings, with tests ensuring proper functionality and overrides.
- Enhanced test cases to validate the use of global configurations and property overrides, improving test coverage and reliability.
2025-07-27 14:47:49 +08:00
..
config.go Remove obsolete configuration and test files for Knowledge Base 2025-07-25 11:36:15 +08:00
config_test.go Remove obsolete configuration and test files for Knowledge Base 2025-07-25 11:36:15 +08:00
provider.go Remove obsolete configuration and test files for Knowledge Base 2025-07-25 11:36:15 +08:00
types.go Implement global configuration for PDF and FFmpeg in converters 2025-07-27 14:47:49 +08:00