Join Slack
Powered by
So if you were doing semantic search for eg, you w...
# community-help
j
Jason Bosco
02/27/2023, 6:54 PM
So if you were doing semantic search for eg, you would have to first take the query that the user typed in, send it to OpenAI, get the embeddings from their API, then send that to Typesense using the
vector_query
parameter
Open in Slack
Previous
Next