Skip to content

Comments

feat: implement structured debug tracing and conversation export support (#54)#59

Open
Alok-Kumar2005 wants to merge 2 commits intoINCF:mainfrom
Alok-Kumar2005:feat/54-structured-debug-trace
Open

feat: implement structured debug tracing and conversation export support (#54)#59
Alok-Kumar2005 wants to merge 2 commits intoINCF:mainfrom
Alok-Kumar2005:feat/54-structured-debug-trace

Conversation

@Alok-Kumar2005
Copy link

This PR implements optional structured conversation tracing and export support to improve debugging, evaluation, and reproducibility of the RAG pipeline.

When debug=true is passed to the chat endpoint, the backend now captures and returns structured metadata for each conversation turn, without affecting the default user experience.

Closes #54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add structured conversation trace and export support for debugging and reproducibility

1 participant