Skip to content

Commit 630b311

Browse files
committed
Created nemotron-parse reader, with tests
1 parent 56c4cb6 commit 630b311

11 files changed

+2399
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }}
113113
SEMANTIC_SCHOLAR_API_KEY: ${{ secrets.SEMANTIC_SCHOLAR_API_KEY }}
114114
CROSSREF_API_KEY: ${{ secrets.CROSSREF_API_KEY }}
115+
NVIDIA_API_KEY: ${{ secrets.NVIDIA_API_KEY }}
115116
test-packages:
116117
runs-on: ubuntu-latest
117118
strategy:

0 commit comments

Comments
 (0)