Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 271 Bytes

File metadata and controls

19 lines (13 loc) · 271 Bytes

ChatgptFunctioncallTestWithGolang

Requirements

  • golang 1.20

Preparations

  • Set the following environment variables
    OPENAI_API_KEY=<YOUR OPENAI_API_KEY>
    ORGANIZATION_ID=<YOUR ORGANIZATION_ID>
    

Usage

go run . "<YOUR MESSAGES>"