You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
William FH 5d40e36c75
Trace if run tree set (#12444)
This code path is hit in the following case:
- Start in langchain code and manually provide a tracer
- Handoff to the traceable
- Hand back to langchain code.

Which happens for evaluating `@traceable` functions unfortunately
11 months ago
..
cli cli updates oct27 (#12436) 11 months ago
experimental Clean up deprecated agents and update __init__ in experimental (#12231) 11 months ago
langchain Trace if run tree set (#12444) 11 months ago