Skip to content

Conversation

@asyncmacro
Copy link
Contributor

@asyncmacro asyncmacro commented Dec 22, 2024

The issues #310 and #309 are caused by candidates not having proper indexing.

The package assigns it from the response candidate.index which is currently undefined because it is not defined in the API schema (found this) but surprisingly defined here.

While this PR aims to fix those issues by making its own indexing instead of depending on the server and it works well, I can change the code so it can work with both cases (defined and undefined index)

@IvanLH IvanLH merged commit 070bcdc into google-gemini:main Feb 19, 2025
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants