Open Issues Need Help
View All on GitHubAI Summary: The task is to fix a deprecation warning in a BigQueryAI LangChain integration. The `BaseTool.__call__` method is deprecated and needs to be replaced with `invoke` across multiple functions within the `bigquery.py` file. The provided fix involves adding an empty string as an argument to the `invoke` method for each affected function call.
AI Summary: Update the BigQuery integration example code to use environment variables correctly. This involves renaming variables to match the `.env` file, adding a missing environment variable for the table name, and updating hardcoded values for project ID and dataset.
AI Summary: Implement a BigQuery integration example demonstrating the use of Python, NL2SQL, and Cronos mainnet (both Cronos and Cronos ZKEVM) data. The example should showcase how to leverage BigQuery and AI for data analysis within the Cronos ecosystem.
AI Summary: Update the developer examples for both Python and TypeScript to utilize the latest version of the developer platform (presumably a library or SDK). This involves checking for compatibility issues and making necessary code adjustments.