Skip to content

Commit

Permalink
show generating next-best answers (#73)
Browse files Browse the repository at this point in the history
Signed-off-by: Panos Vagenas <[email protected]>
  • Loading branch information
vagenas authored Jun 14, 2024
1 parent 46e4770 commit 98aad9b
Show file tree
Hide file tree
Showing 5 changed files with 417 additions and 215 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nb_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ jobs:
DS_NB_QA_DOC_HASH: ${{ vars.DS_NB_QA_DOC_HASH }}
DS_NB_QUESTION: ${{ vars.DS_NB_QUESTION }}
DS_NB_GEN_TIMEOUT: ${{ vars.DS_NB_GEN_TIMEOUT }}
DS_NB_GEN_CTX_WIN_SIZE: ${{ vars.DS_NB_GEN_CTX_WIN_SIZE }}
DS_NB_INDEX_KEY: ${{ vars.DS_NB_INDEX_KEY }}
run: poetry run python -m nbrunner.nb_runner
Loading

0 comments on commit 98aad9b

Please sign in to comment.