Petr Mironychev
80fe388bdd
feat: Add automatic template handling for Ollama models ( #43 )
...
* feat: Add automatic template handling for Ollama models
- Add OllamaAutoFim
- Use native Ollama API format when possible
- Remove need for manual template selection for most Ollama models
- Default to model-specific format from Ollama modelfile
- Fallback to manual template selection if needed
This change simplifies configuration by automatically using
the correct template format for each Ollama model.
2024-11-23 19:37:55 +01:00
Petr Mironychev
5e813ba402
Fix systemPrompt and context working
2024-11-16 10:20:57 +01:00
Petr Mironychev
bc93bce03b
Adapt new settings
2024-11-11 00:03:38 +01:00
Petr Mironychev
85d039cbd5
Rework Chat Assistant Settings
2024-11-10 22:50:47 +01:00
Petr Mironychev
2acaef553d
Rework Code Completion Settings
2024-11-10 21:21:37 +01:00
Petr Mironychev
b141e54e3e
Rework General Settings
2024-11-10 20:42:10 +01:00
Petr Mironychev
0c045e65df
Upgrade to version 0.3.0
...
new QML Chat
Qwen chat model
2024-10-14 00:10:24 +02:00
Petr Mironychev
9903ac8f7b
Fix system prompt for FIM
2024-10-02 21:44:15 +02:00
Petr Mironychev
04c44f5916
Add basic chat widgets and functionality
2024-09-23 00:10:23 +02:00
Petr Mironychev
8e052ff45c
Add settings for cache of changes
2024-09-11 01:59:25 +02:00
Petr Mironychev
2fb876ff00
Exclude current file cache from request
2024-09-11 01:37:57 +02:00
Petr Mironychev
cd1a9e16e0
Add basic cache manager
2024-09-11 01:25:00 +02:00
Petr Mironychev
f64ea42071
Remove origin qodesettings
2024-09-08 01:07:39 +02:00
Petr Mironychev
356f28a97b
Move context settings to page
2024-09-07 23:51:23 +02:00
Petr Mironychev
b5ca11ed38
Move settings to General Page
2024-09-07 23:10:11 +02:00
Petr Mironychev
44add994b9
Optimize string
2024-09-05 22:18:57 +02:00
Petr Mironychev
d7fc62f94b
Move instractoins out from FIM request
2024-09-01 12:06:55 +02:00
Petr Mironychev
dec8967df2
Add performance benchmark
2024-09-01 00:06:11 +02:00
Petr Mironychev
46258a11f6
Fix authorization to the API.
2024-08-30 07:47:33 +02:00
Petr Mironychev
b4f969908f
Fix typo
2024-08-29 22:46:03 +02:00
Petr Mironychev
d6320b04f7
Fix remove comments from request
2024-08-29 22:26:40 +02:00
Petr Mironychev
a613ea19f4
Add singleline completion
2024-08-29 09:46:41 +02:00
Petr Mironychev
61aae8e3ba
Remove copyright from request
2024-08-29 00:28:54 +02:00
Petr Mironychev
fc58c38f63
Add extended context
2024-08-28 10:10:31 +02:00
Petr Mironychev
a324df8dbf
Fix reading context
2024-08-27 23:03:22 +02:00
Petr Mironychev
819e103471
Initial commit
2024-08-27 11:58:55 +02:00