Skip to content

squash BrainstoreTrace LLM convo bug#124

Merged
Andrew Kent (realark) merged 1 commit into
mainfrom
ark/llm-convo-fix
Jun 8, 2026
Merged

squash BrainstoreTrace LLM convo bug#124
Andrew Kent (realark) merged 1 commit into
mainfrom
ark/llm-convo-fix

Conversation

@realark

Copy link
Copy Markdown
Collaborator

brainstore trace llm convo required a root span for DFS traversal. This didn't work inside of trace scorers because the root span of an eval is not reported until after scoring completes.

This change updates the logic to run convo dfs over forest roots in addition to the real root

brainstore trace llm convo required a root span for DFS
traversal. This didn't work inside of trace scorers because the root
span of an eval is not reported until after scoring completes.

This change updates the logic to run convo dfs over forest roots in
addition to the real root
@realark Andrew Kent (realark) marked this pull request as ready for review June 8, 2026 19:47
@realark Andrew Kent (realark) merged commit ec18bef into main Jun 8, 2026
1 check passed
@realark Andrew Kent (realark) deleted the ark/llm-convo-fix branch June 8, 2026 20:24
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.

2 participants