Vector Databases
Weaviate
Configuration
First we have to add a declarative Pinecone configuration in Python. The following example shows the required fields.
Once our config file is complete, we can apply it to our Featureform deployment. Afterwards we can set it as the Vector DB when defining an embedding.
We can re-verify that the provider is created by checking the Providers tab of the Feature Registry or via the CLI.