mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
feat(provider): add github copilot device flow provider (#364)
This commit is contained in:
@@ -429,6 +429,7 @@ func IsValidClientType(clientType ClientType) bool {
|
||||
ClientTypeAnthropicMessages,
|
||||
ClientTypeGoogleGenerativeAI,
|
||||
ClientTypeOpenAICodex,
|
||||
ClientTypeGitHubCopilot,
|
||||
ClientTypeEdgeSpeech:
|
||||
return true
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user