#Hi, I'm working on the transalete code
1 messages · Page 1 of 1 (latest)
I am using a gpt 4 turbo model,, I use the option for prompts so that the user can select the appropriate prompt. such as ask, debug, explain, translate
ah, I see, can you try using gpt-4 model instead of gpt-4 turbo model?
Can you show us some examples?
As you know, there are several models in openai
i use multiple models so that the user selects his own model in the interface and sends with the api request
GPT-4 Turbo models are something new, and we still need to check that output.
So, I wanted to test using gpt-4 model as it is proved after checking.
ah, then user need to find best model to work, and use that
are you a developer from openai
No, I am an individual developer who loves openai.
sorry do you like the python programming language
yes, I am using that actually. 😉
would you like to mourn with us to solve the code problem we are working on
sure
can I invite you on github
I'm having trouble with the prompt so the model doesn't understand the request sent by the user. i am confused in the code that i implemented all the parameters are connected smoothly. is this problem in the prompt
surely
my github id is
chatgptguru
you can see the code I'm working on, you can play or experiment
I have followed your gitube account
I still can not see any invitation
sorry I invited you... just play around with the code
The problem that occurs is in the prompt, you can experiment
yes, looks like your prompt can be improved
You are an expert programmer in all programming languages.
This sentense is in every prompt
You can update that for cases
Example;
"You are an code optimization chatbot in all programming languages."
You are an code debugging chatbot in all programming languages.