Function


Object Hierarchy:

Object hierarchy for Function

Description:

public class Function : Object, Serializable

Concrete class representing a function within a Tool.

This class is built from a Tool's properties on construction. It provides name, description, and parameters for serialization. Used internally by the tool system to generate function schemas for the LLM API.


Namespace: OLLMchat.Tool
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object
All known members inherited from interface Json.Serializable