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

# Immersive Translation'ı CometAPI ile kullanın

> Base URL, API key ve model veya provider seçeneklerini ayarlayarak Immersive Translation'ı CometAPI ile yapılandırmak için bu kılavuzu kullanın.

[Immersive Translation](https://immersivetranslate.com/), iki dilli çeviri için bir tarayıcı uzantısıdır. Platformumuzdaki herhangi bir modelle çevirileri güçlendirmek için bunu CometAPI'ye bağlayın.

## Önkoşullar

* Immersive Translation tarayıcı uzantısı yüklü olmalıdır — tarayıcınızın uzantı mağazasında aratın

  <Frame>
    <img src="https://mintcdn.com/cometapi/E4FFvyMYmaOZoldp/images/integrations/810968_360315.png?fit=max&auto=format&n=E4FFvyMYmaOZoldp&q=85&s=f922401fe2555358631fed147db49b0f" alt="Immersive Translation'ı gösteren tarayıcı uzantı mağazası" width="549" height="278" data-path="images/integrations/810968_360315.png" />
  </Frame>

  <Frame>
    <img src="https://mintcdn.com/cometapi/E4FFvyMYmaOZoldp/images/integrations/810968_360316.png?fit=max&auto=format&n=E4FFvyMYmaOZoldp&q=85&s=c504344ed770c68c806c17bca6b3084b" alt="Immersive Translation uzantısı kurulum sayfası" width="1824" height="960" data-path="images/integrations/810968_360316.png" />
  </Frame>

* 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'yi (`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 Key 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 OpenAI uyumlu bir hizmet olarak ekleyin">
    Immersive Translation eklenti simgesine sağ tıklayın → **Extension Settings** → **Translation Services**. **Add OpenAI Compatible Service** seçeneğine tıklayın, **API Address** alanına `https://api.cometapi.com/v1/chat/completions` girin ve anahtarınızı **API Key** alanına yapıştırın.

    <Frame>
      <img src="https://mintcdn.com/cometapi/mA1ovj6s0e3RM42l/images/integrations/810968_351546.png?fit=max&auto=format&n=mA1ovj6s0e3RM42l&q=85&s=e4437b20cd9e8cdbedfa0410b0cf1d3c" alt="Immersive Translation eklenti ayarları — hizmet ekleme iletişim penceresi" width="1909" height="942" data-path="images/integrations/810968_351546.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/cometapi/mA1ovj6s0e3RM42l/images/integrations/810968_351547.png?fit=max&auto=format&n=mA1ovj6s0e3RM42l&q=85&s=75c2bc0d71731de1c0da744aa106a0d8" alt="CometAPI için doldurulmuş API adresi ve anahtar alanları" width="1906" height="946" data-path="images/integrations/810968_351547.png" />
    </Frame>
  </Step>

  <Step title="Hizmeti test edin">
    Ayarlar panelinde **Test Service** seçeneğine tıklayın. Başarılı bir doğrulama, entegrasyonun çalıştığını onaylar.

    <Frame>
      <img src="https://mintcdn.com/cometapi/mA1ovj6s0e3RM42l/images/integrations/810968_351548.png?fit=max&auto=format&n=mA1ovj6s0e3RM42l&q=85&s=d5f341f7b99ab31d939ac1f10f5ad06f" alt="Başarılı bir sonuç gösteren Immersive Translation hizmet testi" width="1916" height="934" data-path="images/integrations/810968_351548.png" />
    </Frame>
  </Step>
</Steps>

<Tip>
  Ayarlar sayfasında kullanmak istediğiniz model ID'yi girerek model ID'yi özelleştirebilirsiniz.
</Tip>

<script type="application/ld+json">
  {`
    {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "HowTo",
        "@id": "https://apidoc.cometapi.com/integrations/immersive-translation#howto",
        "name": "Immersive Translation'ı CometAPI ile kullanın",
        "description": "Bu kılavuzu, base URL, API key ve model veya sağlayıcı seçeneklerini ayarlayarak Immersive Translation'ı CometAPI ile yapılandırmak için kullanın.",
        "step": [
          {
            "@type": "HowToStep",
            "@id": "https://apidoc.cometapi.com/integrations/immersive-translation#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/immersive-translation#step-2",
            "position": 2,
            "name": "CometAPI’yi OpenAI uyumlu bir hizmet olarak ekleyin",
            "text": "Immersive Translation'ı CometAPI ile kullanma kılavuzundaki CometAPI’yi OpenAI uyumlu bir hizmet olarak ekleme adımını tamamlayın."
          },
          {
            "@type": "HowToStep",
            "@id": "https://apidoc.cometapi.com/integrations/immersive-translation#step-3",
            "position": 3,
            "name": "Hizmeti test edin",
            "text": "Immersive Translation'ı CometAPI ile kullanma kılavuzundaki Hizmeti test edin adımını tamamlayın."
          }
        ]
      },
      {
        "@type": "BreadcrumbList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "CometAPI Belgeleri",
            "item": "https://apidoc.cometapi.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Entegrasyonlar",
            "item": "https://apidoc.cometapi.com/integrations"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Immersive Translation'ı CometAPI ile kullanın",
            "item": "https://apidoc.cometapi.com/integrations/immersive-translation"
          }
        ]
      }
    ]
    }
    `}
</script>
