import { WorkspaceService } from "https://deno.land/x/windmill@v1.415.1/windmill-api/index.ts";
get copilot info
Returns
CancelablePromise<{ exists_openai_resource_path: boolean; code_completion_enabled: boolean; }>
any status
x/windmill/windmill-api/index.ts>WorkspaceService.getCopilotInfo
import { WorkspaceService } from "https://deno.land/x/windmill@v1.415.1/windmill-api/index.ts";
get copilot info
any status