ZIm/crates/semantic_index/src
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
..
embedding Fix some semantic index issues (#11216) 2024-04-30 10:55:38 -07:00
chunking.rs Return an error from project index tool when embedding query fails (#11264) 2024-05-01 12:15:44 -07:00
embedding.rs Semantic Index (#10329) 2024-04-12 11:40:59 -06:00
semantic_index.rs Return an error from project index tool when embedding query fails (#11264) 2024-05-01 12:15:44 -07:00