3f6e673a6b
refactor(config): disable eca and add gptel-complete
2026-04-20 09:22:14 -03:00
a285f0b68e
feat(ai): Directly disable thinking for ollama
2026-04-20 02:24:56 -03:00
217ad59844
chore(ai): Update Ollama AI model list
2026-04-19 19:26:06 -03:00
ddad78fea1
Fix(ai): Use gemma3n:e2b model by default for ollama gptel
2026-04-16 11:52:36 -03:00
2ca9c993fd
feat(ai): Add gptel switch and allow use ollama alongside gemini
2026-04-16 11:42:32 -03:00
5a2483cdfa
feat(gptel): Add new Ollama models and configure request params
2026-04-16 10:38:40 -03:00
66ae98628f
feat(ai): Add ECA for IA assistance and disable copilot
2026-02-17 09:01:58 -03:00
844e2965db
feat(ai): Add Gemini backend with Ollama fallback
...
Prioritize Gemini backend if GEMINI_KEY enviroment variable is present,
otherwise fallback to the local Ollama instance.
2025-10-02 14:27:45 -03:00
eb14dff0cd
Add macher package
2025-09-08 10:24:01 -03:00
bf2bf01252
Change gptel conversation prefixes and remove my custom directives
2025-09-08 09:17:58 -03:00
6c39aee1d0
feat(ai): Integrate gptel-magit
...
Integrates `gptel-magit` to provide AI assistance directly within
Magit. Disables `gptel-include-reasoning` as a temporary workaround
for an upstream issue (ragnard/gptel-magit#8 ).
2025-09-08 09:16:13 -03:00
021e19fb3c
Add copilot package.
...
It is disabled by default but can be enabled if necessary.
2025-09-01 11:53:00 -03:00
dabaf86f28
Big re-write :)
...
I reordered the code in a more clean an organized way. Also this improves a lot
the emacs startup time again, bucause after some updates it becomes a bit slow
with the old configuration, so i did it again in a new way.
2025-07-20 13:18:05 -03:00
ed5f25fb4d
Move gptel to his own ia init file.
2025-04-28 18:58:34 -03:00