Amazing demonstration! I couldn't believe my eyes after I have finally completed the procedure and it worked, despite my lack of any background knowledge to such stuff. It is simple and fun. Thanks!
Hello, thank you for your excellent video! I'd like to repeat your experience, but the problem is (and the reason why I need this) I live in a country which doesn't support OpenAI, I can log in only into Discord here. Is it possible to connect it through Discord? I'd appreciatre if you showed or explained the way.
I have error 429. After researching, I understood that I have a certain number of keys created in my GPT chat account. Is there a way to create a key that works?
Hey guys, I'm here to let you know that this video forgot to mention that, in order to get everything working, you need access to the API. All existing APIs currently require some form of payment. You may have the API key, but it's useless because there are no funds on the OpenAI account.
You can easlily do this with a filter condition in Make. Click on the bubble right next to the Telegram bubble and you see "Set up a filter". There you can say: only continue if text message contains...
Wow, this video is a game-changer! Thank you so much for sharing your expertise and knowledge with us, it's truly invaluable. You've helped us improve our skills and conquer new challenges. Keep up the amazing work, we can't thank you enough! 👏
getting the 429 error 429 - You exceeded your current quota, please check your plan and billing details Cause: You have run out of credits or hit your maximum monthly spend. Solution: Buy more credits or learn how to increase your limits. anyone knows how to work with this? do I really have to pay to openAI to be able to make this whole thing work?
Great. What if you want a longer chat history, esp with a treshold set by tokens (eg ”keep adding chat history if total nr of tokens is less 3000, but start pruning if greater than 3000 until below 3000) rather than nr of messages? Also, ”Make” is a really bad service name, because it's hard to search for, because so many other sites and videos use that word.
Strongly agree that is a very questionable brand name choice... It used to be Integromat. Much more googleable. I suppose for the chat history, you can pass the existing chat in as input to form the context. You can probably use some of the built-in methods to check the length of the text being sent in and then limit it to the latest 3000 tokens / approx 12k characters? I might be able to take a proper look later on.
I would like to make a bot where I can have an autoresponder like responding specific questions to my group, like Bank Info for payments, how to cancel membership etc. But also have it linked with CHATGPT. Can you explain process?
:D with home automation and such? There are some open source frameworks for voice assistants like rhasspy (github.com/rhasspy/rhasspy) so what if I show how to use one to build a more robust voice assistant and connect that to GPT?
Do you perhaps know how to add a functional inline keyboard and memory for a bot so that the AI remembers what the conversation was about? I would be very grateful if you could tell me. Thank you!
Beautifully put. Would this work for a telegram bot as well? I want for everyone to have their own chat because i guess with your approach if multiple people joined the channel they will be seeing other people's chat. And i dont want that
Hmm, based on this it will only work with a channel www.make.com/en/help/tutorials/using-telegram-bot-with-make. You are right that others would see the chats in the channel and you'd need a channel for each private conversation. Maybe a different integration is what you need.
If you mean direct messages to bots with that, then yes, that is possible. Not sure if its possible with make, but yeah it is possible. And you don't have to make a channel for that.
Can you please let me know if you have a video integrating telegram to jira where we can create /update user stories/test case contents from telegram so that its reflected in JIRA
when you have subscription, ChatGPT allows you make custom GPTs in your account, how can I connect that only to a telegram bot for larger audience to use?
Sono contento che ti sia piaciuto! È possibile effettuare chiamate API personalizzate a OpenAI attraverso make.com, quindi credo che si possa guardare all'API degli assistenti per ottenere un GPT personalizzato. platform.openai.com/docs/assistants/overview
I have this message "The operation failed with an error. [429] You have exceeded your current quota, please check your plan and billing details." // we are forced to switch to a paid plan??
Hmm, when I signed up to Make.com I got a month of Pro usage which gives 10 000 operations. But even the regular free tier has 1000 per month. What does it say when you look at the make.com stats? I'm not paying anything to them. A query to the OpenAI API costs me some small fraction of a cent.
Yep same unfortunately, i got this : RuntimeError [429] You exceeded your current quota, please check your plan and billing details. Origin OpenAI (DALL-E & ChatGPT) Automatic error handler If you want to handle this error automatically, choose one of the following options. This will create a new error-handler route in your scenario.
@@mikaelcodes I believe the error has to do with chatgpt api key. This is what is stopping me from working on this due to my geographic location and the banks here. I can't even pay the $5 for temporary authorization hold.
Можешь продолжить выпускать видео на тему улучшений GPT бота в телеграмме? Хотелось бы улучшить его, сам я плохо разбираюсь) а видео супер, спасибо огромное)
Great video, thanks for sharing the knowledge. I'm just having a problem. With the new Telegram Threads update, it keeps sending in the #general Main Thread. He can read the message of all topics, but he always replies in the main one. Do you know how I can get around this error? Thank you very much in advance.
In the second Telegram operation where the message gets sent there is a field for Message Thread ID. I reckon you just need to enter the right ID there and the message will go to the thread.
Thank you for video. for last telegram after chatbot, i received this error: 401 Unauthorized error! I think it is related to the telegram bot, however, i couldnot solve it. can you please help me?
Hello I am getting this error: The operation failed with an error. [429] You have reached your OpenAI API limit. Please check your [plan and billing details]
Pls. Help i got errors in chatGPT Operation 1 BundleValidationError Validation failed for 2 parameter(s). > Missing value of required parameter 'content'. > Missing value of required parameter 'content'. What to do pls. Help Mikael
Helo sir there is an error showing like the operation failed with an error. Validation failed for 1 parameters(s). Can you please help me to slove it.. pls can you provide any social media to contact you.. I have a doubt that's why
can you please help i have this error when i try to do it -> RuntimeError [429] You exceeded your current quota, please check your plan and billing details.
I am geting an error [400] Invalid value for 'content': expected a string, got null. :( ERROR [400] SOLVED: in Open AI Modul in Messages ->Messages Content(Change to ->) {{1.channel_post.text}}{{1.message.text}} And it works :) have Fun Friends
Man i just asked a company to make this bot for me and they asked for 8k 😂 and suddenly i see you have given it for free. Thank u ❤
8k? the same exact thing?
Amazing demonstration! I couldn't believe my eyes after I have finally completed the procedure and it worked, despite my lack of any background knowledge to such stuff. It is simple and fun. Thanks!
If somebody got Content error on CHATGPT ( the second part ) please change the User to System when you are adding CHATGPT in the middle of video
Thanks bro I got error on the second part
worked well to me. thankyou
this did not help
Hello, thank you for your excellent video! I'd like to repeat your experience, but the problem is (and the reason why I need this) I live in a country which doesn't support OpenAI, I can log in only into Discord here. Is it possible to connect it through Discord? I'd appreciatre if you showed or explained the way.
Thanks for the video. How to make it remember the conversation history?
I have error 429. After researching, I understood that I have a certain number of keys created in my GPT chat account. Is there a way to create a key that works?
did you manage to fix this?
Hey guys, I'm here to let you know that this video forgot to mention that, in order to get everything working, you need access to the API. All existing APIs currently require some form of payment. You may have the API key, but it's useless because there are no funds on the OpenAI account.
Why the reply is very short. Limited to 10-20 characters?
Is there a way to make sure that the bot replies only if he is @mentioned and not everytime?
i would like to know that
If u know some python, u well control it
You can easlily do this with a filter condition in Make. Click on the bubble right next to the Telegram bubble and you see "Set up a filter".
There you can say: only continue if text message contains...
Thank you for contributing this great tutorial. After following the steps, I successfully used chatgpt.🥰
Can you teach me how to add it please? I saw the video, but I still haven't finished it because I don't know where the error occurs
Wow, this video is a game-changer!
Thank you so much for sharing your expertise and knowledge with us, it's truly invaluable.
You've helped us improve our skills and conquer new challenges.
Keep up the amazing work, we can't thank you enough!
👏
Too kind!
the loading part of run module is taking forever??
Can you teach me how to add it please? I saw the video, but I still haven't finished it because I don't know where the error occurs
getting the 429 error
429 - You exceeded your current quota, please check your plan and billing details Cause: You have run out of credits or hit your maximum monthly spend.
Solution: Buy more credits or learn how to increase your limits.
anyone knows how to work with this?
do I really have to pay to openAI to be able to make this whole thing work?
hello is it possible so it only replies on a certain command like /command what is 2 + 2?
bro im getting this [400] 'content' is a required property - 'messages.0' please help me
try to paste channelname instead of id
Great video (I have an error with chat gpt : do i have to pay to make it work?)
Great. What if you want a longer chat history, esp with a treshold set by tokens (eg ”keep adding chat history if total nr of tokens is less 3000, but start pruning if greater than 3000 until below 3000) rather than nr of messages?
Also, ”Make” is a really bad service name, because it's hard to search for, because so many other sites and videos use that word.
Strongly agree that is a very questionable brand name choice... It used to be Integromat. Much more googleable.
I suppose for the chat history, you can pass the existing chat in as input to form the context. You can probably use some of the built-in methods to check the length of the text being sent in and then limit it to the latest 3000 tokens / approx 12k characters? I might be able to take a proper look later on.
If i may ask: can i use chatgpt on the bot in a direct conversation? Like does the bot have to necessarily be in a channel for it to work?
what vs code color theme you use or maybe make a video on your vscode extensions
Cyberpunk UMBRA Protocol, all glory to the maker www.vscolors.com/themes/d2ef4ecf-344b-4514-abc4-6d4eb2b6a33c-b0938ef2
Best description
This is so informative !!! And at the right time
I would like to make a bot where I can have an autoresponder like responding specific questions to my group, like Bank Info for payments, how to cancel membership etc. But also have it linked with CHATGPT. Can you explain process?
We need you to continue the series Build your own Ai assistant
:D with home automation and such? There are some open source frameworks for voice assistants like rhasspy (github.com/rhasspy/rhasspy) so what if I show how to use one to build a more robust voice assistant and connect that to GPT?
@@mikaelcodes That would be great (+how to play music on youtube or spotify; a reminder or to-do list, etc.)
Can you teach me how to add it please? I saw the video, but I still haven't finished it because I don't know where the error occurs
Do you perhaps know how to add a functional inline keyboard and memory for a bot so that the AI remembers what the conversation was about? I would be very grateful if you could tell me. Thank you!
10/10 bro!
amazing video...greate video.thank you.
How can I do the same for a group?
Beautifully put. Would this work for a telegram bot as well? I want for everyone to have their own chat because i guess with your approach if multiple people joined the channel they will be seeing other people's chat. And i dont want that
Hmm, based on this it will only work with a channel www.make.com/en/help/tutorials/using-telegram-bot-with-make. You are right that others would see the chats in the channel and you'd need a channel for each private conversation. Maybe a different integration is what you need.
Actually, with a Channel, only the admin can interact.
I would also like to integrate it into a telegram bot.
If you mean direct messages to bots with that, then yes, that is possible. Not sure if its possible with make, but yeah it is possible. And you don't have to make a channel for that.
FYI .. your API is shown at 1:33 , thanks for the tutorial.
It's true, great spot, but I did destroy the key and particular bot after making the video :)
can tons of public use it at the same time?
Sir, where did you get your organization id from? is it from Chatgpt or telegram?
please help me answer it. thank you!
It's from my OpenAI account.
Can you please let me know if you have a video integrating telegram to jira where we can create /update user stories/test case contents from telegram so that its reflected in JIRA
when you have subscription, ChatGPT allows you make custom GPTs in your account, how can I connect that only to a telegram bot for larger audience to use?
can we do this with groups also
God bless you. Good One..
is it limitless , i mean messaging
How to train chatgpt which linked to telebot. Tks
Can i use this to autoforward messages from channel to another?
Is it possible using this approach to add whisper support to it?
I am following exactly but got a 'runtime error' 401...?
Ciao, ottima guida! Tutto perfettamente funzionante! Saresti in grado di fare la stessa cosa impostando però un GPTS personalizzato?
Sono contento che ti sia piaciuto! È possibile effettuare chiamate API personalizzate a OpenAI attraverso make.com, quindi credo che si possa guardare all'API degli assistenti per ottenere un GPT personalizzato.
platform.openai.com/docs/assistants/overview
Very nice 🎉
This method requires ChatGPT API?
Would other people be able to use this bot too or Just you?
can we use Make to scrap websites?
How can I get the bot to retain the information prior to a new prompt
One way would be to store the chat history and pass it every time
Am returned with no results when searching for the bot in channel adminitrator. Any help please?
The operation failed with an error. [400] Invalid value for 'content': expected a string, got null?
I didn't find AI_Helper, any tips?
How can i fix this
The operation failed with an error. [400] Bad Request: chat not found
Hi. try to ask a bot what version he uses. he says it.s chat gpt 3. not even 3.5
I salute you
when I am running the module it's keep loading
I have this message "The operation failed with an error. [429] You have exceeded your current quota, please check your plan and billing details." // we are forced to switch to a paid plan??
Hmm, when I signed up to Make.com I got a month of Pro usage which gives 10 000 operations. But even the regular free tier has 1000 per month. What does it say when you look at the make.com stats? I'm not paying anything to them. A query to the OpenAI API costs me some small fraction of a cent.
Yep same unfortunately, i got this : RuntimeError [429] You exceeded your current quota, please check your plan and billing details.
Origin
OpenAI (DALL-E & ChatGPT)
Automatic error handler
If you want to handle this error automatically, choose one of the following options. This will create a new error-handler route in your scenario.
The error was in the second operation
I have that same problem. found a solution to this? @mikaelcodes pls help
@@mikaelcodes I believe the error has to do with chatgpt api key. This is what is stopping me from working on this due to my geographic location and the banks here. I can't even pay the $5 for temporary authorization hold.
Thanks for the video, Organisation ID? whats that?
You can find it once you've signed up for openai and go to platform.openai.com/account/org-settings
Hey, I have small problem with formatting code form GPT, it's always received with '''python ''' without code boarders. Can you help?
Hey. That's strange! Where are you putting the code?
I followed your instructions, but got Runtime error, please guide me how to fix this error, thank you very much!
So it says you have to upgrade the ChatGPT in order to use it
YES
It's not working. I did everything shown in the video. The message is not going after chatgpt to reply on telegram. Please. help
Можешь продолжить выпускать видео на тему улучшений GPT бота в телеграмме? Хотелось бы улучшить его, сам я плохо разбираюсь) а видео супер, спасибо огромное)
I don’t why I got bundle validator error in the second part. Someone can help.
i was asked to subscribe to open ai api?? hmmm
so i counldt proceed
Is it possible to set the parameters of the conversation to a single topic?
In setting up the scenario you can inject custom text so that the prompt is always going to include the topic instruction, for example.
Uhm u didn't show how to get Api key
Hi, i have error 429 in the second part. I was looking in comments and still can't find solution.
You have to pay to make it work
Bro error comeing chat gpt place so what can I do
Manage Channel is not showing Sir please Help me 🙏
Great video, thanks for sharing the knowledge. I'm just having a problem. With the new Telegram Threads update, it keeps sending in the #general Main Thread. He can read the message of all topics, but he always replies in the main one. Do you know how I can get around this error? Thank you very much in advance.
In the second Telegram operation where the message gets sent there is a field for Message Thread ID. I reckon you just need to enter the right ID there and the message will go to the thread.
is there an alternative to using the open api key?
Yes
Thank you😘
I need to see Chat with bot it self I mean not in channel
thanks ! Is it a free?
Thank you for video. for last telegram after chatbot, i received this error: 401 Unauthorized error! I think it is related to the telegram bot, however, i couldnot solve it. can you please help me?
Hmm do you have any more information to share? If you created many connections, be sure to use the right one also in the final Telegram module.
I will get error in operation and with max tokes is o and put something it will ask
I want to make it. Thanks
I get an error 429 You exceeded your current quota, how to resolve it,
Did you find a solution?
Hello I am getting this error:
The operation failed with an error. [429] You have reached your OpenAI API limit. Please check your [plan and billing details]
Do you have an OpenAI account and have you set up billing for it?
my favorite part is the insanely loud keyboard making it hard to hear you! thanks!
Life ain't a breeze so why should videos be?! Let 2024 be the year of whispering keyboards
Sid I complete the Frist step when I try to add chatgpt with the same API It's showing incorrect API
And which I'd I have to put on organisation I'd?
You need to have your own API key and not use the one in the video.
the loading part of run module is taking forever??
...
read more
It is free of cost
Sir I'm getting runtime error in chatgpt
very thanks
It askes for number of tokens. I think it is paid.
Pls. Help i got errors in chatGPT
Operation 1
BundleValidationError
Validation failed for 2 parameter(s).
> Missing value of required parameter 'content'.
> Missing value of required parameter 'content'.
What to do pls. Help Mikael
❤❤❤❤
5:10 No Understand You Skip
Hi
ha ha not work 😡😡🤬🤬😠😠
I offers job for you
You can contact me through the email on the channel about page :)
[429] breaks me 😢 any suggestions to help?
hello, where can I contact you?
Hi! You can find my email on the channel's about page.
Helo sir there is an error showing like the operation failed with an error. Validation failed for 1 parameters(s). Can you please help me to slove it.. pls can you provide any social media to contact you.. I have a doubt that's why
When configuring the messages on the OpenAI module for the Message Content add Messages > 1. Message: Text rather than Channel Post > what he said
can you please help i have this error when i try to do it -> RuntimeError
[429] You exceeded your current quota, please check your plan and billing details.
Did you find a solution?
Send me your telegram username kindly
I am geting an error [400] Invalid value for 'content': expected a string, got null. :(
ERROR [400] SOLVED: in Open AI Modul in Messages ->Messages Content(Change to ->) {{1.channel_post.text}}{{1.message.text}}
And it works :) have Fun Friends
Thank you!
While creating a connectio', I get the message Incorrect API Provided