zed/crates/semantic_index/src
Antonio Scandurra eda7e00645 Implement SemanticIndex::status and use it in project search
Co-Authored-By: Kyle Caverly <kyle@zed.dev>
2023-09-07 19:39:30 +02:00
..
db.rs Eagerly index project on workspace creation if it was indexed before 2023-09-07 18:51:55 +02:00
embedding.rs update request timeout for open ai embeddings 2023-09-06 15:09:46 -04:00
embedding_queue.rs 💄 2023-09-07 15:25:23 +02:00
parsing.rs Rename Document to Span 2023-09-06 17:03:08 +02:00
semantic_index.rs Implement SemanticIndex::status and use it in project search 2023-09-07 19:39:30 +02:00
semantic_index_settings.rs rename vector_store crate to semantic_index 2023-07-17 17:06:10 -04:00
semantic_index_tests.rs Rename Document to Span 2023-09-06 17:03:08 +02:00