ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Evaluation: Implement type safety checks
@AkhileshNegi is already working on this.
Since Aug 10, 2026.
- Dominant language
- Python
- Stars
- 18
- Forks
- 10
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 14
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.