Skip to content

Commit

Permalink
Gemini: update wiretypes
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoros committed Dec 19, 2024
1 parent 79c71a1 commit 6074a5b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ export namespace GeminiWire_API_Models_List {
export const getPath = '/v1beta/models?pageSize=1000';

const Methods_enum = z.enum([
'bidiGenerateContent', // appeared on 2024-12, see https://github.com/enricoros/big-AGI/issues/700
'createCachedContent', // appeared on 2024-06-10, see https://github.com/enricoros/big-AGI/issues/565
'countMessageTokens',
'countTextTokens',
Expand Down

0 comments on commit 6074a5b

Please sign in to comment.