microsoft / microsoft/rag-experiment-accelerator

Adding Checkpoint usage to additional steps (already implemented for 01_index)"

Open
#490 0 comments 0 reactions 1 assignee View on GitHub

@yuvalyaron is already working on this.

Since Apr 18, 2024.

enhancement Must have
Dominant language
Python
Stars
311
Forks
111
PR merge metrics
No merged PRs in 30d

Description

As part of #186, checkpointing was added for the 01_index step only, now we would like to have it for other steps as well.

Checkpoints allow us to cache work that was already been done, so we don't repeat it, this can be useful for expensive calls, such as those to Open AI.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.