chatgpt-retrieval-plugin
chatgpt-retrieval-plugin copied to clipboard
Rename Weaviate scope env variable in docs to match the code
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.