MCPcopy Create free account
hub / github.com/continuedev/continue / streamChatResponse.test.ts

File streamChatResponse.test.ts

extensions/cli/src/stream/streamChatResponse.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ModelConfig } from "@continuedev/config-yaml";
2import { BaseLlmApi } from "@continuedev/openai-adapters";
3import type { ChatHistoryItem } from "core/index.js";
4import type { ChatCompletionChunk } from "openai/resources/chat/completions.mjs";

Callers

nothing calls this directly

Calls 6

toolCallChunkFunction · 0.85
processStreamingResponseFunction · 0.85
toolCallChunkWithIndexFunction · 0.85
executeStreamedToolCallsFunction · 0.85
contentChunkFunction · 0.70

Tested by

no test coverage detected