Commit graph

17 commits

Author SHA1 Message Date
Oliver Azevedo Barnes
947781bc48
Merge models in local settings with ones listed by ollama
This allows for the scenario where the user doesn't have access to ollama's listing and needs to tell Zed explicitly, by hand
2025-07-31 13:42:53 +01:00
Oliver Azevedo Barnes
0bdb42e65d
Auto detect models WIP 2025-07-25 10:21:32 +01:00
Oliver Azevedo Barnes
909b2eca03
Send codellama:7b-code stop token in request
So Ollama filters it out
2025-07-17 18:02:35 +01:00
Oliver Azevedo Barnes
a50dc886da
Test completion invalidation 2025-07-15 16:15:49 +01:00
Oliver Azevedo Barnes
fcd718261d
Test partial acceptance of completion suggestion 2025-07-15 15:35:23 +01:00
Oliver Azevedo Barnes
7953dc0543
Test partial typing 2025-07-13 10:25:32 +01:00
Oliver Azevedo Barnes
84413ab143
Test completion flow 2025-07-13 10:24:12 +01:00
Oliver Azevedo Barnes
73426d7016
Let's start over with tests 2025-07-12 13:21:12 +01:00
Oliver Azevedo Barnes
fa5e7c4631
Default to Qwen Coder 2025-07-10 18:06:34 +01:00
Oliver Azevedo Barnes
cb9d2d40b8
Enable partial acceptance 2025-07-09 21:53:49 +01:00
Oliver Azevedo Barnes
2942f4aace
Eager / subtle now working 2025-07-09 19:51:16 +01:00
Oliver Azevedo Barnes
9188e3f5de
Support using an API key 2025-07-08 22:09:50 +01:00
Oliver Azevedo Barnes
cce9949d92
Remove stop tokens and completion cleanup 2025-07-07 20:49:08 -03:00
Oliver Azevedo Barnes
b50555b87a
Use Ollama's suffix field and remove FIM token handling 2025-07-03 14:37:24 -03:00
Oliver Azevedo Barnes
af66570bfe
Improved FIM token handling per model 2025-07-03 11:53:06 -03:00
Oliver Azevedo Barnes
902a07606b
Ollama model switcher working 2025-07-02 13:15:11 -03:00
Oliver Azevedo Barnes
72d0b2402a
Support using ollama as an inline_completion_provider 2025-06-29 13:29:45 -03:00