Y
Hacker News
new
|
ask
|
show
|
jobs
by
danielbln
961 days ago
It doesn't, but semantic search is a lot less relevant if you can squeeze 350 pages of text into the context.
2 comments
quinncom
961 days ago
OpenAI charges for all those input tokens. If an app requires squeezing 350 pages of content in every request is going to cost more. Vector DB still relevant for cost and speed.
link
gk1
961 days ago
Besides the cost factor, stuffing the context window can actually make the results
worse
.
https://www.pinecone.io/blog/why-use-retrieval-instead-of-la...
link