Remove unnecessary thought signatures from content sent to the Gemini models
Abierto
core
- Lenguaje dominante
- Python
- Estrellas
- 21.5k
- Forks
- 4k
- Merge medio
- 1 d 14 h
- PR fusionados (30 d)
- 37
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.