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 Llamaindex SDK. Linting is failing due to type checking errors in the SDK (to be fixed separately). Integration tests are failing since there are no existing tests.