ChatGPT 4 API
# 🤝help
s
Sorry for the newbie question: I have read the following so far and please correct if I am wrong. Botpress uses ChatGPT 4 as model. What would then be the benefit for my bot to integrate with the ChatGPT 4 API instead of using the model by Botpress? Thanks in advance.
a
Hey @some-bird-68569, no worries we're glad to have you on the server. Botpress actually still uses the GPT3.5 Turbo model, the same one that powers chatGPT. If you have personal access to GPT-4, you can use an PAI call from within an execute code card to get results, but you won't benefit from the nice graphic interface that Botpress uses- everything will need to be done in code.
s
Thanks for your reply. Actually the bot on the support page says that ChatGPT 4 is being used. So which one is true?
a
Hmmm I'll have to talk to that bot... We are working towards making GPT 4 available to all users. The rate limiting on GPT 4 is pretty severe, so while we could flick the switch today, any bots using GPT 4 would be s l o w as molasses, so we're waiting until we can roll it out with good user experience.
8 Views