#how to prevent gpt3 to send back links ?
14 messages · Page 1 of 1 (latest)
is now gpt3 connected to internet ? if you have any explanations about this , please let me know
Im using gpt-3.5-turbo
params: {
model: "gpt-3.5-turbo",
max_tokens: 3000,
temperature: 0,
},
Tried this several times now also with 0 temperature and max length ~1k tokens
no difference really
so set a basic system or instruct message
An API for accessing new AI models developed by OpenAI
In general playground is nice for prompt-design.
this is weird xD , I give it better instructions like exemple discussion , and now it making nice completion as expected , but I still dont understand why I get that link
thanks btw mate
I hardly ever see any of the InstructGPT Models do nonsense like this, its rare but its happening sometimes.