ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# Baa 组件 在日常工作,我们结合 baa 开发了一些常用组件。 * baa开发工具 [bat](https://github.com/go-baa/doc/tree/master/zh-CN/component/bat.md) * 缓存库 [cache](https://github.com/go-baa/doc/tree/master/zh-CN/component/cache.md) * 连接池 [pool](https://github.com/go-baa/doc/tree/master/zh-CN/component/pool.md) * pongo2插件 for baa [pongo2](https://github.com/go-baa/doc/tree/master/zh-CN/component/pongo2.md) * 增强的模板渲染 for baa [render](https://github.com/go-baa/doc/tree/master/zh-CN/component/render.md) * 正则路由 for baa [router](https://github.com/go-baa/doc/tree/master/zh-CN/component/router.md)