Skip to content

Commit

Permalink
chore: 🤐 commented out main function in oai-tool.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Dec 10, 2024
1 parent 7787baf commit 54b4b37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/sample/genaisrc/oai-tool.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
import OpenAI from "openai"
import "dotenv/config"
Expand Down Expand Up @@ -65,3 +66,4 @@ async function main() {
}
main()
*/

0 comments on commit 54b4b37

Please sign in to comment.