Skip to content

Commit

Permalink
docs: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Oct 5, 2024
1 parent aefdfa4 commit a214eb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/4.changelog/hub-vectorize.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ authors:
---

::tip
This feature is available on both [free and pro plans](/pricing) and in [`@nuxthub/core >= v0.8.0`](https://github.com/nuxt-hub/core/releases/tag/v0.8.0).
This feature is available on both [free and pro plans](/pricing) and in [`@nuxthub/core >= v0.7.24`](https://github.com/nuxt-hub/core/releases/tag/v0.7.24).
::

We are excited to introduce [`hubVectorize()`](/docs/features/vectorize), which gives you access to a globally distributed vector database from Nuxt. Paired with [`hubAI()`](/docs/features/ai), it makes Nuxt a perfect framework for easily building full-stack AI-powered applications.
Expand All @@ -35,7 +35,7 @@ Learn more about vector databases on [Cloudflare's documentation](https://develo

## How to use hubVectorize()

1. Update `@nuxthub/core` to the latest version (`v0.8.0` or later)
1. Update `@nuxthub/core` to the latest version (`v0.7.24` or later)

2. Configure a Vectorize index in `hub.vectorize` in your `nuxt.config.ts`

Expand Down

0 comments on commit a214eb7

Please sign in to comment.