...Application1\PythonApplication1\PythonApplication1.
py 1
1 from http import client
2 from [Link] import QUESTION
3 from urllib import response
4 from venv import create
5 from openai import OpenAI
6 from [Link] import Query
7 client =OpenAI(api_key="")
8 while True:
9 Query = input("Write you question")
10 response=[Link],create(
11 model="gpt-3.5-turbo-instruct" ,
12 prompt=Query ,
13 max_token = 50)
14 data=[Link][0].test
15
16 print ("data")