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

# CometAPI ile LobeChat kullanın

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

[Lobe-Chat](https://chat-preview.lobehub.com/), CometAPI için yerleşik destek sunan, özellik açısından zengin bir açık kaynaklı AI sohbet uygulamasıdır — manuel URL yapılandırması gerekmez.

## Ön koşullar

* [Lobe-Chat](https://chat-preview.lobehub.com/) (bulut veya self-hosted)
* 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) üzerinde oturum açın. **Add API Key** seçeneğine tıklayın ve anahtarınızı 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 model sağlayıcısı olarak seçin">
    Lobe-Chat içinde avatarınıza tıklayın → **Application Settings** → **Model Providers**. **CometAPI** seçeneğini seçin, API anahtarınızı yapıştırın ve sağlayıcıyı etkinleştirin. Ardından etkinleştirmek için bir model seçin.

    <Frame>
      <img src="https://mintcdn.com/cometapi/E4FFvyMYmaOZoldp/images/integrations/810968_360319.png?fit=max&auto=format&n=E4FFvyMYmaOZoldp&q=85&s=299c123baafc43c598449113a6723031" alt="Lobe-Chat uygulama ayarları — model sağlayıcı listesi" width="1205" height="931" data-path="images/integrations/810968_360319.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/cometapi/SZhlxZhCnMLn__BW/images/integrations/810968_361341.png?fit=max&auto=format&n=SZhlxZhCnMLn__BW&q=85&s=dc0b478e91393dcb3a5db92f07360ece" alt="Lobe-Chat içinde API anahtarı girilmiş CometAPI sağlayıcı ayarları" width="1910" height="965" data-path="images/integrations/810968_361341.png" />
    </Frame>
  </Step>

  <Step title="Bağlantıyı test edin">
    Bir sohbet başlatın ve test mesajı gönderin. Başarılı bir yanıt, entegrasyonun çalıştığını doğrular.

    <Frame>
      <img src="https://mintcdn.com/cometapi/SZhlxZhCnMLn__BW/images/integrations/810968_361342.png?fit=max&auto=format&n=SZhlxZhCnMLn__BW&q=85&s=5f804dee6dc6ac724164630e945a053d" alt="CometAPI'den başarılı bir yanıt gösteren Lobe-Chat konuşması" width="1900" height="960" data-path="images/integrations/810968_361342.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/cometapi/SZhlxZhCnMLn__BW/images/integrations/810968_361343.png?fit=max&auto=format&n=SZhlxZhCnMLn__BW&q=85&s=3bdff04efc655f5235d11f34cb43b1b3" alt="Lobe-Chat model yanıt paneli" width="1920" height="929" data-path="images/integrations/810968_361343.png" />
    </Frame>
  </Step>
</Steps>

<script type="application/ld+json">
  {`
    {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "HowTo",
        "@id": "https://apidoc.cometapi.com/integrations/lobe-chat#howto",
        "name": "LobeChat'i CometAPI ile kullanın",
        "description": "Bu kılavuzu, base URL, API anahtarı ve model veya sağlayıcı seçeneklerini ayarlayarak LobeChat'i CometAPI ile yapılandırmak için kullanın.",
        "step": [
          {
            "@type": "HowToStep",
            "@id": "https://apidoc.cometapi.com/integrations/lobe-chat#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 üzerinden etkin bir API anahtarını kopyalayın."
          },
          {
            "@type": "HowToStep",
            "@id": "https://apidoc.cometapi.com/integrations/lobe-chat#step-2",
            "position": 2,
            "name": "CometAPI'yi model sağlayıcısı olarak seçin",
            "text": "LobeChat'i CometAPI ile kullanın kılavuzundaki CometAPI'yi model sağlayıcısı olarak seçin adımını tamamlayın."
          },
          {
            "@type": "HowToStep",
            "@id": "https://apidoc.cometapi.com/integrations/lobe-chat#step-3",
            "position": 3,
            "name": "Bağlantıyı test edin",
            "text": "CometAPI Models sayfasından geçerli 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": "LobeChat'i CometAPI ile kullanın",
            "item": "https://apidoc.cometapi.com/integrations/lobe-chat"
          }
        ]
      }
    ]
    }
    `}
</script>
