News

Function filters. Only trace these function calls. -t TMP_DIR, --tmp-dir TMP_DIR Temporary script directory. Only used when tracing a command (--cmd). -v, --verbose Verbose mode. Multiple -v options ...
EXCLUDE_STDLIB_PRESET: prevents from tracing calls to all the standard library modules (csv, json, dataclass, etc.) EXCLUDE_TESTS_PRESET: prevents from tracing calls to functions belonging to the ...
Overview of LangSmith LangSmith logs all calls to LLMs, chains, agents, tools, and retrievers in a LangChain or other LLM program. It can help you debug an unexpected end result, determine why an ...