chore: reduce bundle size

This commit is contained in:
josc146
2023-03-20 00:10:40 +08:00
parent 8c499fbbe1
commit 47e56f962a
18 changed files with 157 additions and 68 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
// SOFTWARE.
import { maxResponseTokenLength } from '../config.mjs'
import { maxResponseTokenLength } from '../config/index.mjs'
import { encode } from '@nem035/gpt-3-encoder'
// TODO add model support