kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
Merge pull request #144 from samaritanz/main
commit
573b16251e
|
@ -9,7 +9,7 @@ dotenv.config()
|
||||||
* Demo CLI for testing conversation support.
|
* Demo CLI for testing conversation support.
|
||||||
*
|
*
|
||||||
* ```
|
* ```
|
||||||
* npx tsx src/demo-conversation.ts
|
* npx tsx demos/demo-conversation.ts
|
||||||
* ```
|
* ```
|
||||||
*/
|
*/
|
||||||
async function main() {
|
async function main() {
|
||||||
|
|
|
@ -9,7 +9,7 @@ dotenv.config()
|
||||||
* Demo CLI for testing basic functionality.
|
* Demo CLI for testing basic functionality.
|
||||||
*
|
*
|
||||||
* ```
|
* ```
|
||||||
* npx tsx src/demo.ts
|
* npx tsx demos/demo.ts
|
||||||
* ```
|
* ```
|
||||||
*/
|
*/
|
||||||
async function main() {
|
async function main() {
|
||||||
|
|
Ładowanie…
Reference in New Issue