Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function initialize(config: Config): Promise<void>;
config
Config
Promise
void
await initialize({ projectId: "your-project-id", // Your project ID from the CDP Portal });
Was this page helpful?