For the complete documentation index, see llms.txt. This page is also available as Markdown.

RegisterFunctionDeclaration(string,Type,Type[])

Method in DialogueRunner

Summary

public void RegisterFunctionDeclaration(string name, Type returnType, Type[] parameterTypes)

Parameters

Name
Description

string name

Type returnType

Type[] parameterTypes

Last updated

Was this helpful?