From ca5faee428c52f63c6b76103e73a7ffa54f89a1f Mon Sep 17 00:00:00 2001 From: ryan wong Date: Wed, 1 Mar 2023 15:43:16 -0500 Subject: [PATCH] update --- .DS_Store | Bin 6148 -> 6148 bytes README.md | 15 +++------------ 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/.DS_Store b/.DS_Store index b53c80aeb57de076e94f8ac480e046e1653110df..9623ec730b72057d62efe95c9a6222f6342b5e23 100644 GIT binary patch delta 113 zcmZoMXfc?uEcSsQ0|NsKgC0XVLncE>ZoZ34QcivnP>f^xEr&{>>qi_> $4 and < $7 remove pears, apples. ``` -Make a function passing in the answer to the 4 questions and structure GPT3 prompt given these rules to give you the list of recommeded fruits. +Tasks: -Make a simple flask POST API where we return the answers given the input in POST Body with content type application/json +1. Make a function passing in the answer to the 4 questions and structure GPT3 prompt given these rules to give you the list of recommeded fruits. +2. Make a simple flask POST API where we return the answers given the input in POST Body with content type application/json