mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-13 08:35:15 -05:00
This PR adds CI workflows for linting and integration tests to the Langchain SDK. Linting is failing due to type checking errors in the SDK (to be fixed separately). Integration tests are failing and need updates to match the latest SDK code (also to be fixed separately).