0.0.0 • Published 1 year ago

kvec v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

KVec

Use Cloudflare KV with OpenAI Text Embedding and Pinecone Vector Database.

icon

Setup

Requirements

You should set up the following environment variables:

  • PINECONE_API_KEY: API access key for Pinecone
  • PINECONE_ENDPOINT: The endpoint of your Pinecone index
  • OPENAI_API_KEY: API access key for OpenAI
  • APP_SECRET: Secret for signing JWT tokens

And bind a KV namespace:

  • KV: KV namespace to use
0.0.0

1 year ago