@jambonz/sdk
Preparing search index...
index
LlmToolOpenAIWrapped
Interface LlmToolOpenAIWrapped
OpenAI-wrapped tool shape — also accepted for back-compat.
interface
LlmToolOpenAIWrapped
{
type
:
"function"
;
function
:
LlmTool
;
}
Index
Properties
type
function
Properties
type
type
:
"function"
function
function
:
LlmTool
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
function
@jambonz/sdk
Loading...
OpenAI-wrapped tool shape — also accepted for back-compat.