Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LangSmith @unit test tracking #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hinthornw
Copy link

@hinthornw hinthornw commented Apr 23, 2024

This PR adds support for syncing the unit tests to LangSmith to track test suite results + traces over time.

I currently have factored out the functions since asyncio cooperative does some low-level checks that ignore functools.wraps/ signature-level information. If this is too ugly, I can look into some other alternatives in time.

To run properly, requires that LANCHAIN_API_KEY be set

@hinthornw hinthornw marked this pull request as ready for review April 25, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant