i just tried building a couple of collections and checked my usage and it did not go up. Is it only there so the service context it initialized with an llm but it doesnt actually use the api key to build?
ah gotcha, then yea it shouldn't be using openai to build! Just when initializing the LLM, it tries to validate the key I think. But the LLM is used at query time