Closed 0ptim closed 1 year ago
Scrape and embed all content from the Doc.
Difficult part: Make sure the retrieval knows which parts depend on together. For example, the Wallet page exists two times:
Also, the indexing needs to be done right. We want to embed each:
/job/app.py
/job/wiki_embedding.py
Scrape and embed all content from the Doc.
Difficult part: Make sure the retrieval knows which parts depend on together. For example, the Wallet page exists two times:
Also, the indexing needs to be done right. We want to embed each:
Breaking Changes
/job/app.py
renamed to/job/wiki_embedding.py