OpenAI > Ask ChatGPT is does not working…
INPUT:
{
“pieceName”: “@activepieces/piece-openai”,
“pieceType”: “OFFICIAL”,
“packageType”: “REGISTRY”,
“actionName”: “ask_chatgpt”,
“pieceVersion”: “~0.5.2”,
“input”: {
“model”: “gpt-4o-mini”,
“temperature”: “0.5”,
“maxTokens”: “9999”,
“topP”: 1,
“frequencyPenalty”: 0,
“presencePenalty”: 0.6,
“roles”: [
{
“role”: “system”,
“content”: “Hava durumu bildirme uzmanısın”
}
],
“auth”: “{{connections[‘C4CwARsSAfd62g1Bxvi5x’]}}”,
“prompt”: “Rize’de yarın hava nasıl? ve şuan hangi tarihteyiz.”
},
“errorHandlingOptions”: {
“continueOnFailure”: {
“value”: false
},
“retryOnFailure”: {
“value”: false
}
},
“inputUiInfo”: {
“customizedInputs”: {},
“sampleDataInputFileId”: “R3wgtrxiwYobs4n1rJkxg”,
“lastTestDate”: “2025-06-20T16:26:53.995Z”
}
}