How to utilize a dataset w/ typescript and langchain integration #1969
Unanswered
sahellebusch
asked this question in
Support
Replies: 2 comments
-
|
@sahellebusch, great timing, I planned to add this this weekend or some time next week. I created an issue, feel free to subscribe to it to get notified: #1970 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @sahellebusch - this has been released 👍🏾 Please upgrade your Langfuse JS SDK and check out our docs on how to get started (see tab Langchain (JS/TS)) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working w/ a typescript application and want to write a test suite using a dataset. I want to reuse some of my application code, which uses the built in langchain tracing mechanism. Is there a similar integration to the python dataset integration called out in the docs?
Example code:
Beta Was this translation helpful? Give feedback.
All reactions