KCaverly
|
4e90e45999
|
move embedding truncation to base model
|
2023-10-23 14:07:45 +02:00 |
|
KCaverly
|
3c12e711a4
|
add scheme for full parseable files in semantic index
|
2023-09-29 14:35:02 -04:00 |
|
KCaverly
|
68c37ca2a4
|
move embedding provider to ai crate
|
2023-09-22 09:33:59 -04:00 |
|
KCaverly
|
c19c8899fe
|
add initial search inside modified buffers
|
2023-09-14 14:58:34 -04:00 |
|
Antonio Scandurra
|
f86e5a987f
|
WIP
|
2023-09-14 17:42:30 +02:00 |
|
Antonio Scandurra
|
6a271617b4
|
Make path optional when parsing file
Co-Authored-By: Kyle Caverly <kyle@zed.dev>
|
2023-09-14 17:09:08 +02:00 |
|
Antonio Scandurra
|
ce62173534
|
Rename Document to Span
|
2023-09-06 17:03:08 +02:00 |
|
Antonio Scandurra
|
2503d54d19
|
Rename Sha1 to DocumentDigest
Co-Authored-By: Kyle Caverly <kyle@zed.dev>
|
2023-08-31 18:00:36 +02:00 |
|
Antonio Scandurra
|
3001a46f69
|
Reify Embedding /Sha1 structs that can be (de)serialized from SQL
Co-Authored-By: Kyle Caverly <kyle@zed.dev>
|
2023-08-31 17:55:43 +02:00 |
|
KCaverly
|
76ce52df4e
|
move queuing to embedding_queue functionality and update embedding provider to include trait items for max tokens per batch"
Co-authored-by: Max <max@zed.dev>
|
2023-08-30 16:01:28 -04:00 |
|
KCaverly
|
9781047156
|
move truncation to parsing step leveraging the EmbeddingProvider trait
|
2023-08-30 12:13:26 -04:00 |
|
KCaverly
|
e377ada1a9
|
added token count to documents during parsing
|
2023-08-30 11:05:46 -04:00 |
|
KCaverly
|
3d89cd10a4
|
added sha1 encoding for each document
|
2023-08-21 16:35:57 +02:00 |
|
KCaverly
|
e221f23018
|
add support for markdown files to semantic search
|
2023-08-01 10:30:34 -04:00 |
|
KCaverly
|
9a50b43eaa
|
add templating languages html, erb, heex, svelte as entire parseable file types
|
2023-07-31 21:03:02 -04:00 |
|
KCaverly
|
599f674827
|
add php support for semantic search
|
2023-07-31 16:36:09 -04:00 |
|
KCaverly
|
89edb3d1b5
|
fix templating bug for parseable entire files
|
2023-07-31 11:41:18 -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 |
|
KCaverly
|
8b42f5b1b3
|
rename vector_store crate to semantic_index
|
2023-07-17 17:06:10 -04:00 |
|