We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Path: /features/ai-and-embeddings
In the vector index usage example, the schema is declared with a column named full_emb:
full_emb
turso-docs/features/ai-and-embeddings.mdx
Lines 85 to 93 in 60dba44
But subsequently the column is referenced with embedding:
embedding
Lines 101 to 110 in 60dba44
Lines 118 to 128 in 60dba44
The text was updated successfully, but these errors were encountered:
Feel free to open a PR to suggest any changes. Thank you 🙏🏻
Sorry, something went wrong.
No branches or pull requests
Path: /features/ai-and-embeddings
In the vector index usage example, the schema is declared with a column named
full_emb
:turso-docs/features/ai-and-embeddings.mdx
Lines 85 to 93 in 60dba44
But subsequently the column is referenced with
embedding
:turso-docs/features/ai-and-embeddings.mdx
Lines 101 to 110 in 60dba44
turso-docs/features/ai-and-embeddings.mdx
Lines 118 to 128 in 60dba44
The text was updated successfully, but these errors were encountered: