MCPcopy
hub / github.com/zai-org/GLM-4 / TetherQuoteExtra

Interface TetherQuoteExtra

demo/composite_demo/browser/src/browser.ts:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30interface TetherQuoteExtra {
31 cited_message_idx: number;
32 evidence_text: string;
33}
34
35interface TetherQuoteMetadata {
36 type: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected