yao/kb
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
..
providers Implement global configuration for PDF and FFmpeg in converters 2025-07-27 14:47:49 +08:00
types Implement global configuration for PDF and FFmpeg in converters 2025-07-27 14:47:49 +08:00
kb.go Implement global configuration for PDF and FFmpeg in converters 2025-07-27 14:47:49 +08:00
kb_test.go Enhance CI workflows and Knowledge Base integration 2025-07-23 17:42:10 +08:00
README.md Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00

Knowledge Base