Skip to main content
We can run evaluations asynchronously via the SDK using aevaluate(), which accepts all of the same arguments as evaluate() but expects the application function to be asynchronous. You can learn more about how to use the evaluate() function here.
This guide is only relevant when using the Python SDK. In JS/TS the evaluate() function is already async. You can see how to use it here.

Use aevaluate()

  • Python
Requires langsmith>=0.3.13

Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.