web-crawl-q-and-a-example
web-crawl-q-and-a-example copied to clipboard
Fix: Implementing GPT-3.5 and NumPy
- NumPy Implementation for Distance Calculations: Replaced embeddings_utils for compatibility with recent versions.
- Shift to GPT-3.5-Turbo-Instruct Model: Upgraded from text-davinci-003 because it is unavailable now.
- Updated to Reflect Latest OpenAI API Protocols.
- All Packages Upgraded to Their Latest Versions: Installation issue happened.
- Addition of a .gitignore File.