mirror of https://github.com/THUDM/CodeGeeX.git
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.
786 B
786 B
创建CodeGeeX API
使用天启 · API开放平台申请CodeGeeX API:
![](/ai/CodeGeeX/media/commit/4758dcec0f963d72d90ff651014a64a671fcf13f/resources/api/api_step_1.png)
点击首页中的天启平台体验入口:
点击API应用:
输入任意名称,创建API应用。创建后会得到API Key/Secret,用于调用API:
在API信息中,可以查看代码生成/代码翻译的请求地址和使用文档:
根据文档中的描述使用API,Python版参考目录api/codegeex-api-example-python
;JAVA版参考工程:api/codegeex-api-example-java