Having trouble with azure. I have a key and everything set up, I set my environment variables, but it still says you must set OPENAI_API_BASE. I’ve confirmed it’s correct and available in the environment.
What up. New problem, same tender. Trying to get system prompts working with gpt 3.5 turbo (don’t have 16k yet so can’t use agent). I’m using retrieverqueryengine.from_args and I’ve passed text_qa_template and refine_qa_template like everywhere possible. Any ideas??