openai.OpenAIError: The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable
I'm not sure what's going wrong. models in LLM_config.py are all set to llama3.2:latest and that's as far back as I can trace the code?
Could it be an error in how the planning_agent in assistant-test.ipynb is called/configured?