agsamantha/node_modules/langchain/dist/experimental/autogpt/schema.cjs
2024-10-02 15:15:21 -05:00

4 lines
139 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.FINISH_NAME = void 0;
exports.FINISH_NAME = "finish";