yao/kb
Max 08c83e09e6 Update Schema methods to include locale parameter for providers
- Modified Schema methods across various providers (chunking, embedding, extractor, fetcher, converters) to accept an additional locale parameter, enhancing localization support.
- Updated corresponding test cases to reflect the changes in method signatures and ensure proper functionality with the new locale argument.
2025-08-09 09:11:25 +08:00
..
providers Update Schema methods to include locale parameter for providers 2025-08-09 09:11:25 +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