mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-04-09 03:02:26 -04:00
This feature includes the following: * Implement initialize lifecycle (including version negotiation) * Add the v20250326 schema * Supporting the `DELETE` and `GET` endpoint for MCP. * Supporting streamable HTTP (without SSE). * Terminating sessions after timeout (default = 10 minutes from last active). * Toolbox do not support batch request. Will response with `Invalid requests` if batch requests is received.