This blog posts shows how to utilize Large Language Model (LLM) «Function Calling» with the Raku package “LLM::Functions”, which supports high level LLM function calling via llm-synthes…| Raku for Prediction
One of the “standard” things to do with an Agentic Artificial Intelligence (AI) system is to summarize (large) texts using different Large Language Model (LLM) agents. This document ill…| Raku for Prediction
This blog post introduces and exemplifies the Raku package “LLM::Graph”, which is used to efficiently schedule and combine multiple LLM generation steps.| Raku for Prediction
This document shows how to efficiently do streamlined Function Calling workflows with Large Language Models (LLMs) of Gemini.| Raku for Prediction
This document shows how to do Function Calling workflows with Large Language Models (LLMs) of Google's Gemini.| Raku for Prediction
This document shows how to do Function Calling workflows with Large Language Models (LLMs) of OpenAI.| Raku for Prediction