@langchain/openai
Version:
OpenAI integrations for LangChain.js
1 lines • 3.98 kB
Source Map (JSON)
{"version":3,"file":"index.d.cts","names":["webSearch","WebSearchTool","WebSearchFilters","WebSearchOptions","mcp","McpTool","McpConnectorId","McpToolFilter","McpApprovalFilter","McpRemoteServerOptions","McpConnectorOptions","codeInterpreter","CodeInterpreterTool","CodeInterpreterOptions","CodeInterpreterAutoContainer","CodeInterpreterMemoryLimit","fileSearch","FileSearchTool","FileSearchOptions","FileSearchFilter","FileSearchComparisonFilter","FileSearchCompoundFilter","FileSearchComparisonType","FileSearchRankingOptions","FileSearchHybridSearchWeights","imageGeneration","ImageGenerationTool","ImageGenerationOptions","ImageGenerationInputMask","computerUse","ComputerUseTool","ComputerUseInput","ComputerUseOptions","ComputerUseEnvironment","ComputerUseAction","ComputerUseClickAction","ComputerUseDoubleClickAction","ComputerUseDragAction","ComputerUseKeypressAction","ComputerUseMoveAction","ComputerUseScreenshotAction","ComputerUseScrollAction","ComputerUseTypeAction","ComputerUseWaitAction","localShell","LocalShellTool","LocalShellOptions","LocalShellAction","shell","ShellTool","ShellOptions","ShellAction","ShellResult","ShellCommandOutput","ShellCallOutcome","applyPatch","ApplyPatchTool","ApplyPatchOptions","ApplyPatchOperation","ApplyPatchCreateFileOperation","ApplyPatchUpdateFileOperation","ApplyPatchDeleteFileOperation","tools"],"sources":["../../src/tools/index.d.ts"],"sourcesContent":["export * from \"./dalle.js\";\nimport { webSearch } from \"./webSearch.js\";\nexport type { WebSearchTool, WebSearchFilters, WebSearchOptions, } from \"./webSearch.js\";\nimport { mcp } from \"./mcp.js\";\nexport type { McpTool, McpConnectorId, McpToolFilter, McpApprovalFilter, McpRemoteServerOptions, McpConnectorOptions, } from \"./mcp.js\";\nimport { codeInterpreter } from \"./codeInterpreter.js\";\nexport type { CodeInterpreterTool, CodeInterpreterOptions, CodeInterpreterAutoContainer, CodeInterpreterMemoryLimit, } from \"./codeInterpreter.js\";\nimport { fileSearch } from \"./fileSearch.js\";\nexport type { FileSearchTool, FileSearchOptions, FileSearchFilter, FileSearchComparisonFilter, FileSearchCompoundFilter, FileSearchComparisonType, FileSearchRankingOptions, FileSearchHybridSearchWeights, } from \"./fileSearch.js\";\nimport { imageGeneration } from \"./imageGeneration.js\";\nexport type { ImageGenerationTool, ImageGenerationOptions, ImageGenerationInputMask, } from \"./imageGeneration.js\";\nimport { computerUse } from \"./computerUse.js\";\nexport type { ComputerUseTool, ComputerUseInput, ComputerUseOptions, ComputerUseEnvironment, ComputerUseAction, ComputerUseClickAction, ComputerUseDoubleClickAction, ComputerUseDragAction, ComputerUseKeypressAction, ComputerUseMoveAction, ComputerUseScreenshotAction, ComputerUseScrollAction, ComputerUseTypeAction, ComputerUseWaitAction, } from \"./computerUse.js\";\nimport { localShell } from \"./localShell.js\";\nexport type { LocalShellTool, LocalShellOptions, LocalShellAction, } from \"./localShell.js\";\nimport { shell } from \"./shell.js\";\nexport type { ShellTool, ShellOptions, ShellAction, ShellResult, ShellCommandOutput, ShellCallOutcome, } from \"./shell.js\";\nimport { applyPatch } from \"./applyPatch.js\";\nexport type { ApplyPatchTool, ApplyPatchOptions, ApplyPatchOperation, ApplyPatchCreateFileOperation, ApplyPatchUpdateFileOperation, ApplyPatchDeleteFileOperation, } from \"./applyPatch.js\";\nexport declare const tools: {\n webSearch: typeof webSearch;\n mcp: typeof mcp;\n codeInterpreter: typeof codeInterpreter;\n fileSearch: typeof fileSearch;\n imageGeneration: typeof imageGeneration;\n computerUse: typeof computerUse;\n localShell: typeof localShell;\n shell: typeof shell;\n applyPatch: typeof applyPatch;\n};\n//# sourceMappingURL=index.d.ts.map"],"mappings":";;;;;;;;;;;;;AA0BuB4C,cAPFkB,KAOElB,EAAAA;EACLI,SAAAA,EAAAA,OAPIhD,SAOJgD;EACKO,GAAAA,EAAAA,OAPPnD,GAOOmD;EAAU,eAAA,EAAA,OANL5C,eAMK;qBALVK;0BACKS;sBACJI;qBACDe;gBACLI;qBACKO"}