Commit a7f40865 authored by Travis Fischer's avatar Travis Fischer

📑

parent 3b737ccb
...@@ -76,7 +76,7 @@ const api = new ChatGPTAPI({ markdown: false }) ...@@ -76,7 +76,7 @@ const api = new ChatGPTAPI({ markdown: false })
## Example ## Example
A full example is included for testing purposes: A full [example](./src/example.ts) is included for testing purposes:
``` ```
npx tsx src/example.ts npx tsx src/example.ts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment