googleapis / googleapis/python-genai
Spurious warnings when using candidate_count > 1 and schema is specified
Abierto
priority: p2
type: question
- Lenguaje dominante
- Python
- Estrellas
- 4k
- Forks
- 1k
- Merge medio
- 2 d 12 h
- PR fusionados (30 d)
- 41
Descripción
Specifying candidate_count > 1 and a schema in `GenerateContentConfig` leads to spurious warnings emitted from https://github.com/googleapis/python-genai/blob/f797294d08030a070648aea6702ff1dc5f2b8f41/google/genai/types.py#L3027 due to the access here: https://github.com/googleapis/python-genai/blob/f797294d08030a070648aea6702ff1dc5f2b8f41/google/genai/types.py#L3196
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.