This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
scrm
/
wechat-api
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
d32bcf29b7
Ramos
Etiquetas
cow
debug
feature/api-key
feature/compapi
feature/compapi_v1.02
feature/fastgpt
feature/sync-wx
feature/ws
fixbug/20250322
master
test_douyin
yhg_200228
yhg_20250327
yhg_241210_dify
yhg_250102
yhg_250224
wechat-api
/
internal
/
types
/
openai.go
openai.go
70 B
Histórico
Em bruto
1
2
3
4
5
6
package types
type OpenAI struct {
BaseUrl string
ApiKey string
}