ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Evaluation: Implement type safety checks
@AkhileshNegi ya está trabajando en esto.
Desde el 10/8/2026.
- Lenguaje dominante
- Python
- Estrellas
- 18
- Forks
- 10
- Merge medio
- 2 d 20 h
- PR fusionados (30 d)
- 14
Descripción
Is your feature request related to a problem?
The current system lacks type safety checks during evaluations, which can lead to errors and inconsistencies in data handling.
Describe the solution you'd like
- Implement type safety checks across the following API endpoints:
- V1/V2
- Text Evals
- TTS
- STT
- V1/V2
Why is this enhancement needed?
This enhancement will improve error detection, enhance data integrity, and ensure consistent evaluations.
Original issue
Describe the current behavior
A clear description of how it currently works and what the limitations are.
Describe the enhancement you'd like
- API endpoints
- V1/V2
- Text Evals
- TTS
- STT
- V1/V2
Why is this enhancement needed?
Explain the benefits (e.g., performance, usability, maintainability, scalability).
Additional context
Add any other context, metrics, screenshots, or examples about the enhancement here.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.