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

Function embeddingsPath

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

Source from the content-addressed store, hash-verified

865
866describe("OpenAI Embeddings API conformance", () => {
867 const embeddingsPath = () => `${instance.url}/v1/embeddings`;
868
869 describe("with fixture match", () => {
870 it("has all required top-level fields", 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…