zed/crates/semantic_index
Max Brunsfeld 5831d80f51
Return an error from project index tool when embedding query fails (#11264)
Previously, a failure to embed the search query (due to a rate limit
error) would appear the same as if there were no results.

* Avoid repeatedly embedding the search query for each worktree
* Unify tasks for searching all worktree

Release Notes:

- N/A
2024-05-01 12:15:44 -07:00
..
examples Return an error from project index tool when embedding query fails (#11264) 2024-05-01 12:15:44 -07:00
fixture Semantic Index (#10329) 2024-04-12 11:40:59 -06:00
src Return an error from project index tool when embedding query fails (#11264) 2024-05-01 12:15:44 -07:00
Cargo.toml Semantic index progress (#11071) 2024-04-26 17:06:05 -07:00
LICENSE-GPL Semantic Index (#10329) 2024-04-12 11:40:59 -06:00