@upstash/search
is a TypeScript SDK for Upstash AI Search.
Using @upstash/search
you can:
Search
class accepts a config object containing the url
and token
values. This
could be useful if your application needs to interact with multiple databases, each with a different configuration.
Content
type at the index level will provide type safety for the content coming back from or required for the following commands:
search
upsert
fetch
range