Prerequisites
Toolbox version
0.19.1
Environment
- OS type and version: (output of
uname -a) docker on cloud run
- How are you running Toolbox:
- As a downloaded binary (e.g. from
curl -O https://storage.googleapis.com/genai-toolbox/v$VERSION/linux/amd64/toolbox)
- As a container (e.g. from
us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:$VERSION)
- Compiled from source (include the command used to build)
using the latest tag image deployed on Cloud run.
Client
Expected Behavior
running toolbox-core=0.5.2, and I'm getting a null response every time the alloydb-ai-nl tool type is called. Other tools work fine, and running alloydb_ai_nl.execute_nl_query() directly in SQL works fine.
running AlloyDB AI NL v1.0.4, able to run the query on AlloyDB studio.
Current Behavior
return null response
Steps to reproduce?
na
Additional Details
No response
Prerequisites
Toolbox version
0.19.1
Environment
uname -a) docker on cloud runcurl -O https://storage.googleapis.com/genai-toolbox/v$VERSION/linux/amd64/toolbox)us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:$VERSION)using the
latesttag image deployed on Cloud run.Client
Expected Behavior
running toolbox-core=0.5.2, and I'm getting a null response every time the alloydb-ai-nl tool type is called. Other tools work fine, and running alloydb_ai_nl.execute_nl_query() directly in SQL works fine.
running AlloyDB AI NL v1.0.4, able to run the query on AlloyDB studio.
Current Behavior
return null response
Steps to reproduce?
na
Additional Details
No response