headless-vector-search icon indicating copy to clipboard operation
headless-vector-search copied to clipboard

Customise the prompt

Open kiwicopple opened this issue 2 years ago • 0 comments

Currently the prompt is hard-coded:

https://github.com/supabase/headless-vector-search/blob/b649218730bdde5630a130fe0deb8f50a4705e9f/supabase/functions/vector-search/index.ts#L101

Should we provide an easy way for the developer to customize this? Or do they need to manually edit it themselves (this will make it harder to keep their fork update as we push changes)

kiwicopple avatar May 29 '23 22:05 kiwicopple