kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
feat:fix cli
rodzic
ae9eedc138
commit
7817ca0aba
|
@ -9,7 +9,7 @@ dotenv.config()
|
|||
* Demo CLI for testing conversation support.
|
||||
*
|
||||
* ```
|
||||
* npx tsx src/demo-conversation.ts
|
||||
* npx tsx demos/demo-conversation.ts
|
||||
* ```
|
||||
*/
|
||||
async function main() {
|
||||
|
|
|
@ -9,7 +9,7 @@ dotenv.config()
|
|||
* Demo CLI for testing basic functionality.
|
||||
*
|
||||
* ```
|
||||
* npx tsx src/demo.ts
|
||||
* npx tsx demos/demo.ts
|
||||
* ```
|
||||
*/
|
||||
async function main() {
|
||||
|
|
Ładowanie…
Reference in New Issue