{#if genLoading}
{/if} {#if $generatedCode.length > 0 && !genLoading} {#if inlineScript}
{:else}
{/if} {/if} {#if ($generatedCode.length === 0 || genLoading) && SUPPORTED_LANGUAGES.has(lang ?? '')} {#if inlineScript} {/if}
{#if genLoading}
{#if $generatedCode.length > 0}
{:else} {/if}
{:else if $copilotInfo.exists_ai_resource}
{#if $copilotInfo.ai_provider === 'openai'} GPT-4o {:else if $copilotInfo.ai_provider === 'anthropic'} Claude-3.5 {:else} Codestral {/if}