MCPcopy Create free account
hub / github.com/admineral/OpenAI-Assistant-API-Chat / ThreadDataResponse

Interface ThreadDataResponse

app/modules/assistantModules.ts:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27interface ThreadDataResponse {
28 threadId: string;
29}
30
31
32/**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected