Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix error: 'NoneType' object has no attribute 'status_code' #2

Closed
ycjcl868 opened this issue Jul 25, 2023 · 3 comments
Closed

Bugfix error: 'NoneType' object has no attribute 'status_code' #2

ycjcl868 opened this issue Jul 25, 2023 · 3 comments

Comments

@ycjcl868
Copy link

image

curl 'https://wudao.aminer.cn/os/api/api/v2/multilingual_code/bugfix' \
  -H 'Accept: application/json, text/plain, */*' \
  -H 'Accept-Language: zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7' \
  -H 'Authorization: null' \
  -H 'Cache-Control: no-cache' \
  -H 'Connection: keep-alive' \
  -H 'Content-Type: application/json;charset=UTF-8' \
  -H 'Origin: https://codegeex.cn' \
  -H 'Pragma: no-cache' \
  -H 'Referer: https://codegeex.cn/' \
  -H 'Sec-Fetch-Dest: empty' \
  -H 'Sec-Fetch-Mode: cors' \
  -H 'Sec-Fetch-Site: cross-site' \
  -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36' \
  -H 'sec-ch-ua: "Not/A)Brand";v="99", "Google Chrome";v="115", "Chromium";v="115"' \
  -H 'sec-ch-ua-mobile: ?0' \
  -H 'sec-ch-ua-platform: "macOS"' \
  --data-raw '{"prompt":"awefwafwaef","lang":"python","n":1,"stop":[]}' \
  --compressed
@Stanislas0
Copy link
Contributor

旧版DEMO有一些Bug,请直接尝试IDE中的CodeGeeX插件(VS Code, Jetbrains

@TronYY
Copy link

TronYY commented Aug 2, 2023

旧版DEMO有一些Bug,请直接尝试IDE中的CodeGeeX插件(VS Code, Jetbrains

可以直接对整个代码注释吗 300多行代码

@TronYY
Copy link

TronYY commented Aug 2, 2023

旧版DEMO有一些Bug,请直接尝试IDE中的CodeGeeX插件(VS Code, Jetbrains

matlab不支持注释吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants