5 Open Issues Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub

AI 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.

Complexity: 2/5
good first issue

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.

Complexity: 2/5
good first issue

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.

Complexity: 4/5
good first issue

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.

Complexity: 3/5
good first issue