Project

General

Profile

Actions

Bug #12

closed

Kommentall - Feature #4: Proof of concept

Chatbot - Normal Prompt - BE - Fix getOpenAIResponse()

Added by Tomislav Pleše 3 months ago. Updated about 2 months ago.

Status:
Closed
Priority:
Immediate
Start date:
09/13/2025
Due date:
% Done:

0%

Estimated time:
10:00 h

Description

After changes with Point, code for receiving Request from frontend ( sendRequest() ) and sending Request to OpenAI API endpoint has changed and is not working any more.

Actions #1

Updated by Tomislav Pleše 3 months ago

Types of Requests:

  1. Root Point
  2. Existing Point
  3. New Shard
  4. Existing Shard

{
"model": "gpt-3.5-turbo",
"messages": [
{
"role": "system",
"content": "Respond in English."
},
{
"role": "user",
"content": "Say yes."
}
],
"max_tokens": 20
}

Actions #2

Updated by Tomislav Pleše about 2 months ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF