autolabel
autolabel copied to clipboard
AttributeError: 'OpenAILLM' object has no attribute 'tiktoken'[Bug]:
When I run the demo code,I got the following error:
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?