supabase/supabase-embeddings-generator
Generate embeddings from your Knowledge Base to use with Supabase Vector.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| supabase-url | Your Supabase project URL | yes | — |
| supabase-service-role-key | Your Supabase SERVICE_ROLE key | yes | — |
| embedding-model | The embedding model to use. Defaults to text-embedding-ada-002 | no | — |
| openai-key | Your OpenAI API key | yes | — |
| docs-root-path | The path to the root of your knowledge base or docs folder | yes | docs |
Outputs
no outputs