This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
scrm
/
wechat-api
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
c163ac3865
브랜치
태그
cow
debug
feature/apikey_and_agent
feature/compapi
feature/compapi_v1.02
feature/fastgpt
feature/sync-wx
feature/ws
fixbug/20250322
fixbug/20250407
lcd250411
master
test_douyin
yhg_200228
yhg_20250327
yhg_241210_dify
yhg_250102
yhg_250224
wechat-api
/
internal
/
types
/
openai.go
openai.go
70 B
히스토리
Raw
1
2
3
4
5
6
package types
type OpenAI struct {
BaseUrl string
ApiKey string
}