edgedb-python
edgedb-python copied to clipboard
Expose embeddings API
This PR adds EdgeDBAI.generate_embeddings() function to allow users to generate embedding vectors without using the AI index in EdgeDB with custom input text.
I'll create another PR to add docs.