Jiangzhuo

Results 2 issues of Jiangzhuo

This pull request introduces multiprocessing in the `load_documents()` function to improve performance by utilizing multiple cores for document loading. **Key Changes** - The `load_documents()` function now uses Python's multiprocessing module,...

### Description ### Introduction The SaaS Boilerplate currently supports multiple social authentication providers. To enhance its flexibility and attract more developers, we propose integrating GitHub as an additional social authentication...

enhancement