KCaverly
|
3a661c5977
|
catchup with main
|
2023-09-15 09:31:33 -04:00 |
|
Antonio Scandurra
|
ae85a520f2
|
Refactor semantic searching of modified buffers
|
2023-09-15 12:12:20 +02:00 |
|
KCaverly
|
eff44f9aa4
|
semantic index eval, indexing appropriately
|
2023-09-13 20:02:15 -04:00 |
|
KCaverly
|
66c967da88
|
start work on eval script for semantic_index
|
2023-09-12 16:25:31 -04:00 |
|
Antonio Scandurra
|
d4cff68475
|
🎨
|
2023-09-05 15:52:36 +02:00 |
|
KCaverly
|
4f8b95cf0d
|
add proper handling for open ai rate limit delays
|
2023-08-29 15:44:51 -04:00 |
|
KCaverly
|
3d89cd10a4
|
added sha1 encoding for each document
|
2023-08-21 16:35:57 +02:00 |
|
KCaverly
|
599f674827
|
add php support for semantic search
|
2023-07-31 16:36:09 -04:00 |
|
KCaverly
|
ca4e21881e
|
add ruby support for semantic search
|
2023-07-31 10:54:30 -04:00 |
|
KCaverly
|
a5dd8dd0a9
|
add lua embedding query for semantic search
|
2023-07-31 10:02:28 -04:00 |
|
KCaverly
|
e02d6bc0d4
|
add glob filtering functionality to semantic search
|
2023-07-20 13:46:27 -04:00 |
|
KCaverly
|
efe973ebe2
|
add embedding query for json with nested arrays and strings
Co-authored-by: maxbrunsfeld <max@zed.dev>
|
2023-07-19 16:52:44 -04:00 |
|
KCaverly
|
9809ec3d70
|
update treesitter parsing to accomodate for collapsed nested functions
Co-authored-by: maxbrunsfeld <max@zed.dev>
|
2023-07-19 15:47:05 -04:00 |
|
Max Brunsfeld
|
afc4c10ec1
|
Start work on exposing semantic search via project search view
Co-authored-by: Kyle <kyle@zed.dev>
|
2023-07-17 18:10:51 -07:00 |
|
KCaverly
|
8b42f5b1b3
|
rename vector_store crate to semantic_index
|
2023-07-17 17:06:10 -04:00 |
|