Removed Ollama integration swaped it for llama.cpp integration and made backend integration more generic/abstract.. soo ollama will return.. maybe.. probobly some mopdules(GeniusAPI) dosent work due to not being ported yet.... and maybe will never be
7 lines
241 B
Properties
7 lines
241 B
Properties
# This is used in sub-project that dosent explicitly require the API sub-project to only include if thay shuld be included project wide.
|
|
useAPI = true
|
|
javaVersion = 25
|
|
|
|
coreVersion = 2.1.5
|
|
pluginAPIVersion = 1.1.4.1
|
|
APIVersion = 1.0-SNAPSHOT |