upstash-search
is a Python SDK for Upstash AI Search, enabling easier operations on Search Databases.
Using upstash-search
you can:
url
and token
values. This
could be useful if your application needs to interact with multiple databases, each with a different configuration.
Search
client is for operations that are about manipulating the Search database. With it, you can create indexes which is where you can upsert and search documents.