I see. Currently, I've built my chatbot (Flask + OpenAI API) to respond to users' questions about the company I work for. It's already functioning in a testing phase. I'm using RAG to analyze company documents. For each question/response, I'm averaging U$ 0.0006 using gpt3.5-turbo. I expect this application to handle around 20,000 interactions per month, costing approximately $12 per month. I believe this is a very low cost. Do you think using Bedrock could be cheaper? Oh, I forgot to congratulate you on the post.