Y
Hacker News
new
|
ask
|
show
|
jobs
by
bicepjai
386 days ago
They are saving time and tokens. They are rescanning the files locally using parsing and AST without sending tokens to the model which
1 comments
esafak
385 days ago
How does scanning the files with every request save time? The whole point of an index is to make queries faster.
link