|
|
|
|
|
by leobg
1514 days ago
|
|
Is this using OpenAI‘s GPT3 search endpoint? Someone here mentioned a code snippet from the extension that seems to suggest that. Reason I‘m asking: Last time I checked, OpenAI‘s GPT3 „search“ endpoint actually performed a lot worse than, say, a BM25 or fastText search (which has the added benefit that you can run it on your own server). |
|