SIGN IN SIGN UP

ci: route integration tests through LangSmith LLM Gateway (#697)

## Summary
- Add a shared Vitest setup that remaps Anthropic/OpenAI/etc. clients
onto the LangSmith LLM Gateway when `LANGSMITH_GATEWAY_KEY` is present.
- Wire that setup into all package int-test Vitest configs.
- Pass `LANGSMITH_GATEWAY_KEY` into the CI integration-test job (falls
back to direct provider keys if unset).
C
Christian Bromann committed
b215e70d880011e26d4d9225ac9b25c9ed0a1d80
Parent: 16c8d14
Committed by GitHub <noreply@github.com> on 7/20/2026, 11:28:01 PM