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

# SDK 接入

> 选择你使用的编程语言。

<CardGroup cols={2}>
  <Card title="Python" href="/guides/python">安装 openai 包，设置环境变量并运行 Python 示例。</Card>
  <Card title="JavaScript" href="/guides/javascript">在 Node.js 中使用 OpenAI SDK。</Card>
</CardGroup>
