Package: @effect/ai-openai-compat Module: OpenAiClient
@effect/ai-openai-compat
OpenAiClient
Tool definitions that can be supplied to a Responses-style request.
Signature
type Tool = | FunctionTool | CustomToolParam
Source
Since v4.0.0