openai.internal._chat_tools
(internal) The typed tool declarations for this turn, or null when the toolbox is empty.
Reference version
Signature
function openai.internal._chat_tools(
toolbox: ai.tools.Toolbox
) -> openai.internal.ChatTool[] | null throws baml.json.SerializationError
(internal) The typed tool declarations for this turn, or null when the toolbox is empty.
Source:<builtin>/openai/ns_internal/chat.bamlbytes 40010–40539