Find answers from the community

Updated 4 months ago

How to view api calls made to openai llama

At a glance
Hi!! I'm using LlamaIndex Typescript to build my RAG application. How can I see all the API calls being made to the underlying LLM (OpenAI in my case)?
W
r
2 comments
Hi, you can refer to the observability, This will help you log all the events: https://ts.llamaindex.ai/observability/
Thanks so much @WhiteFang_Jr . Dont know how I missed it
Add a reply
Sign up and join the conversation on Discord