Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ isOpenAICompatibleModel
Function
isOpenAICompatibleModel
api/client.go:71–73 ·
view source on GitHub ↗
(model string)
Source
from the content-addressed store, hash-verified
69
type
CompleteOptions
struct
{
70
MaxTokens int
71
Tools []
map
[string]any
72
Temperature *float64
73
}
74
75
type
StructuredCompletionOptions
struct
{
76
MaxTokens int
Callers
1
useOpenAICompatible
Function · 0.85
Calls
2
isDeepSeekModel
Function · 0.85
isOpenAIModel
Function · 0.85
Tested by
no test coverage detected