Skip to content

Commit

Permalink
Update build-a-custom-search-engine-with-exaai.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnynomnom committed May 23, 2024
1 parent 0b9bd2a commit 1e93e63
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ for result in response.results:
print(f'URL: {result.url}')
print()
```

## Mission Accomplished!

Congrats, you just created a custom search engine! ✨
Expand Down

0 comments on commit 1e93e63

Please sign in to comment.