mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-06 05:04:58 -05: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.