LettaAPI.Model.OpenaiTypesChatChatCompletionMessageToolCallParamFunction (letta_api v1.0.0)

Summary

Types

t()

@type t() ::
  %LettaAPI.Model.OpenaiTypesChatChatCompletionMessageToolCallParamFunction{
    arguments: String.t(),
    name: String.t()
  }

Functions

decode(value)