WPeace-HcH/WPeChatGPT
A plugin for IDA that can help to analyze binary file, it can be based on models such as gpt-3.5 turbo, gpt-4 trained by OpenAI, the same as ChatGPT.
Python
Issues
- 2
module 'openai' has no attribute 'InvalidRequestError'. Did you mean: 'BadRequestError'?
#24 opened by happyfmy - 2
是否支持 azure GPT?
#25 opened by xbigwork - 0
建议:openai库优化调用第三方接口和国内接口方法
#26 opened by li-archer - 4
module 'openai' has no attribute 'OpenAI'
#23 opened by happyfmy - 3
对于GPT3.5处理过长数据的问题
#17 opened by zhefox - 3
Some pitfalls I encountered
#19 opened by 0Ut5kWDaVQPfO - 2
能否支持下定义openapi的反代url
#16 opened by xiaoccao - 10
我的账户还有余额但是还是出现错误gpt-3.5-turbo could not complete the request: You exceeded your current quota, please check your plan and billing details.
#9 opened by lrz2010 - 0
调用三方接口 有问题
#21 opened by ImKK666 - 0
- 3
[建议]可以根据选中的部分进行提问,而非全文
#18 opened by zhefox - 5
- 1
没办法清除生成的注释,无法再次分析生成注释
#12 opened by shujianou - 3
No module named 'Auto_WPeGPT'
#13 opened by Ryze-T - 1
This model's maximum context length is 4097 tokens. However, your messages resulted in 181072 tokens.
#11 opened by nmweizi - 6
- 1
gpt-3.5-turbo could not complete the request: Error communicating with OpenAI: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x0000022ECC479240>: Failed to establish a new connection: [WinError 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试。')
#8 opened by mymoses - 1
存在报错
#7 opened by mitiandashuaibi - 2
- 1
- 6
- 2
网络错误,Error communicating with OpenAI
#2 opened by xiaozhu1337 - 1
- 2