custom npm claude-ai

This commit is contained in:
josc146
2024-03-03 23:05:19 +08:00
parent e5700a5b36
commit 643d5fef8d
4 changed files with 1000 additions and 63 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { pushRecord } from './shared.mjs'
import Claude from 'claude-ai'
import Claude from '../clients/claude'
import { Models } from '../../config/index.mjs'
/**