| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
`nonInteractiveToolExecutor`. (#6363)
|
|
|
|
ToolCallResponseInfo and ToolResult (#5222)
|
|
same entry points (#5137)
|
|
Signed-off-by: Josh Soref <[email protected]>
Co-authored-by: Sandy Tao <[email protected]>
|
|
(#3507)
|
|
Co-authored-by: Scott Densmore <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
This commit refactors the telemetry system to pass a object to various logging and metrics functions. This change centralizes configuration management within the telemetry system, making it more modular and easier to maintain.
The constructor and various tool execution functions have been updated to accept the object, which is then passed down to the telemetry functions. This eliminates the need to pass individual configuration values, such as , through multiple layers of the application.
|
|
|
|
|
|
|
|
|
|
call to discoverTools that caused duplicate discovery (#691)
|
|
|