Merge pull request #813 from GreenShadeZhang/dev_update_readme

Update README.md Add LiteDBStorage Link
This commit is contained in:
Haiping 2025-01-03 16:31:05 +00:00 committed by GitHub
commit b0d2568d50
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
- BotSharp.Core.Repository
- BotSharp.Plugin.MongoStorage
- [BotSharp.Plugin.LiteDBStorage](https://github.com/GreenShadeZhang/BotSharp/tree/dev_litedb/src/Plugins/BotSharp.Plugin.LiteDBStorage)
- BotSharp.Plugin.TencentCos
#### LLMs