Hey,
I鈥檝e Arize Phoenix running locally in docker.
I鈥檝e Streamlit based app which uses OpenAI for LLM based chats.
I am trying to get observability working in this app.
I followed OpenAi getting started guide, that worked for me in notebook.
But same doesn鈥檛 work in Streamlit app. Inside app, do I need to do something different?
I tried DSPy based example from your GitHub. But I鈥檝e no luck getting it up and running.