autolabel
autolabel copied to clipboard
[Bug]:
Describe the bug When I am trying to run the agent to label the dataset, I am getting this error: Error generating from LLM: module 'openai' has no attribute 'error'
To Reproduce dataset = agent.run(dataset, max_items=10)
Expected behavior It should label my dataset based on the prompt
Screenshots
Additional context Add any other context about the problem here.