autolabel icon indicating copy to clipboard operation
autolabel copied to clipboard

AttributeError: 'OpenAILLM' object has no attribute 'tiktoken'[Bug]:

Open Tamiflu233 opened this issue 2 years ago • 1 comments

When I run the demo code,I got the following error: image

Tamiflu233 avatar Oct 17 '23 10:10 Tamiflu233

This error seems to be related to how autolabel is installed - could you try installing all openai dependencies by using - pip install 'refuel-autolabel[openai]'

Could you share the autolabel version and the set of commands used to install autolabel?

rajasbansal avatar Oct 20 '23 05:10 rajasbansal