i noticed that the guardrails outparser breaks and outputs the rails specification when i try to use gpt3.5-turbo wiith llamaindex llm_predictor = StructuredLLMPredictor(llm=ChatOpenAI(temperature=0, model_name="gpt-3.5-turbo"))
i don't have any issue with other models.
i noticed that the guardrails outparser breaks and outputs the rails specification when i try to use gpt3.5-turbo wiith llamaindex llm_predictor = StructuredLLMPredictor(llm=ChatOpenAI(temperature=0, model_name="gpt-3.5-turbo"))
i don't have any issue with other models.