Hey I created an OpenAI pricing webapp with streamlit for language model input usage
repo: https://github.com/pathikg/openai-pricing-calculator/
Deployed app: https://openai-pricing-calculator.streamlit.app/
but in this code, I am using config.yaml to maintain pricing attributes
Is there any way I can get this at regular intervals from OpenAI APIs?