i am building a hotel room booking chatbot using OpenAI API , currently it is able to look up available rooms from the database using langchains SQL agent , i want to add room booking functionality in it for that i want receive payments from the user and thus i need chatbot to generate payments links. i know payments links can be generated using stripe or razorpay api but how to make chatbot call those api functions to get paymnets link?
submitted by /u/Artistic_Beyond_6231
[link] [comments]