Joseph T. Lyons
|
516a8790b9
|
Add gpt-4-1106-preview model
|
2023-11-14 08:28:57 -05:00 |
|
KCaverly
|
142b94bdd4
|
Merge branch 'main' of github.com:zed-industries/zed into model_cleanup
|
2023-10-30 11:07:29 -04:00 |
|
KCaverly
|
7af77b1cf9
|
moved TestCompletionProvider into ai
|
2023-10-27 12:26:01 +02:00 |
|
Piotr Osiewicz
|
7f6bb3d1eb
|
Extract multi_buffer module out of editor (#3170)
Release Notes:
- N/A
|
2023-10-25 19:31:47 +02:00 |
|
KCaverly
|
ecfece3ac4
|
catchup with main
|
2023-10-06 16:30:31 +02:00 |
|
Max Brunsfeld
|
af09861f5c
|
Specify uuid crate in the root Cargo.toml
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2023-10-03 17:39:24 -07:00 |
|
KCaverly
|
1a2756a232
|
start greedily indexing when inline assistant is started, if project has been previously indexed
|
2023-10-03 14:07:42 +03:00 |
|
KCaverly
|
bfe76467b0
|
add retrieve context button to inline assistant
|
2023-10-03 11:19:54 +03:00 |
|
KCaverly
|
f20f096a30
|
searching the semantic index, and passing returned snippets to prompt generation
|
2023-10-02 19:15:59 +03:00 |
|
KCaverly
|
48e151495f
|
introduce ai crate with completion providers
|
2023-09-21 22:44:56 -04:00 |
|
KCaverly
|
5f6334696a
|
rename ai crate to assistant crate
|
2023-09-21 21:54:59 -04:00 |
|