compose-chatgpt-kotlin-android-chatbot icon indicating copy to clipboard operation
compose-chatgpt-kotlin-android-chatbot copied to clipboard

Small Fix: Issue #17 - adjusting GPT model

Open joaocarlosleme opened this issue 2 years ago • 1 comments
trafficstars

as pointed by @sollarp on issue 17.

joaocarlosleme avatar Oct 29 '23 21:10 joaocarlosleme

Hi, I found this article and it says that gpt-3-5-turbo-instruct is another model not alternative for gpt-3-5-turbo, so I think you need to keep gpt-3.5-turbo and add the new one with value is gpt-3.5-turbo-instruct. What do you think?

lambiengcode avatar Nov 19 '23 05:11 lambiengcode