Join Slack
Powered by
Good morning, I'm trying out Koog and, in the mean...
# koog-agentic-framework
p
Paolo Pasianot
09/12/2025, 12:27 PM
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
Konstantin
09/12/2025, 12:48 PM
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
Konstantin
09/12/2025, 12:49 PM
e.g. you may connect to openai-api compatible model from spring
https://docs.koog.ai/spring-boot/
p
Paolo Pasianot
09/12/2025, 12:49 PM
Ty so much
k
Konstantin
09/12/2025, 12:50 PM
or create your own llm configuration
https://docs.koog.ai/model-capabilities/#creating-a-model-llmodel-configuration
Konstantin
09/12/2025, 12:51 PM
or, e.g.
wrap
spring-ai llm client
Open in Slack
Previous
Next