> ## 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.

# FastGPT'yi CometAPI ile kullanın

> Bu kılavuzu kullanarak base URL, API key ve model veya provider seçeneklerini ayarlayıp FastGPT'yi CometAPI ile yapılandırın.

[FastGPT](https://cloud.tryfastgpt.ai/), bilgi tabanı destekli bir AI iş akışı platformudur. Tüm iş akışlarında kullanmak için CometAPI anahtarını OpenAI uyumlu bir üçüncü taraf hesap olarak yapılandırın.

## Ön koşullar

* Bir [FastGPT](https://cloud.tryfastgpt.ai/login) hesabı
* Etkin bir API key'e sahip bir [CometAPI](https://www.cometapi.com) hesabı

## Kurulum

<Steps>
  <Step title="CometAPI API anahtarınızı alın">
    [CometAPI dashboard](https://www.cometapi.com/console) hesabınızda oturum açın. **Add API Key** seçeneğine tıklayın ve anahtarınızı ve base URL'nizi (`https://api.cometapi.com`) kopyalayın.

    <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 — API anahtarı ekle" 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 anahtarı ve base URL" width="2434" height="1232" data-path="images/overview/810968_364193.png" />
    </Frame>
  </Step>

  <Step title="CometAPI'yi üçüncü taraf hesap olarak ekleyin">
    FastGPT'de **Account Settings** → **Third-party Accounts** → **OpenAI Account** yoluna gidin. **URL** alanına `https://api.cometapi.com/v1` girin (`/v1` son ekini ekleyin). CometAPI anahtarınızı **API Key** alanına yapıştırın ve **Confirm** seçeneğine tıklayın.

    <Frame>
      <img src="https://mintcdn.com/cometapi/E4FFvyMYmaOZoldp/images/integrations/810968_355099.png?fit=max&auto=format&n=E4FFvyMYmaOZoldp&q=85&s=e1ef9869db75622178961784ac09ad57" alt="FastGPT üçüncü taraf hesapları — OpenAI Account seçeneği" width="1919" height="914" data-path="images/integrations/810968_355099.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/cometapi/E4FFvyMYmaOZoldp/images/integrations/810968_355100.png?fit=max&auto=format&n=E4FFvyMYmaOZoldp&q=85&s=0e7fcb0a8cc9fb390aa9911795252967" alt="FastGPT içinde CometAPI için URL ve API anahtarı alanları doldurulmuş" width="1189" height="788" data-path="images/integrations/810968_355100.png" />
    </Frame>
  </Step>

  <Step title="Bağlantıyı test edin">
    Bir LLM düğümü içeren bir workflow oluşturun ve çalıştırın. Başarılı bir yanıt, kurulumun düzgün çalıştığını doğrular.

    <Frame>
      <img src="https://mintcdn.com/cometapi/E4FFvyMYmaOZoldp/images/integrations/810968_355101.png?fit=max&auto=format&n=E4FFvyMYmaOZoldp&q=85&s=e8c96cab8e14e0be6ddd6c0f48c43b8f" alt="CometAPI'den başarılı bir yanıt gösteren FastGPT workflow'u" width="1875" height="938" data-path="images/integrations/810968_355101.png" />
    </Frame>
  </Step>
</Steps>

<Warning>
  URL, `/v1` son ekini içermelidir: `https://api.cometapi.com/v1`. Bunu eklemezseniz bağlantı hataları oluşur.
</Warning>

<script type="application/ld+json">
  {`
    {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "HowTo",
        "@id": "https://apidoc.cometapi.com/integrations/fastgpt#howto",
        "name": "CometAPI ile FastGPT kullanın",
        "description": "Bu kılavuzu kullanarak base URL, API key ve model veya sağlayıcı seçeneklerini ayarlayıp FastGPT'yi CometAPI ile yapılandırın.",
        "step": [
          {
            "@type": "HowToStep",
            "@id": "https://apidoc.cometapi.com/integrations/fastgpt#step-1",
            "position": 1,
            "name": "CometAPI API anahtarınızı alın",
            "text": "CometAPI hesabınızı oluşturun veya açın, ardından dashboard'dan etkin bir API anahtarını kopyalayın."
          },
          {
            "@type": "HowToStep",
            "@id": "https://apidoc.cometapi.com/integrations/fastgpt#step-2",
            "position": 2,
            "name": "CometAPI'yi üçüncü taraf hesap olarak ekleyin",
            "text": "CometAPI ile FastGPT kullanın kılavuzundaki CometAPI'yi üçüncü taraf hesap olarak ekleyin adımını tamamlayın."
          },
          {
            "@type": "HowToStep",
            "@id": "https://apidoc.cometapi.com/integrations/fastgpt#step-3",
            "position": 3,
            "name": "Bağlantıyı test edin",
            "text": "CometAPI Models sayfasından güncel bir model ID seçin, ardından entegrasyondan bir test isteği gönderin."
          }
        ]
      },
      {
        "@type": "BreadcrumbList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "CometAPI Dokümanları",
            "item": "https://apidoc.cometapi.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Entegrasyonlar",
            "item": "https://apidoc.cometapi.com/integrations"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "CometAPI ile FastGPT kullanın",
            "item": "https://apidoc.cometapi.com/integrations/fastgpt"
          }
        ]
      }
    ]
    }
    `}
</script>
