You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
786 B
Markdown

![codegeex_logo](../resources/logo/codegeex_logo.png)
# 创建CodeGeeX API
使用[天启 · API开放平台](https://tianqi.aminer.cn/open/)申请CodeGeeX API
<img src="../resources/api/api_step_1.png">
点击首页中的天启平台体验入口:
<img src="../resources/api/api_step_2.png">
点击API应用
<img src="../resources/api/api_step_3.png">
输入任意名称创建API应用。创建后会得到API Key/Secret用于调用API
<img src="../resources/api/api_step_4.png">
在API信息中可以查看代码生成/代码翻译的请求地址和使用文档:
<img src="../resources/api/api_step_5.png">
根据文档中的描述使用APIPython版参考目录``api/codegeex-api-example-python``JAVA版参考工程``api/codegeex-api-example-java``