llama_index.llms.OpenAI
gets serialized, it also serializes the OpenAI API key.... π± WandbCallbackHandler
so that it log the traces to wandb and I can clearly see my openai key up there (see screenshot)api_key: str = Field(default=None, description="The OpenAI API key.", exclude=True)
maybe do a quick check across other llms / embedding modelsyup, I'll try to do that tomorrow, it's almost 1 am for me now π