GenAI.Provider.Groq.ToolProtocol protocol (Noizu Labs, GenAI Wrapper v0.0.2)

This protocol defines how to transform GenAI tool function structs into a format compatible with the Groq tool API.

Link to this section Summary

Types

t()

All the types that implement this protocol.

Functions

Transforms a GenAI tool function struct into a Groq tool format.

Link to this section Types

@type t() :: term()

All the types that implement this protocol.

Link to this section Functions

Transforms a GenAI tool function struct into a Groq tool format.