1 Star 0 Fork 2

ybot / ERNIE-Bot-SDK

forked from PaddlePaddle / ERNIE-Bot-SDK 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mkdocs.yml 956 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
Bobholamovic 提交于 2023-11-30 15:23 . Enhance features (#109)
site_name: 文心一言 ERNIE Bot SDK
theme:
name: material
custom_dir: ./.overrides
features:
- content.code.copy
logo: assets/images/favicon.png
repo_url: https://github.com/PaddlePaddle/ERNIE-Bot-sdk
features:
- navigation.sections
- navigation.tabs
- toc.integrate
language: zh
palette:
primary: white
markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
nav:
- 使用文档:
- 预备步骤:
- README.md
- installation.md
- authentication.md
- configuration.md
- models.md
- 使用指南:
- guides/chat_completion.md
- guides/embedding.md
- guides/image.md
- guides/function_calling.md
- API文档:
- api_reference/chat_completion.md
- api_reference/embedding.md
- api_reference/image.md
Python
1
https://gitee.com/ybot/ERNIE-Bot-SDK.git
git@gitee.com:ybot/ERNIE-Bot-SDK.git
ybot
ERNIE-Bot-SDK
ERNIE-Bot-SDK
develop

搜索帮助