upload_results=False to evaluate() / aevaluate().
This will run you application and evaluators exactly as it always does and return the same output, but nothing will be recorded to LangSmith. This includes not just the experiment results but also the application and evaluator traces.
Example
Let’s take a look at an example: Requireslangsmith>=0.2.0. Example also uses pandas.