FiddlerTool
Wrapper for tool/function call spans with semantic convention helpers.
Initialize tool span wrapper.
Enter context and set tool type.
Return type: FiddlerTool
Set the tool/function name (gen_ai.tool.name).
Return type: None
Set the tool input arguments (gen_ai.tool.input).
Set the tool output/result (gen_ai.tool.output).
Set available tool definitions (gen_ai.tool.definitions).
Last updated 19 days ago
Was this helpful?