chatgpt-retrieval-plugin
chatgpt-retrieval-plugin copied to clipboard
Clarify Weaviate instructions
Submitting a few changes after seeing folks getting tripped by the docs during the ChatGPT Plugins Hackathon at SHACK15 (Weaviate was one of the sponsors).
- Rename the env var
WEAVIATE_INDEXtoWEAVIATE_CLASS, per Weaviate terminology - Clarify that the
BEARER_TOKENis not the Weaviate one - Inline the 443 port number for WCS
Please approve this @openai
@isafulf done!
Looks like the WEAVIATE_INDEX rename missed one instance. Guessing due to merge conflicts.
Quick fix PR here:
- #210