autolabel icon indicating copy to clipboard operation
autolabel copied to clipboard

[Bug]:

Open skawnain04 opened this issue 8 months ago • 1 comments

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

Image

Additional context Add any other context about the problem here.

skawnain04 avatar Mar 12 '25 06:03 skawnain04