View Source GptAgent.Function.Parameter (gpt_agent v3.1.1)
Represents a parameter of a function that can be called by the OpenAI GPT assistant
Summary
Types
@type type() :: :string | :integer
Represents a parameter of a function that can be called by the OpenAI GPT assistant
@type type() :: :string | :integer