treygrainger / ai-powered-search

The codebase for the book "AI-Powered Search" (Manning Publications, 2024)
https://aipoweredsearch.com
152 stars 37 forks source link

Improvements for Chapter 13 code #123

Closed alexott closed 6 months ago

alexott commented 6 months ago

Primarily - cloning only with depth 1 to avoid downloading too much data. Als fixed one deprecated import

dcrouch26 commented 6 months ago

:+1: