Skip to content
    Back to all Bounties

    Earn 3,150 ($31.50)

    Time Remainingdue 2 years ago
    Completed

    Make this work with gpt-3.5-turbo instead of text-davinci

    YAQ
    YAQ
    Posted 2 years ago
    This Bounty has been completed!
    @YAQ's review of @MattDESTROYER
    5.0
    Average Rating
    Communication 5/5, Quality 5/5, Timeliness 5/5
    The task was done professionally and in a timely manner. Even though Matt was honest in his application that python wasn't his forte at the time, he still completed the task perfectly; which just shows he is willing to take on challenges and that he is capable of getting things done.

    Bounty Description

    Problem Description

    The entire thing is built out to work with text-davinci-003 - this is from one of Replit's recent youtube videos (link below) - but I think the same day the video came out, OpenAI announced gpt-3.5-turbo which is x10 cheaper than text-davinci-003. However, you can't just change the model name to gpt-3.5-turbo in the code and get this to work, I think the prompting needs to change, but I am not sure how exactly, and that's what I need someone to do.

    Acceptance Criteria

    It runs as intended and with no errors.

    Technical Details

    This 10 min video has all the basics about this specific project :]
    https://youtu.be/KAbkfdaeFEQ

    Link to Project

    https://replit.com/@YAQ/gpt-35-turbo-Chatbot?v=1