mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-15 16:56:56 +08:00
Merge branch 'dev' into openclaw
# Conflicts: # web/src/components/TraderConfigModal.tsx # web/src/i18n/translations.ts
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
|||||||
const (
|
const (
|
||||||
ProviderOpenAI = "openai"
|
ProviderOpenAI = "openai"
|
||||||
DefaultOpenAIBaseURL = "https://api.openai.com/v1"
|
DefaultOpenAIBaseURL = "https://api.openai.com/v1"
|
||||||
DefaultOpenAIModel = "gpt-5.2"
|
DefaultOpenAIModel = "gpt-5.4"
|
||||||
)
|
)
|
||||||
|
|
||||||
type OpenAIClient struct {
|
type OpenAIClient struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user