Closed sd0xdev closed 1 year ago
Implement yargs based on TODO
Manage command parameters using yargs
https://github.com/sd0-tech/nextjs-openai-doc-search/blob/8683ae1d8926e1b4bcc9a67aad7e7e6d4fa12999/lib/generate-embeddings.ts#L268-L275
Use pnpm run embeddings:r show this:
pnpm run embeddings:r
What kind of change does this PR introduce?
Implement yargs based on TODO
What is the current behavior?
What is the new behavior?
Manage command parameters using yargs
Additional context
https://github.com/sd0-tech/nextjs-openai-doc-search/blob/8683ae1d8926e1b4bcc9a67aad7e7e6d4fa12999/lib/generate-embeddings.ts#L268-L275
Use
pnpm run embeddings:r
show this: