You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I might be mistaken since I am fairly new to LangSmith, but after analyzing the source code for the latest version of the LangSmith's TypeScript library (the DynamicRunEvaluator class) it seems that asynchronous evaluator functions which communicate with an LLM and await on that call are not supported, even though they are showcased as such within the documentation's code examples.
Thank you.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
I might be mistaken since I am fairly new to LangSmith, but after analyzing the source code for the latest version of the LangSmith's TypeScript library (the
DynamicRunEvaluator
class) it seems that asynchronous evaluator functions which communicate with an LLM and await on that call are not supported, even though they are showcased as such within the documentation's code examples.Thank you.
The text was updated successfully, but these errors were encountered: