chore(ia): Update AI model list into gptel package config

This commit is contained in:
2026-04-22 13:09:17 -03:00
parent 0f16547bcb
commit 11de2d41ae

View File

@@ -19,23 +19,24 @@
:stream t :stream t
:request-params '(:think :json-false) :request-params '(:think :json-false)
:models '("cajina/gemma4_e2b-Q4_k_s:v01" :models '("cajina/gemma4_e2b-Q4_k_s:v01"
"su_robin/gemma-4-E4B-it-Q4_K_M:latest"
"dagbs/qwen2.5-coder-0.5b-instruct-abliterated:q4_k_l" "dagbs/qwen2.5-coder-0.5b-instruct-abliterated:q4_k_l"
"jewelzufo/Qwen2.5-Coder-0.5B-Instruct-GGUF-Assistant:latest"
"jaahas/qwen3.5-uncensored:4b"
"jaahas/qwen3.5-uncensored:2b"
"qwen3.5:4b"
"qwen3.5:2b"
"gemma4:e2b"
"glm-5.1:cloud"
"gemma4:31b-cloud"
"minimax-m2.5:cloud"
"gpt-oss:120b-cloud"
"gemini-3-flash-preview:cloud" "gemini-3-flash-preview:cloud"
"gemma4:31b-cloud"
"gemma4:e2b"
"gemma4:e4b"
"glm-5.1:cloud"
"glm-5:cloud" "glm-5:cloud"
"gpt-oss:120b-cloud"
"jaahas/qwen3.5-uncensored:2b"
"jaahas/qwen3.5-uncensored:4b"
"jewelzufo/Qwen2.5-Coder-0.5B-Instruct-GGUF-Assistant:latest"
"kimi-k2.6:cloud"
"minimax-m2.5:cloud"
"qwen3-coder-next:cloud" "qwen3-coder-next:cloud"
"qwen3-coder:480b-cloud" "qwen3-coder:480b-cloud"
"embeddinggemma:latest"))) "qwen3.5:2b"
"qwen3.5:4b"
"su_robin/gemma-4-E4B-it-Q4_K_M:latest")))
(when (getenv "GEMINI_KEY") (when (getenv "GEMINI_KEY")
(setq gptel-model 'gemini-2.5-flash (setq gptel-model 'gemini-2.5-flash
gptel-backend (gptel-make-gemini "Gemini" gptel-backend (gptel-make-gemini "Gemini"