Last updated: April 21, 2026
This application ("GWS CLI Personal") is a personal-use command-line tool that accesses Google Workspace APIs (Gmail, Drive, Calendar, Sheets, Docs, Contacts, Tasks, Forms) on behalf of the authenticated user.
Last updated: April 21, 2026
This application ("GWS CLI Personal") is a personal-use command-line tool that accesses Google Workspace APIs (Gmail, Drive, Calendar, Sheets, Docs, Contacts, Tasks, Forms) on behalf of the authenticated user.
| import weaviate | |
| import weaviate.classes as wvc | |
| import weaviate.classes.config as wc | |
| import os | |
| import json | |
| try: | |
| client = weaviate.connect_to_local(headers={}) | |
| assert client.is_live() | |
| collections = client.collections.list_all() |
| GET nyc_traffic/data/_search | |
| { | |
| "query": { | |
| "range" : { | |
| "speed" : { | |
| "gt" : 100 | |
| } | |
| } | |
| } | |
| } |
I hereby claim:
To claim this, I am signing this object: