-
Notifications
You must be signed in to change notification settings - Fork 781
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Environment details
- Programming language: python
- OS: linux
- Language runtime version: 3.13
- Package version: 1.65.0
Steps to reproduce
- Generate function call and thought_signature by
generate_content_stream - Pass
thought_signatureback to next request - Error:
gemini.RequestGoogleModeData.Contents: []*genai.Content: genai.Content.Role: Parts: []*genai.Part: genai.Part.ThoughtSignature: decode base64: illegal base64 data at input byte 40, error found in #10 byte of ...|l9oZl-zw="}],"role":|..., bigger context ...|XKZTIhg4Gq5vvk9xV7By9Kc7Rpdq-VMhvheurUcWl9oZl-zw="}],"role":"model"},{"parts":[{"functionResponse":{|...
The / and + are replaced to _ and - when passing back to sdk.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.