chatgpt-retrieval-plugin
chatgpt-retrieval-plugin copied to clipboard
fix tiktoken issue with rust on docker build(#131)
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