Remove unnecessary thought signatures from content sent to the Gemini models
Open
core
- Dominant language
- Python
- Stars
- 21.5k
- Forks
- 4k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 37
Description
Gemini models only look at the the latest thought signature. All thought signatures prior to the latest one can be removed from the LLM request content to reduce input tokens and API request size.
Contributor guide
Assessment
This issue has not been assessed yet.