MCPcopy Create free account
hub / github.com/OpenPipe/OpenPipe / stream.test.ts

File stream.test.ts

client-libs/typescript/src/openai/stream.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import dotenv from "dotenv";
2import { expect, test } from "vitest";
3import BaseOpenAI, { APIError } from "openai";
4import { sleep } from "openai/core";

Callers

nothing calls this directly

Calls 7

sleepFunction · 0.85
mergeChunksFunction · 0.85
lastLoggedCallFunction · 0.70
createMethod · 0.45

Tested by

no test coverage detected