k02d/Regenerate Embeddings
Regenerate OpenAI word embeddings on every push and store them in Supabase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-personal-access-token | Github personal access token | yes | — |
| openai-api-key | OpenAI API key | yes | — |
| supabase-anon-key | Supabase anon key | yes | — |
| supabase-url | Supabase url | yes | — |
| repository-owner-username | GitHub username of the repository owner | yes | — |
| repository-name | Name of the repository | yes | — |
| path-to-contents | Path to the directory containing notes content | yes | — |
| directory-structure | Either 'nested' or flat'. 'nested': `path-to-contents` points to a list of directories. 'flat': `path-to-contents` points to a list of files | yes | — |
Outputs
no outputs