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

Common model for all knowledge items #13

Closed jonverrier closed 2 months ago

jonverrier commented 2 months ago

Make a common model for YouTube, markdown, and html based knowledge chunks - a precursor to storing them in a database.

Model should include the hitTestingId, and some notion of version/datestamp to support keeping groups of them current.

jonverrier commented 2 months ago

closed in latest build