@eggjs/tegg-langchain
v3.64.5
Published
langchain for egg
Readme
@eggjs/tegg-langchain
使用注解的方式来开发 egg 中的 orm
Install
npm i --save @eggjs/tegg-orm-pluginConfig
// config/plugin.js
exports.teggOrm = {
package: '@eggjs/tegg-orm-plugin',
enable: true,
};