Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/di-sukharev/opencommit
/ gemini.test.ts
File
gemini.test.ts
test/unit/gemini.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ FinishReason, Outcome } from
'@google/generative-ai'
;
2
import
{ OpenAI } from
'openai'
;
3
import
{ GeminiEngine } from
'../../src/engine/gemini'
;
4
Callers
nothing calls this directly
Calls
2
it
Function · 0.85
generateCommitMessage
Method · 0.65
Tested by
no test coverage detected