Documentation Index
Fetch the complete documentation index at: https://docs.getkaizen.io/llms.txt
Use this file to discover all available pages before exploring further.
Reduce token usage before LLM calls
Useclient.optimize_request and client.prompts_encode to ensure your prompts stay within token limits.