ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
LLM Call Tracing: Standardize format and metadata
Open
@vprashrex is already working on this.
Since Jul 14, 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 llm call tracing is not structured properly compared to evaluation tracing. This makes it difficult to view essential information, affecting usability.
Describe the solution you'd like
- Standardize the llm call tracing format.
- Include metadata for type, format, and language code.
- Ensure easy viewing of the structured tracing data.
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.