24/11/07
Create MakeDecision Route.
curl --location --request POST 'localhost:8080/MakeDecision' \
--header 'Authorization: *****'
Connexion to the Chatgpt API.
Define the model of ChatGPT : gpt-3.5-turbo
Last updated
Create MakeDecision Route.
curl --location --request POST 'localhost:8080/MakeDecision' \
--header 'Authorization: *****'
Connexion to the Chatgpt API.
Define the model of ChatGPT : gpt-3.5-turbo
Last updated