zed/crates/semantic_index/examples
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
..
index.rs Return an error from project index tool when embedding query fails (#11264) 2024-05-01 12:15:44 -07:00