MCPcopy Create free account
hub / github.com/antirez/ds4 / tool_memory_unlink

Function tool_memory_unlink

ds4_server.c:7790–7796  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7788 "\"total_tokens\":%d}",
7789 input_tokens, cached_tokens, cache_write_tokens,
7790 output_tokens, input_tokens + output_tokens);
7791}
7792
7793static bool responses_sse_completed(int fd, const request *r,
7794 responses_stream *st,
7795 const tool_calls *calls,
7796 const responses_tool_item *tool_items,
7797 const char *finish,
7798 int prompt_tokens, int completion_tokens,
7799 long created_at) {

Callers 2

tool_memory_touchFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected