Skip to content

Add configurable tool_result_max_length for tool result spans#30

Open
sheredega303 wants to merge 1 commit into
thoughtbot:mainfrom
sheredega303:feature/add-configurable-tool-result-length
Open

Add configurable tool_result_max_length for tool result spans#30
sheredega303 wants to merge 1 commit into
thoughtbot:mainfrom
sheredega303:feature/add-configurable-tool-result-length

Conversation

@sheredega303

Copy link
Copy Markdown

Tool results can be quite large (RAG docs, JSON responses, DB rows), and the current hardcoded limit sometimes truncates important context.

For evaluation and development, we need access to the full tool output - partial data isn’t enough to properly assess retrieval quality or build reliable eval datasets. Since tools like MLflow, Arize Phoenix, Traceloop, etc support full tool I/O, I think this limit should be configurable rather than hardcoded.

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.

1 participant