[BREAKING CHANGE]: Renamed pytest evals plugin CLI option from --output to --langsmith-output
What's Changed
* fix(js): Evals link should use user-defined endpoint by jacoblee93 in https://github.com/langchain-ai/langsmith-sdk/pull/1476
* fix(js): Fix multiple datasets in same test file for Vitest, improve reporter output by jacoblee93 in https://github.com/langchain-ai/langsmith-sdk/pull/1475
* fix(py): Tag pytest experiments by jacoblee93 in https://github.com/langchain-ai/langsmith-sdk/pull/1481
* fix(py): Rename CLI arg for pytest plugin from --output to --langsmith-output to avoid conflict by jacoblee93 in https://github.com/langchain-ai/langsmith-sdk/pull/1482
* release(py): 0.3.4 by jacoblee93 in https://github.com/langchain-ai/langsmith-sdk/pull/1483
**Full Changelog**: https://github.com/langchain-ai/langsmith-sdk/compare/v0.3.3...v0.3.4