effect-io-ai

Package: @effect/ai-openai-compat
Module: OpenAiClient

OpenAiClient.Tool

Tool definitions that can be supplied to a Responses-style request.

Signature

type Tool = | FunctionTool
  | CustomToolParam

Source

Since v4.0.0