Skip to content

Commit

Permalink
feat: ✨ add logprobs and topLogprobs support
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Dec 20, 2024
1 parent f034b86 commit fd17d69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/core/src/llms.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@
"detail": "Google AI",
"seed": false,
"tools": false,
"logprobs": false,
"topLogprobs": false,
"openaiCompatibility": "https://ai.google.dev/gemini-api/docs/openai",
"prediction": false,
"bearerToken": true,
Expand Down

0 comments on commit fd17d69

Please sign in to comment.