UNPKG

@arizeai/phoenix-client

Version:

A client for the Phoenix API

6 lines 295 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.phoenixToolCallSchema = void 0; const messagePartSchemas_1 = require("./messagePartSchemas"); exports.phoenixToolCallSchema = messagePartSchemas_1.toolCallPartSchema; //# sourceMappingURL=toolCallSchemas.js.map