How to Make a Local Function Calling LLM (ollama, local llm)

Опубликовано: 03 Август 2026
на канале: Polymir
2,289
79

Make a completely local function calling LLM using a local or external model of your choice.
Function callers are LLM agents that pick the best function to call for a given prompt.

Join the Discord:   / discord  

Library Used:
https://github.com/emirsahin1/llm-axe

Code used in the video:
https://github.com/emirsahin1/llm-axe...