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

Clarify Weaviate instructions

Open dandv opened this issue 2 years ago • 1 comments

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).

  1. Rename the env var WEAVIATE_INDEX to WEAVIATE_CLASS, per Weaviate terminology
  2. Clarify that the BEARER_TOKEN is not the Weaviate one
  3. Inline the 443 port number for WCS

dandv avatar Apr 16 '23 07:04 dandv

Please approve this @openai

gmverdon avatar Apr 21 '23 11:04 gmverdon

@isafulf done!

dandv avatar Apr 24 '23 21:04 dandv

Looks like the WEAVIATE_INDEX rename missed one instance. Guessing due to merge conflicts.

Quick fix PR here:

  • #210

davidgovea avatar Apr 26 '23 03:04 davidgovea