python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
GPT-3 question answering based on keywords
I am currently getting accustomed to GPT3, and I am trying to generate questions from a text by also inputting some keywords from that text. Ideally, they would be the answers to that question.
What I...
futuredataengineer
Votes: 0
Answers: 1
Calling remote API with "async" in ASMX webservice not working
I am trying to call a remote API from OpenAI. However, I want to call the remote API via my C# ASMX web service. (ASP.NET webforms project .NET 4.7)
The problem I am facing is the the remote call does...
user1144596
Votes: 0
Answers: 0
Why I cannot install OpenAI Universe on MacOS?
I've been trying to install OpenAI Universe with code 'pip install universe'
it shows errorenter image description here
but I've installed golang and libjpeg-turbo already
(universe) a@YXHdeMacBook-Pr...
颜小涵
Votes: 0
Answers: 0
Setting Environment variables in .venv
I am using .venv to create a virtual environment to use for a project. Within this project, I need to access the OpenAI GPT3 environment. For this, i have an API key, but I want to store it as an envi...
Fabian
Votes: 0
Answers: 2