StackAi query
# 🤝help
a
hey guys i am facing an issue with stack Ai while i am setting up an Open Ai to make a persona chatbot it shows me this error what should I do?

https://cdn.discordapp.com/attachments/1145004936027971584/1145004936204144700/Screenshot_107.png

b
Hello, Stack AI is another platform with its own community where you can solve this kind of doubts. However I also have a basic setup that I integrated with my botpress chatbot, I don't know why you have that node at the bottom right. Should it be a simple Q&A setup, or did you add that node to do something else? Here is a picture of my configuration

https://cdn.discordapp.com/attachments/1145004936027971584/1145035249957470398/image.png

if you want to integrate directly the openAI chatgpt api, I recommend you to do it directly in botpress, of course if you have a key.
and leaves StackAI with its basic configuration. If you want to do more there you should better resort to their forums because it could be a bug that only they will be aware of.
remember also that the IA Task node of botpress uses chatgpt
I use Stack AI as a simple fallback if I don't have answers with the ia in botpress, the same as with chatgpt OpenAI directly, only as a fallback if I can't solve with AI Task or KB agent of botpress.
g
Use flowise and langchain. Same LLM and so much cheaper.
f
Have you used flowise with Botpress?
g
Yeah I've used it a few times it's great. So many different agent to use. Deployment on Render. Sometimes it does have hallucinations like all of them.
f
Alright ty
a
can you share that stack ai server link? i am unable to find it
4 Views