mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-22 23:15:17 -04:00
feat: Add llama.cpp provider and fim template (#118)
This commit is contained in:
@ -28,6 +28,7 @@ enum class ProviderID {
|
||||
OpenAICompatible,
|
||||
MistralAI,
|
||||
OpenRouter,
|
||||
GoogleAI
|
||||
GoogleAI,
|
||||
LlamaCpp
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user