Jeremiah Johnson
Jeremiah Johnson
- track start time when thread starts - calculate duration when thread completes - show duration in seconds on success Test Plan: tested in my local environment for several days
- use delay \* 1000 for timeout - pass self.hide_time to callback manually test that mm_hide_panel_time works as expected
## Description moved application of swap delay to swap function so that the JS api can also use the swap delay Corresponding issue: ## Testing manually tested in my local...
This allows you to add instrumentation to track tool calls run by the executor, including timing, input, output, and errors ### PR Checklist - [x] Read the [Contributing documentation](https://github.com/tmc/langchaingo/blob/main/CONTRIBUTING.md). -...