MCPcopy Create free account
hub / github.com/CopilotKit/aimock / responsesPath

Function responsesPath

src/__tests__/api-conformance.test.ts:354–354  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

352
353describe("OpenAI Responses API conformance", () => {
354 const responsesPath = () => `${instance.url}/v1/responses`;
355
356 describe("streaming (default)", () => {
357 it("Content-Type is text/event-stream", async () => {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…