Update README.md Add LiteDBStorage Link

This commit is contained in:
Gil Zhang 2025-01-04 00:00:21 +08:00 committed by GitHub
parent b959508410
commit 35ca81b6be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,6 +79,7 @@ BotSharp uses component design, the kernel is kept to a minimum, and business fu
#### Data Storages #### Data Storages
- BotSharp.Core.Repository - BotSharp.Core.Repository
- BotSharp.Plugin.MongoStorage - BotSharp.Plugin.MongoStorage
- [BotSharp.Plugin.LiteDBStorage](https://github.com/GreenShadeZhang/BotSharp/tree/dev_litedb/src/Plugins/BotSharp.Plugin.LiteDBStorage)
- BotSharp.Plugin.TencentCos - BotSharp.Plugin.TencentCos
#### LLMs #### LLMs