chatgpt-retrieval-plugin icon indicating copy to clipboard operation
chatgpt-retrieval-plugin copied to clipboard

fix tiktoken issue with rust on docker build(#131)

Open Guandaline opened this issue 2 years ago • 0 comments

Description

This PR update the DOCKER file to fix the tiktoken issue with rust on docker build.

Error: Building wheel for tiktoken (pyproject.toml) did not run successfully.

Issue

Resolves #131

Guandaline avatar Apr 06 '23 02:04 Guandaline