Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ikechan8370 authored Dec 14, 2023
1 parent 39ef573 commit 0ac70a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/GoogleGeminiClientTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ async function test () {
const client = new GoogleGeminiClient({
e: {},
userId: 'test',
key: 'AIzaSyBZEC3SLp0CVDnNY8WoRT7hn0LB8zn8dFA',
key: '',
model: 'gemini-pro'
})
}

0 comments on commit 0ac70a3

Please sign in to comment.