Good morning, I'm trying out Koog and, in the mean...
# koog-agentic-framework
p
Good morning, I'm trying out Koog and, in the meantime, I'm exploring the world of LLMs and AI. My question is, is it possible to use a custom LLM or, if on mobile devices, a local LLM as an LLM?
k
Hi, Paolo You may use custom LLM and the team is working on the on-device model support https://github.com/JetBrains/koog/issues/262
e.g. you may connect to openai-api compatible model from spring https://docs.koog.ai/spring-boot/
p
Ty so much
k
or, e.g. wrap spring-ai llm client