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

Function tool_calls_push

ds4_server.c:663–669  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

661 REQ_COMPLETION,
662} req_kind;
663
664typedef enum {
665 API_OPENAI,
666 API_ANTHROPIC,
667 API_RESPONSES,
668} api_style;
669
670typedef enum {
671 SERVER_MODEL_SYNTAX_DEEPSEEK,
672 SERVER_MODEL_SYNTAX_GLM,

Calls 1

xreallocFunction · 0.70