River7816
River7816
### Search before asking - [X] 在 [issues](https://github.com/yetone/openai-translator/issues) 中没有找到类似的内容。 I searched in the [issues](https://github.com/yetone/openai-translator/issues) and found nothing similar. ### feature 可以将其制作成一个Marginnote3 插件 ### 描述 Motivation 由于Margnnote3 是一个结合了强大思维导图的工具,如果再加上openai transaltor的功能,一定会成为一个非常强悍的软件 ### Solution...
### ⚠️ Search for existing issues first ⚠️ - [X] I have searched the existing issues, and there is no existing issue for my problem ### GPT-3 or GPT-4 -...
Spyder is the best IDE I've ever used, better than jupyter lab, Pycharm, vscode...But since spyder 5, it no longer support Kite. I know it is not spyder's fault (Kite...
### Modin version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest released version...
Hi, here is my code. I want to concatenate 5100 dataframes into one big dataframe. The memory usage of these 5100 dataframes is about 160G. However, the processing speed is...
报错代码: ``` !!! File docs/info not found in path [./]. !!! !!! File docs/proposal not found in path [./]. !!! !!! File docs/abstract not found in path [./]. !!! !!!...
I utilize a client and a bot client. The 'app' client is a part of a private group and it listens for text containing 🚨🚨 or a photo with the...
很不错的开发者
先支持了!到时候有问题再来反馈,感谢开发者!!!
I have seen some GitHub projects that use Bing chat API, which is completely free, such as [node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) or [bing-chat](https://github.com/transitive-bullshit/bing-chat). Could you please add these models to Zotero gpt?
```python def get_leverageBracket(self, symbol: str = '', recvWindow: int = ''): ''' https://binance-docs.github.io/apidocs/futures/cn/#user_data-9 Name Type Mandatory Description symbol str NO recvWindow int NO ''' return self.send_request(*self.endpoints.get_leverageBracket, **to_local(locals())) ``` 根据官网介绍 |...