> ## Documentation Index
> Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Gebruik Continue met CometAPI

> Gebruik deze handleiding om Continue met CometAPI te configureren door de base URL, API key en model- of provideropties in te stellen.

[Continue](https://continue.dev) is een open-source VS Code-extensie voor AI-gestuurde codehulp. Het heeft een first-party CometAPI-provider — handmatige URL-configuratie is niet nodig.

## Vereisten

* [Continue](https://marketplace.visualstudio.com/items?itemName=Continue.continue) geïnstalleerd in VS Code
* Een [CometAPI](https://www.cometapi.com)-account met een actieve API key

## Installatie

<Steps>
  <Step title="Installeer Continue in VS Code">
    Zoek naar **Continue** in het paneel Extensies van VS Code en installeer het.

    <Frame>
      <img src="https://mintcdn.com/cometapi/SZhlxZhCnMLn__BW/images/integrations/810968_362621.png?fit=max&auto=format&n=SZhlxZhCnMLn__BW&q=85&s=6e94ab329f18d8e02387dc6fe8c798e3" alt="Paneel Extensies van VS Code met de Continue-extensie" width="1194" height="800" data-path="images/integrations/810968_362621.png" />
    </Frame>
  </Step>

  <Step title="Haal je CometAPI API-sleutel op">
    Log in op het [CometAPI-dashboard](https://www.cometapi.com/console). Klik op **Add API Key** en kopieer je sleutel.

    <Frame>
      <img src="https://mintcdn.com/cometapi/SZhlxZhCnMLn__BW/images/overview/810968_364191.png?fit=max&auto=format&n=SZhlxZhCnMLn__BW&q=85&s=aef81a83f29f8eb16655ed4060425f50" alt="CometAPI-dashboard — Add API Key" width="3824" height="1892" data-path="images/overview/810968_364191.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/cometapi/HhtmQffktazbxUvS/images/overview/810968_364193.png?fit=max&auto=format&n=HhtmQffktazbxUvS&q=85&s=d893f659267150d0faf45f99eb5dffc1" alt="CometAPI API-sleutel en basis-URL" width="2434" height="1232" data-path="images/overview/810968_364193.png" />
    </Frame>
  </Step>

  <Step title="Voeg CometAPI toe als provider">
    Open Continue **Settings** → **Models** → **+**. Zoek naar `cometapi` in de providerlijst en selecteer het. Plak je API-sleutel en kies de modellen die je wilt gebruiken.

    <Frame>
      <img src="https://mintcdn.com/cometapi/SZhlxZhCnMLn__BW/images/integrations/810968_362622.png?fit=max&auto=format&n=SZhlxZhCnMLn__BW&q=85&s=7d9ad8d97240036f8eabad68ac872f7e" alt="Continue-instellingen — zoeken naar provider met cometapi geselecteerd" width="1736" height="965" data-path="images/integrations/810968_362622.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/cometapi/SZhlxZhCnMLn__BW/images/integrations/810968_362623.png?fit=max&auto=format&n=SZhlxZhCnMLn__BW&q=85&s=53d3b5b690328196cbc0c7aeeb39ad9b" alt="CometAPI-providerconfiguratie in Continue" width="1915" height="944" data-path="images/integrations/810968_362623.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/cometapi/SZhlxZhCnMLn__BW/images/integrations/810968_362624.png?fit=max&auto=format&n=SZhlxZhCnMLn__BW&q=85&s=e9fee9dd542d42a4415f0a41827124e5" alt="Modelselectie in Continue met CometAPI-provider" width="526" height="486" data-path="images/integrations/810968_362624.png" />
    </Frame>
  </Step>

  <Step title="Test de verbinding">
    Open een bestand en verstuur een test prompt via Continue. Een succesvol antwoord bevestigt dat de integratie werkt.

    <Frame>
      <img src="https://mintcdn.com/cometapi/SZhlxZhCnMLn__BW/images/integrations/810968_362626.png?fit=max&auto=format&n=SZhlxZhCnMLn__BW&q=85&s=765ce3c34f80b122bab7b763d970bd4f" alt="Continue-chat met een succesvol antwoord van CometAPI" width="629" height="998" data-path="images/integrations/810968_362626.png" />
    </Frame>
  </Step>
</Steps>

<Note>
  Als CometAPI niet in de providerlijst verschijnt, schakel Continue dan over naar de **Preview**-versie en open de extensie opnieuw.

  <Frame>
    <img src="https://mintcdn.com/cometapi/SZhlxZhCnMLn__BW/images/integrations/810968_362627.png?fit=max&auto=format&n=SZhlxZhCnMLn__BW&q=85&s=54d4157b18c9134ec966daf66ec36e45" alt="Paneel van de Continue-extensie met de schakelaar voor de Preview-versie" width="649" height="239" data-path="images/integrations/810968_362627.png" />
  </Frame>
</Note>

<script type="application/ld+json">
  {`
    {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "HowTo",
        "@id": "https://apidoc.cometapi.com/integrations/continue#howto",
        "name": "Gebruik Continue met CometAPI",
        "description": "Gebruik deze handleiding om Continue met CometAPI te configureren door de basis-URL, API-sleutel en model- of provideropties in te stellen.",
        "step": [
          {
            "@type": "HowToStep",
            "@id": "https://apidoc.cometapi.com/integrations/continue#step-1",
            "position": 1,
            "name": "Installeer Continue in VS Code",
            "text": "Voltooi de stap Installeer Continue in VS Code in de handleiding Gebruik Continue met CometAPI."
          },
          {
            "@type": "HowToStep",
            "@id": "https://apidoc.cometapi.com/integrations/continue#step-2",
            "position": 2,
            "name": "Haal je CometAPI API-sleutel op",
            "text": "Maak je CometAPI-account aan of open het, en kopieer vervolgens een actieve API-sleutel uit het dashboard."
          },
          {
            "@type": "HowToStep",
            "@id": "https://apidoc.cometapi.com/integrations/continue#step-3",
            "position": 3,
            "name": "Voeg CometAPI toe als provider",
            "text": "Voltooi de stap Voeg CometAPI toe als provider in de handleiding Gebruik Continue met CometAPI."
          },
          {
            "@type": "HowToStep",
            "@id": "https://apidoc.cometapi.com/integrations/continue#step-4",
            "position": 4,
            "name": "Test de verbinding",
            "text": "Selecteer een huidige model ID op de CometAPI Models-pagina en verstuur vervolgens een testaanvraag vanuit de integratie."
          }
        ]
      },
      {
        "@type": "BreadcrumbList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "CometAPI-documentatie",
            "item": "https://apidoc.cometapi.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Integraties",
            "item": "https://apidoc.cometapi.com/integrations"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Gebruik Continue met CometAPI",
            "item": "https://apidoc.cometapi.com/integrations/continue"
          }
        ]
      }
    ]
    }
    `}
</script>
