web-crawl-q-and-a-example icon indicating copy to clipboard operation
web-crawl-q-and-a-example copied to clipboard

Fix: Implementing GPT-3.5 and NumPy

Open matujuri opened this issue 2 years ago • 0 comments

  1. NumPy Implementation for Distance Calculations: Replaced embeddings_utils for compatibility with recent versions.
  2. Shift to GPT-3.5-Turbo-Instruct Model: Upgraded from text-davinci-003 because it is unavailable now.
  3. Updated to Reflect Latest OpenAI API Protocols.
  4. All Packages Upgraded to Their Latest Versions: Installation issue happened.
  5. Addition of a .gitignore File.

matujuri avatar Jan 25 '24 10:01 matujuri