I wanted to stream the results from the ChatGPT API as they were ... import openai openai.api_key = open("/Users/simon/.openai-api-key.txt").read().strip() ...
確定! 回上一頁