OutputFileSearchCallItemType - TypeScript SDK

OutputFileSearchCallItemType type definition

The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

1import { OutputFileSearchCallItemType } from "@openrouter/sdk/models";
2
3let value: OutputFileSearchCallItemType = "file_search_call";

Values

1"file_search_call"