# 白菜GPT ## Docs - [🚀 快速了解白菜GPT](https://doc.baicaigpt.com/doc-3644370.md): - [🔑充值卡兑换获取API KEY](https://doc.baicaigpt.com/doc-4380809.md): - [🎨充值卡兑换DALLE3自助出图](https://doc.baicaigpt.com/dalle3.md): - [🆓获取免费会员API KEY](https://doc.baicaigpt.com/doc-3675805.md): - [🆒自助充值付费API KEY](https://doc.baicaigpt.com/doc-3708694.md): - [基础教程](https://doc.baicaigpt.com/folder-28755447.md): - 基础教程 [快速上手](https://doc.baicaigpt.com/doc-3675109.md): - 基础教程 [快速开始](https://doc.baicaigpt.com/help.md): - 开发前必读 [01获取白菜API_KEY](https://doc.baicaigpt.com/getting_started/baicai_api_key.md): - 开发前必读 [02返回码说明](https://doc.baicaigpt.com/getting_started/return_code.md): - 开发前必读 [03支持模型配额及价格](https://doc.baicaigpt.com/doc-3675731.md): - 保姆级教程 [白菜GPT配合LobeChat搭建免费私人ChatGPT保姆级教程。](https://doc.baicaigpt.com/tools/lobechat.md): - 保姆级教程 [FastGPT接入白菜GPT保姆教程](https://doc.baicaigpt.com/doc-3774331.md): - 保姆级教程 [虹猫AI配置](https://doc.baicaigpt.com/doc-4489533.md): - 开发应用教程 [ChatGPT三方客户端推荐](https://doc.baicaigpt.com/doc-3708760.md): - 开发应用教程 [OpenAI官方库使用示例](https://doc.baicaigpt.com/doc-3711097.md): - 开发应用教程 [AIAgent之AutoGen代码示例](https://doc.baicaigpt.com/doc-3844545.md): - 开发应用教程 [Zotero + GPT:让人工智能助力你的文档阅读之旅](https://doc.baicaigpt.com/zotero_gpt.md): - 开发应用教程 [Zotero + GPT:让人工智能助力你的文档阅读之旅By白菜GPT](https://doc.baicaigpt.com/zotero_gpt_help.md): - 付费版介绍 [付费会员简介](https://doc.baicaigpt.com/doc-3675692.md): - 常见问题 [常见问题及解决方法](https://doc.baicaigpt.com/doc-3675739.md): - 协议 [服务条款](https://doc.baicaigpt.com/doc-3707757.md): - 协议 [免责声明](https://doc.baicaigpt.com/doc-3707761.md): - 协议 [隐私声明](https://doc.baicaigpt.com/doc-3711273.md): ## API Docs - API接口文档 > 聊天 Chat [创建聊天](https://doc.baicaigpt.com/api-146134060.md): >接口描述:为给定的聊天对话创建模型响应。创建聊天完成" 意味着可能是指在聊天对话中生成或补全一部分内容,使得对话更加连贯或完整。 - API接口文档 > 模型 Models [列出模型](https://doc.baicaigpt.com/api-144691189.md): >列出当前可用的GPT官方模型,并提供有关每个模型的基本信息,可以参考 [模型文档](https://platform.openai.com/docs/models) 以了解可用的模型以及它们之间的区别。 - API接口文档 > 图像 Images [创建图像](https://doc.baicaigpt.com/api-153828334.md): 根据提示创建图像。官方文档,参见:https://platform.openai.com/docs/api-reference/images/create - API接口文档 > 向量生成接口(Embeddings) [创建嵌入](https://doc.baicaigpt.com/api-184377637.md): 获取给定输入的矢量表示,机器学习模型和算法可以轻松使用该表示。