yao/kb
Max 28368a31b0 Refactor Config struct to ensure consistent JSON/YAML field handling
- Updated the Config struct to include `omitempty` for optional fields in JSON and YAML serialization, ensuring that empty values are omitted from the output.
- Enhanced the Provider struct and related configurations to maintain consistency in field definitions and improve clarity in the codebase.
2025-08-08 17:41:45 +08:00
..
providers Implement global configuration for PDF and FFmpeg in converters 2025-07-27 14:47:49 +08:00
types Refactor Config struct to ensure consistent JSON/YAML field handling 2025-08-08 17:41:45 +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