MCPcopy Index your code
hub / github.com/simstudioai/sim / create_run.ts

File create_run.ts

apps/sim/tools/langsmith/create_run.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { LangsmithCreateRunParams, LangsmithCreateRunResponse } from '@/tools/langsmith/types'
2import { normalizeLangsmithRunPayload } from '@/tools/langsmith/utils'
3import type { ToolConfig } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected