# Together AI 整合

## **Together AI與SkyDeck AI平台的整合**

Together AI在其平台上託管了範圍廣泛的開源大型語言模型。與SkyDeck AI進行整合將讓你能夠使用Together AI的所有聊天模型。

### **生成Together AI API密鑰**

若要使用Together AI API，你需要按照以下三個簡單步驟來生成API密鑰：

1. 在Together AI網站上創建一個免費帳戶，可在此處註冊：<https://api.together.xyz/>。
2. 註冊後，請訪問你的API密鑰頁面，頁面地址：<https://api.together.xyz/settings/api-keys>。你應該可以找到你的API密鑰。
3. 一旦你擁有了API密鑰，就可以在SkyDeck AI平台上使用Together AI的LLM。

### **將API密鑰新增到SkyDeck AI控制中心**

API密鑰是添加到控制中心集成屏幕中的

1. 在此處登錄或創建SkyDeck AI管理帳戶：<https://admin.skydeck.ai/>
2. 當你登錄後，請訪問你的集成頁面在這裡 [https://admin.skydeck.ai/integrations/ ↗](https://admin.skydeck.ai/integrations/)，或者在菜單中點擊“Integrations”
3. 點擊“+Add Integrations”按鈕，選擇Together AI作為集成服務，並在Credential欄位輸入你的API密鑰。

就是這樣！你現在可以使用強大的SkyDeck AI工具並直接訪問Together AI模型。

注意：你將根據每月使用的Together AI API量進行收費。費用結構是基於使用的令牌數量。有關他們的定價政策的更多細節，請訪問 <https://api.together.xyz/playground>。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skydeck.ai/zh-hk/integrations/llms-and-databases/together-ai-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
