THUDM / CodeGeeX

CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)
https://codegeex.cn
Apache License 2.0
8.1k stars 588 forks source link

Codegeex API documentation #220

Open BrachystochroneSD opened 11 months ago

BrachystochroneSD commented 11 months ago

Hello,

I am working on the emacs package codegeex.el to interface with codegeex.

I want to implement the up-to-date api function, handling the login, etc... but I struggle to find a clear API documentation. Unfortunately (one day maybe I'll learn it) I can't read chinese. So maybe I just haven't found the good link.

Is is possible to get the documentation of the API?

I have found a vscode plugin source here but I don't even know if it's the up-to-date version of the current plugin available in the marketplace.

BrachystochroneSD commented 11 months ago

I'll create an issue on the new project CodeGeeX2, you can close this one if you think it is not relevant.