KCaverly
|
cf0dd09b5c
|
update vector_store to accomodate for full file parsing for JSON, TOML and YAML files
|
2023-07-17 10:04:32 -04:00 |
|
KCaverly
|
4bece54655
|
update jsx family of languages for preceeding comments and nested exports
|
2023-07-17 09:22:37 -04:00 |
|
KCaverly
|
b38e3b804c
|
remove reindexing subscription, and add status methods for vector store
Co-authored-by: maxbrunsfeld <max@zed.dev>
|
2023-07-13 18:14:44 -04:00 |
|
KCaverly
|
0a0e40fb24
|
refactored code context retrieval and standardized database migration
Co-authored-by: maxbrunsfeld <max@zed.dev>
|
2023-07-13 16:34:32 -04:00 |
|
KCaverly
|
298c2213a0
|
added opt-in default settings for vector store
|
2023-07-11 12:03:56 -04:00 |
|
KCaverly
|
a86b6c42c7
|
corrected batching order and managed for open ai embedding errors
|
2023-07-06 11:11:39 -04:00 |
|
KCaverly
|
afccf608f4
|
updated both embed and parsing tasks to be multi-threaded.
|
2023-07-05 12:39:08 -04:00 |
|
KCaverly
|
3408b98167
|
updated file compare in the semantic indexing engine, to work off of modified system times as opposed to file hashes
Co-authored-by: maxbrunsfeld <max@zed.dev>
|
2023-06-30 16:53:23 -04:00 |
|
KCaverly
|
a08d60fc61
|
added navigation on confirm to semantic search modal
|
2023-06-29 11:58:47 -04:00 |
|
KCaverly
|
40ff7779bb
|
WIP: Working modal, without navigation and search on every keystroke
|
2023-06-28 13:27:26 -04:00 |
|
KCaverly
|
4bfe3de1f2
|
Working incremental index engine, with streaming similarity search!
Co-authored-by: maxbrunsfeld <max@zed.dev>
|
2023-06-27 15:31:21 -04:00 |
|
KCaverly
|
953e928bdb
|
WIP: Got the streaming matrix multiplication working, and started work on file hashing.
Co-authored-by: maxbrunsfeld <max@zed.dev>
|
2023-06-26 19:01:19 -04:00 |
|
KCaverly
|
7937a16002
|
added brute force search and VectorSearch trait
|
2023-06-26 10:34:12 -04:00 |
|
KCaverly
|
65bbb7c57b
|
added proper blob serialization for embeddings and vector search trait
|
2023-06-25 20:02:56 -04:00 |
|
KCaverly
|
c071b271be
|
removed tokio and sqlx dependency, added dummy embeddings provider to save on open ai costs when testing
|
2023-06-23 10:25:12 -04:00 |
|
KCaverly
|
dd309070eb
|
open ai indexing on open for rust files
|
2023-06-22 16:50:07 -04:00 |
|
KCaverly
|
d4a4db42aa
|
WIP: started DB creating and naive inserts
|
2023-06-22 13:25:33 -04:00 |
|
KCaverly
|
80a894b829
|
WIP: started work on vector store db, by walking project worktrees.\n\nCo-Authored-By: Max <max@zed.dev>
|
2023-06-21 14:53:08 -04:00 |
|