KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
nodebb-openai-chatgpt
★ 16
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
degatchi-website
:
No description available.
network-crawler
:
Python network scanner and an ARP spoofing script
Sending-Current-Stock-Prices-With-LINE
:
透過 Python + GitHub 定時自動傳送即時股價 LINE 通知
ThousandSunny
:
personal website front-end
Auto-focus-assistant
:
this is an experiment using a depth camera to control a stepping motor, aiming to drive the focus ring and achieve auto focus.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
nodebb-openai-chatgpt
?
Download (.md)
# 基于 Nodebb 插件实现调用Azure OpenAI https://github.com/malaohu/nodebb-plugin-azure-openai # nodebb openai bot Python3 启动运行 ## 依赖 ``` pip3 install -r requirements.txt ``` ## 配置 ``` mv config.py.tmp config.py //编译文件,维护用户Token 和 OpenAI Key ``` ## 启动 ``` python3 -m main_turbo ``` 修改文件 last_pid 如果第一次使用直接修改成 0