kvec
v0.0.0
Published
Use Cloudflare KV with OpenAI Text Embedding and Pinecone Vector Database.
Downloads
1
Readme
KVec
Use Cloudflare KV with OpenAI Text Embedding and Pinecone Vector Database.
Setup
Requirements
You should set up the following environment variables:
PINECONE_API_KEY
: API access key for PineconePINECONE_ENDPOINT
: The endpoint of your Pinecone indexOPENAI_API_KEY
: API access key for OpenAIAPP_SECRET
: Secret for signing JWT tokens
And bind a KV namespace:
KV
: KV namespace to use