jonverrier / BraidEng

Engine code for an OpenAI assistant that likes to talk about AI, written using Typescript, Node.js, & the Azure stack. GPT-3 backed with a store of AI Canon documents.
GNU Affero General Public License v3.0
0 stars 1 forks source link

Big piece of work - refactor embedding generation code so it runs incrementally. #11

Closed jonverrier closed 2 months ago

jonverrier commented 2 months ago

May need some notion of a version in the DB ... rather than overwrite.

jonverrier commented 2 months ago

Closed - script load up last set of results if available and use them. To force a regeneration, delete the enriched files.