yao/kb
Max d653d2a51d Add uploader configuration and default value in Config
- Introduced Uploader field in the Config struct to allow optional file uploader configuration.
- Implemented logic to set a default uploader value if not explicitly configured during JSON unmarshalling.
2025-08-06 10:08:19 +08:00
..
providers Implement global configuration for PDF and FFmpeg in converters 2025-07-27 14:47:49 +08:00
types Add uploader configuration and default value in Config 2025-08-06 10:08:19 +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