I want to serve Data Commons API in my local server. I'm following the method from Quickstart - Docs - Data Commons. I successfully load the website and even can search with query from web UI. The problem is when I tried to use it for datacommonsorg/llm-tools. I can not find what to replace _BASE_URL for the file data_gemma/datacommons.py. How to access Data Commons NL API using that tools? I don't find any documentation mentioning it.
I want to serve Data Commons API in my local server. I'm following the method from Quickstart - Docs - Data Commons. I successfully load the website and even can search with query from web UI. The problem is when I tried to use it for datacommonsorg/llm-tools. I can not find what to replace
_BASE_URL
for the file data_gemma/datacommons.py. How to access Data Commons NL API using that tools? I don't find any documentation mentioning it.