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

Rename Weaviate scope env variable in docs to match the code

Open jcmonteiro opened this issue 2 years ago • 0 comments

The environment variable's expected name is WEAVIATE_SCOPE, not WEAVIATE_SCOPES. Although it is extracted and used as WEAVIATE_SCOPES in the code, I have renamed the docs to WEAVIATE_SCOPE to keep the code backward compatible.

jcmonteiro avatar Mar 25 '23 21:03 jcmonteiro