langchain for egg
npm install @eggjs/tegg-langchain
使用注解的方式来开发 egg 中的 orm
``shellnpm i --save @eggjs/tegg-orm-plugin`
shellnpm i --save @eggjs/tegg-orm-plugin
`js// config/plugin.jsexports.teggOrm = { package: '@eggjs/tegg-orm-plugin', enable: true,};``
js// config/plugin.jsexports.teggOrm = { package: '@eggjs/tegg-orm-plugin', enable: true,};