whatwewant / chatgpt-for-chatbot-feishu

快速将 ChatGPT 接入飞书,基于 OpenAI 官方接口,作为私人工作助理或者企业员工助理
https://github.com/go-zoox/chatgpt-for-chatbot-feishu
MIT License
320 stars 45 forks source link

fix: timeout default 60s and cannot custom config #60

Closed whatwewant closed 1 year ago

whatwewant commented 1 year ago

now support env OPENAI_API_TIMEOUT, unit: second, default: 300

fix #59