GcsJsonDb class.
Session data will be stored as JSON blobs in a GCS bucket.
You can get started with GCS following their Get Started guide.
Usage
Install the required packages:gcs_for_agent.py
Params
See the full example here.
Use Google Cloud Storage for JSON-based agent session storage.
GcsJsonDb class.
Session data will be stored as JSON blobs in a GCS bucket.
You can get started with GCS following their Get Started guide.