I recently converted NLSQLTableQueryEngine to workflows but it's not showing up on Arize Pheonix properly.
I recently converted NLSQLTableQueryEngine to workflows but it's not showing up on Arize Pheonix properly.
At a glance
The community member has created a new class called NLSQLTableRowQueryEngine that inherits from NLSQLTableQueryEngine, and a NLSQLRowRetriever that inherits from NLSQLRetriever, to implement a technique for row retrieval mentioned in a notebook. They want to know the process for contributing these changes to the codebase. The comments indicate that the process involves forking the repository, making the changes in the fork, and proposing a pull request.