Adding type annotations and getting pyright passing is not in scope for migrated OpenInference libs. The skill we use tells the agent to opt the package out of pyright checking.
This is good for the initial pass, but it would be much better to have static coverage for instrumentations, and required any new code to pass type checking.
Originally posted by @lmolkova in #143 (comment)
Adding type annotations and getting pyright passing is not in scope for migrated OpenInference libs. The skill we use tells the agent to opt the package out of pyright checking.
This is good for the initial pass, but it would be much better to have static coverage for instrumentations, and required any new code to pass type checking.
Originally posted by @lmolkova in #143 (comment)