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

Function kv_cache_default_options

ds4_server.c:8291–8293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8289 bool guard_second_reasoning;
8290 bool sent_thinking;
8291 bool sent_text;
8292 anthropic_tool_stream tool;
8293} anthropic_stream;
8294
8295static bool anthropic_sse_start_live(int fd, const request *r, const char *id,
8296 int prompt_tokens, anthropic_stream *st) {

Calls 1