Skip to content

Vector type needed for storing OpenAI embeddings #18220

Closed Answered by janpio
gablabelle asked this question in Q&A
Discussion options

You must be logged in to vote

This should help:

The Unsupported attribute allows you to define fields in the Prisma schema for database types that are not yet supported by Prisma. For example, MySQL's POLYGON type is not currently supported by Prisma, but can now be added to the Prisma schema using the Unsupported("polygon") type.

https://www.prisma.io/docs/concepts/components/prisma-schema/data-model#:~:text=The%20Unsupported%20attribute%20allows%20you,(%22polygon%22)%20type.

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@pranavp10
Comment options

@pranavp10
Comment options

@janpio
Comment options

@pranavp10
Comment options

Answer selected by gablabelle
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pranavp10
Comment options

Comment options

You must be logged in to vote
1 reply
@disbelief
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants